#c7cacf Hex Color
rgb(199, 202, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | ca | cf | - | #c7cacf |
RGB | 199 | 202 | 207 | - | rgb(199,202,207) |
HSL | 218 | 8% | 80% | - | hsl(218,8%,80%) |
HSV | 218 | 4% | 81% | - | hsv(218,4%,81%) |
XYZ | 55.9362 | 58.8882 | 67.4499 | - | xyz(55.9362,58.8882,67.4499) |
CIE-LAB | 81.23 | -0.09 | -2.85 | - | lab(81.23,-0.09,-2.85) |
CMYK | 0.038647342995169 | 0.024154589371981 | 0 | 0.18823529411765 | cmyk(0.038647342995169,0.024154589371981,0,0.18823529411765) |
Description
The RGB value of color #c7cacf is rgb(199, 202, 207).
In the hex color #c7cacf, The value of Red is 199, value of Green is 202, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #c7cacf consists of 218° Hue, 8% Saturation, and 80% Lightness.
In the CMYK color model, the color #c7cacf can be represented as Cyan=0.038647342995169%, Magenta=0.024154589371981%, Yellow=0%, and Black=0.18823529411765%.
Shades of #c7cacf
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 #c7cacf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7cacf
Preview of #c7cacf on White Background
The contrast ratio of #c7cacf with white color is 1.64
Preview of #c7cacf on black background
The contrast ratio of #c7cacf with black color is 12.78
#c7cacf color will look good with a black background.
Color Schemes of #c7cacf
Triadic Colors of #c7cacf
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 #c7cacf
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 #c7cacf
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 #c7cacf
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: #c7cacf;
}
This is a sample text used for the color #c7cacf. 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: #c7cacf;
}
This is a sample text used for the color #c7cacf. 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 #c7cacf;
}
This is a sample text used for the color #c7cacf. 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 32.73%
Green 33.22%
Blue 34.05%
CMYK Percentage
Cyan 15.4
Magenta 9.62%
Yellow 0%
Black 74.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.