#aecccd Hex Color
rgb(174, 204, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | cc | cd | - | #aecccd |
RGB | 174 | 204 | 205 | - | rgb(174,204,205) |
HSL | 182 | 24% | 74% | - | hsl(182,24%,74%) |
HSV | 182 | 15% | 80% | - | hsv(182,15%,80%) |
XYZ | 50.0679 | 56.5922 | 66.0421 | - | xyz(50.0679,56.5922,66.0421) |
CIE-LAB | 79.95 | -9.77 | -3.87 | - | lab(79.95,-9.77,-3.87) |
CMYK | 0.15121951219512 | 0.0048780487804878 | 0 | 0.19607843137255 | cmyk(0.15121951219512,0.0048780487804878,0,0.19607843137255) |
Description
The RGB value of color #aecccd is rgb(174, 204, 205).
In the hex color #aecccd, The value of Red is 174, value of Green is 204, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #aecccd consists of 182° Hue, 24% Saturation, and 74% Lightness.
In the CMYK color model, the color #aecccd can be represented as Cyan=0.15121951219512%, Magenta=0.0048780487804878%, Yellow=0%, and Black=0.19607843137255%.
Shades of #aecccd
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #aecccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aecccd
Preview of #aecccd on White Background
The contrast ratio of #aecccd with white color is 1.7
Preview of #aecccd on black background
The contrast ratio of #aecccd with black color is 12.32
#aecccd color will look good with a black background.
Color Schemes of #aecccd
Triadic Colors of #aecccd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #aecccd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #aecccd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #aecccd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #aecccd;
}
This is a sample text used for the color #aecccd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #aecccd;
}
This is a sample text used for the color #aecccd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #aecccd;
}
This is a sample text used for the color #aecccd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 29.85%
Green 34.99%
Blue 35.16%
CMYK Percentage
Cyan 42.94
Magenta 1.39%
Yellow 0%
Black 55.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.