#cfccd0 Hex Color
rgb(207, 204, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | cc | d0 | - | #cfccd0 |
RGB | 207 | 204 | 208 | - | rgb(207,204,208) |
HSL | 285 | 4% | 81% | - | hsl(285,4%,81%) |
HSV | 285 | 2% | 82% | - | hsv(285,2%,82%) |
XYZ | 58.7102 | 61.0052 | 68.3553 | - | xyz(58.7102,61.0052,68.3553) |
CIE-LAB | 82.38 | 1.76 | -1.63 | - | lab(82.38,1.76,-1.63) |
CMYK | 0.0048076923076923 | 0.019230769230769 | 0 | 0.1843137254902 | cmyk(0.0048076923076923,0.019230769230769,0,0.1843137254902) |
Description
The RGB value of color #cfccd0 is rgb(207, 204, 208).
In the hex color #cfccd0, The value of Red is 207, value of Green is 204, and value of Blue is 208. The primary color is Blue. Similarly, The HSL values for #cfccd0 consists of 285° Hue, 4% Saturation, and 81% Lightness.
In the CMYK color model, the color #cfccd0 can be represented as Cyan=0.0048076923076923%, Magenta=0.019230769230769%, Yellow=0%, and Black=0.1843137254902%.
Shades of #cfccd0
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 #cfccd0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfccd0
Preview of #cfccd0 on White Background
The contrast ratio of #cfccd0 with white color is 1.59
Preview of #cfccd0 on black background
The contrast ratio of #cfccd0 with black color is 13.2
#cfccd0 color will look good with a black background.
Color Schemes of #cfccd0
Triadic Colors of #cfccd0
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 #cfccd0
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 #cfccd0
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 #cfccd0
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: #cfccd0;
}
This is a sample text used for the color #cfccd0. 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: #cfccd0;
}
This is a sample text used for the color #cfccd0. 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 #cfccd0;
}
This is a sample text used for the color #cfccd0. 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 33.44%
Green 32.96%
Blue 33.6%
CMYK Percentage
Cyan 2.31
Magenta 9.23%
Yellow 0%
Black 88.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.