#aec4cc Hex Color
rgb(174, 196, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | c4 | cc | - | #aec4cc |
RGB | 174 | 196 | 204 | - | rgb(174,196,204) |
HSL | 196 | 23% | 74% | - | hsl(196,23%,74%) |
HSV | 196 | 15% | 80% | - | hsv(196,15%,80%) |
XYZ | 48.0946 | 52.8382 | 64.7907 | - | xyz(48.0946,52.8382,64.7907) |
CIE-LAB | 77.78 | -5.79 | -6.53 | - | lab(77.78,-5.79,-6.53) |
CMYK | 0.14705882352941 | 0.03921568627451 | 0 | 0.2 | cmyk(0.14705882352941,0.03921568627451,0,0.2) |
Description
The RGB value of color #aec4cc is rgb(174, 196, 204).
In the hex color #aec4cc, The value of Red is 174, value of Green is 196, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #aec4cc consists of 196° Hue, 23% Saturation, and 74% Lightness.
In the CMYK color model, the color #aec4cc can be represented as Cyan=0.14705882352941%, Magenta=0.03921568627451%, Yellow=0%, and Black=0.2%.
Shades of #aec4cc
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 #aec4cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aec4cc
Preview of #aec4cc on White Background
The contrast ratio of #aec4cc with white color is 1.82
Preview of #aec4cc on black background
The contrast ratio of #aec4cc with black color is 11.57
#aec4cc color will look good with a black background.
Color Schemes of #aec4cc
Triadic Colors of #aec4cc
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 #aec4cc
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 #aec4cc
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 #aec4cc
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: #aec4cc;
}
This is a sample text used for the color #aec4cc. 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: #aec4cc;
}
This is a sample text used for the color #aec4cc. 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 #aec4cc;
}
This is a sample text used for the color #aec4cc. 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 30.31%
Green 34.15%
Blue 35.54%
CMYK Percentage
Cyan 38.07
Magenta 10.15%
Yellow 0%
Black 51.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.