#cfccd1 Hex Color
rgb(207, 204, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | cc | d1 | - | #cfccd1 |
RGB | 207 | 204 | 209 | - | rgb(207,204,209) |
HSL | 276 | 5% | 81% | - | hsl(276,5%,81%) |
HSV | 276 | 2% | 82% | - | hsv(276,2%,82%) |
XYZ | 58.8336 | 61.0546 | 69.0054 | - | xyz(58.8336,61.0546,69.0054) |
CIE-LAB | 82.41 | 1.95 | -2.12 | - | lab(82.41,1.95,-2.12) |
CMYK | 0.0095693779904306 | 0.023923444976076 | 0 | 0.18039215686275 | cmyk(0.0095693779904306,0.023923444976076,0,0.18039215686275) |
Description
The RGB value of color #cfccd1 is rgb(207, 204, 209).
In the hex color #cfccd1, The value of Red is 207, value of Green is 204, and value of Blue is 209. The primary color is Blue. Similarly, The HSL values for #cfccd1 consists of 276° Hue, 5% Saturation, and 81% Lightness.
In the CMYK color model, the color #cfccd1 can be represented as Cyan=0.0095693779904306%, Magenta=0.023923444976076%, Yellow=0%, and Black=0.18039215686275%.
Shades of #cfccd1
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 #cfccd1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfccd1
Preview of #cfccd1 on White Background
The contrast ratio of #cfccd1 with white color is 1.59
Preview of #cfccd1 on black background
The contrast ratio of #cfccd1 with black color is 13.21
#cfccd1 color will look good with a black background.
Color Schemes of #cfccd1
Triadic Colors of #cfccd1
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 #cfccd1
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 #cfccd1
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 #cfccd1
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: #cfccd1;
}
This is a sample text used for the color #cfccd1. 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: #cfccd1;
}
This is a sample text used for the color #cfccd1. 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 #cfccd1;
}
This is a sample text used for the color #cfccd1. 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.39%
Green 32.9%
Blue 33.71%
CMYK Percentage
Cyan 4.47
Magenta 11.19%
Yellow 0%
Black 84.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.