#c5cfc2 Hex Color
rgb(197, 207, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | cf | c2 | - | #c5cfc2 |
RGB | 197 | 207 | 194 | - | rgb(197,207,194) |
HSL | 106 | 12% | 79% | - | hsl(106,12%,79%) |
HSV | 106 | 6% | 81% | - | hsv(106,6%,81%) |
XYZ | 55.0764 | 60.391 | 59.7927 | - | xyz(55.0764,60.391,59.7927) |
CIE-LAB | 82.05 | -5.78 | 5.27 | - | lab(82.05,-5.78,5.27) |
CMYK | 0.048309178743961 | 0 | 0.06280193236715 | 0.18823529411765 | cmyk(0.048309178743961,0,0.06280193236715,0.18823529411765) |
Description
The RGB value of color #c5cfc2 is rgb(197, 207, 194).
In the hex color #c5cfc2, The value of Red is 197, value of Green is 207, and value of Blue is 194. The primary color is Green. Similarly, The HSL values for #c5cfc2 consists of 106° Hue, 12% Saturation, and 79% Lightness.
In the CMYK color model, the color #c5cfc2 can be represented as Cyan=0.048309178743961%, Magenta=0%, Yellow=0.06280193236715%, and Black=0.18823529411765%.
Shades of #c5cfc2
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 #c5cfc2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5cfc2
Preview of #c5cfc2 on White Background
The contrast ratio of #c5cfc2 with white color is 1.61
Preview of #c5cfc2 on black background
The contrast ratio of #c5cfc2 with black color is 13.08
#c5cfc2 color will look good with a black background.
Color Schemes of #c5cfc2
Triadic Colors of #c5cfc2
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 #c5cfc2
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 #c5cfc2
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 #c5cfc2
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: #c5cfc2;
}
This is a sample text used for the color #c5cfc2. 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: #c5cfc2;
}
This is a sample text used for the color #c5cfc2. 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 #c5cfc2;
}
This is a sample text used for the color #c5cfc2. 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.94%
Green 34.62%
Blue 32.44%
CMYK Percentage
Cyan 16.14
Magenta 0%
Yellow 20.98%
Black 62.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.