#ccd1ae Hex Color
rgb(204, 209, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | d1 | ae | - | #ccd1ae |
RGB | 204 | 209 | 174 | - | rgb(204,209,174) |
HSL | 69 | 28% | 75% | - | hsl(69,28%,75%) |
HSV | 69 | 17% | 82% | - | hsv(69,17%,82%) |
XYZ | 55.3423 | 61.4943 | 48.9971 | - | xyz(55.3423,61.4943,48.9971) |
CIE-LAB | 82.64 | -7.67 | 16.81 | - | lab(82.64,-7.67,16.81) |
CMYK | 0.023923444976076 | 0 | 0.16746411483254 | 0.18039215686275 | cmyk(0.023923444976076,0,0.16746411483254,0.18039215686275) |
Description
The RGB value of color #ccd1ae is rgb(204, 209, 174).
In the hex color #ccd1ae, The value of Red is 204, value of Green is 209, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #ccd1ae consists of 69° Hue, 28% Saturation, and 75% Lightness.
In the CMYK color model, the color #ccd1ae can be represented as Cyan=0.023923444976076%, Magenta=0%, Yellow=0.16746411483254%, and Black=0.18039215686275%.
Shades of #ccd1ae
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 #ccd1ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccd1ae
Preview of #ccd1ae on White Background
The contrast ratio of #ccd1ae with white color is 1.58
Preview of #ccd1ae on black background
The contrast ratio of #ccd1ae with black color is 13.3
#ccd1ae color will look good with a black background.
Color Schemes of #ccd1ae
Triadic Colors of #ccd1ae
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 #ccd1ae
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 #ccd1ae
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 #ccd1ae
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: #ccd1ae;
}
This is a sample text used for the color #ccd1ae. 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: #ccd1ae;
}
This is a sample text used for the color #ccd1ae. 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 #ccd1ae;
}
This is a sample text used for the color #ccd1ae. 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 34.75%
Green 35.6%
Blue 29.64%
CMYK Percentage
Cyan 6.43
Magenta 0%
Yellow 45.04%
Black 48.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.