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