#cfcfd0 Hex Color
rgb(207, 207, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | cf | d0 | - | #cfcfd0 |
RGB | 207 | 207 | 208 | - | rgb(207,207,208) |
HSL | 240 | 1% | 81% | - | hsl(240,1%,81%) |
HSV | 240 | 0% | 82% | - | hsv(240,0%,82%) |
XYZ | 59.4301 | 62.4451 | 68.5953 | - | xyz(59.4301,62.4451,68.5953) |
CIE-LAB | 83.15 | 0.19 | -0.5 | - | lab(83.15,0.19,-0.5) |
CMYK | 0.0048076923076923 | 0.0048076923076923 | 0 | 0.1843137254902 | cmyk(0.0048076923076923,0.0048076923076923,0,0.1843137254902) |
Description
The RGB value of color #cfcfd0 is rgb(207, 207, 208).
In the hex color #cfcfd0, The value of Red is 207, value of Green is 207, and value of Blue is 208. The primary color is Blue. Similarly, The HSL values for #cfcfd0 consists of 240° Hue, 1% Saturation, and 81% Lightness.
In the CMYK color model, the color #cfcfd0 can be represented as Cyan=0.0048076923076923%, Magenta=0.0048076923076923%, Yellow=0%, and Black=0.1843137254902%.
This color is named Cool Elegance.
Shades of #cfcfd0
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 #cfcfd0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfcfd0
Preview of #cfcfd0 on White Background
The contrast ratio of #cfcfd0 with white color is 1.56
Preview of #cfcfd0 on black background
The contrast ratio of #cfcfd0 with black color is 13.49
#cfcfd0 color will look good with a black background.
Color Schemes of #cfcfd0
Triadic Colors of #cfcfd0
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 #cfcfd0
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 #cfcfd0
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 #cfcfd0
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: #cfcfd0;
}
This is a sample text used for the color #cfcfd0. 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: #cfcfd0;
}
This is a sample text used for the color #cfcfd0. 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 #cfcfd0;
}
This is a sample text used for the color #cfcfd0. 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.28%
Green 33.28%
Blue 33.44%
CMYK Percentage
Cyan 2.48
Magenta 2.48%
Yellow 0%
Black 95.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.