#ccd0af Hex Color
rgb(204, 208, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | d0 | af | - | #ccd0af |
RGB | 204 | 208 | 175 | - | rgb(204,208,175) |
HSL | 67 | 26% | 75% | - | hsl(67,26%,75%) |
HSV | 67 | 16% | 82% | - | hsv(67,16%,82%) |
XYZ | 55.1956 | 61.0443 | 49.431 | - | xyz(55.1956,61.0443,49.431) |
CIE-LAB | 82.4 | -7 | 15.95 | - | lab(82.4,-7,15.95) |
CMYK | 0.019230769230769 | 0 | 0.15865384615385 | 0.1843137254902 | cmyk(0.019230769230769,0,0.15865384615385,0.1843137254902) |
Description
The RGB value of color #ccd0af is rgb(204, 208, 175).
In the hex color #ccd0af, The value of Red is 204, value of Green is 208, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #ccd0af consists of 67° Hue, 26% Saturation, and 75% Lightness.
In the CMYK color model, the color #ccd0af can be represented as Cyan=0.019230769230769%, Magenta=0%, Yellow=0.15865384615385%, and Black=0.1843137254902%.
Shades of #ccd0af
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 #ccd0af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccd0af
Preview of #ccd0af on White Background
The contrast ratio of #ccd0af with white color is 1.59
Preview of #ccd0af on black background
The contrast ratio of #ccd0af with black color is 13.21
#ccd0af color will look good with a black background.
Color Schemes of #ccd0af
Triadic Colors of #ccd0af
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 #ccd0af
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 #ccd0af
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 #ccd0af
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: #ccd0af;
}
This is a sample text used for the color #ccd0af. 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: #ccd0af;
}
This is a sample text used for the color #ccd0af. 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 #ccd0af;
}
This is a sample text used for the color #ccd0af. 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.43%
Blue 29.81%
CMYK Percentage
Cyan 5.31
Magenta 0%
Yellow 43.8%
Black 50.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.