#cfc6ca Hex Color
rgb(207, 198, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | c6 | ca | - | #cfc6ca |
RGB | 207 | 198 | 202 | - | rgb(207,198,202) |
HSL | 333 | 9% | 79% | - | hsl(333,9%,79%) |
HSV | 333 | 4% | 81% | - | hsv(333,4%,81%) |
XYZ | 56.5869 | 57.9178 | 64.0739 | - | xyz(56.5869,57.9178,64.0739) |
CIE-LAB | 80.69 | 3.85 | -0.89 | - | lab(80.69,3.85,-0.89) |
CMYK | 0 | 0.043478260869565 | 0.024154589371981 | 0.18823529411765 | cmyk(0,0.043478260869565,0.024154589371981,0.18823529411765) |
Description
The RGB value of color #cfc6ca is rgb(207, 198, 202).
In the hex color #cfc6ca, The value of Red is 207, value of Green is 198, and value of Blue is 202. The primary color is Red. Similarly, The HSL values for #cfc6ca consists of 333° Hue, 9% Saturation, and 79% Lightness.
In the CMYK color model, the color #cfc6ca can be represented as Cyan=0%, Magenta=0.043478260869565%, Yellow=0.024154589371981%, and Black=0.18823529411765%.
Shades of #cfc6ca
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 #cfc6ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfc6ca
Preview of #cfc6ca on White Background
The contrast ratio of #cfc6ca with white color is 1.67
Preview of #cfc6ca on black background
The contrast ratio of #cfc6ca with black color is 12.58
#cfc6ca color will look good with a black background.
Color Schemes of #cfc6ca
Triadic Colors of #cfc6ca
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 #cfc6ca
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 #cfc6ca
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 #cfc6ca
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: #cfc6ca;
}
This is a sample text used for the color #cfc6ca. 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: #cfc6ca;
}
This is a sample text used for the color #cfc6ca. 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 #cfc6ca;
}
This is a sample text used for the color #cfc6ca. 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 34.1%
Green 32.62%
Blue 33.28%
CMYK Percentage
Cyan 0
Magenta 16.99%
Yellow 9.44%
Black 73.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.