#cfcdd4 Hex Color
rgb(207, 205, 212)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | cd | d4 | - | #cfcdd4 |
RGB | 207 | 205 | 212 | - | rgb(207,205,212) |
HSL | 257 | 8% | 82% | - | hsl(257,8%,82%) |
HSV | 257 | 3% | 83% | - | hsv(257,3%,83%) |
XYZ | 59.4471 | 61.6815 | 71.0599 | - | xyz(59.4471,61.6815,71.0599) |
CIE-LAB | 82.74 | 1.98 | -3.23 | - | lab(82.74,1.98,-3.23) |
CMYK | 0.023584905660377 | 0.033018867924528 | 0 | 0.16862745098039 | cmyk(0.023584905660377,0.033018867924528,0,0.16862745098039) |
Description
The RGB value of color #cfcdd4 is rgb(207, 205, 212).
In the hex color #cfcdd4, The value of Red is 207, value of Green is 205, and value of Blue is 212. The primary color is Blue. Similarly, The HSL values for #cfcdd4 consists of 257° Hue, 8% Saturation, and 82% Lightness.
In the CMYK color model, the color #cfcdd4 can be represented as Cyan=0.023584905660377%, Magenta=0.033018867924528%, Yellow=0%, and Black=0.16862745098039%.
Shades of #cfcdd4
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 #cfcdd4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfcdd4
Preview of #cfcdd4 on White Background
The contrast ratio of #cfcdd4 with white color is 1.57
Preview of #cfcdd4 on black background
The contrast ratio of #cfcdd4 with black color is 13.34
#cfcdd4 color will look good with a black background.
Color Schemes of #cfcdd4
Triadic Colors of #cfcdd4
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 #cfcdd4
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 #cfcdd4
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 #cfcdd4
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: #cfcdd4;
}
This is a sample text used for the color #cfcdd4. 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: #cfcdd4;
}
This is a sample text used for the color #cfcdd4. 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 #cfcdd4;
}
This is a sample text used for the color #cfcdd4. 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.17%
Green 32.85%
Blue 33.97%
CMYK Percentage
Cyan 10.47
Magenta 14.66%
Yellow 0%
Black 74.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.