#c7ccac Hex Color
rgb(199, 204, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | cc | ac | - | #c7ccac |
RGB | 199 | 204 | 172 | - | rgb(199,204,172) |
HSL | 69 | 24% | 74% | - | hsl(69,24%,74%) |
HSV | 69 | 16% | 80% | - | hsv(69,16%,80%) |
XYZ | 52.5924 | 58.3064 | 47.5121 | - | xyz(52.5924,58.3064,47.5121) |
CIE-LAB | 80.91 | -7.22 | 15.39 | - | lab(80.91,-7.22,15.39) |
CMYK | 0.024509803921569 | 0 | 0.15686274509804 | 0.2 | cmyk(0.024509803921569,0,0.15686274509804,0.2) |
Description
The RGB value of color #c7ccac is rgb(199, 204, 172).
In the hex color #c7ccac, The value of Red is 199, value of Green is 204, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #c7ccac consists of 69° Hue, 24% Saturation, and 74% Lightness.
In the CMYK color model, the color #c7ccac can be represented as Cyan=0.024509803921569%, Magenta=0%, Yellow=0.15686274509804%, and Black=0.2%.
Shades of #c7ccac
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 #c7ccac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7ccac
Preview of #c7ccac on White Background
The contrast ratio of #c7ccac with white color is 1.66
Preview of #c7ccac on black background
The contrast ratio of #c7ccac with black color is 12.66
#c7ccac color will look good with a black background.
Color Schemes of #c7ccac
Triadic Colors of #c7ccac
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 #c7ccac
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 #c7ccac
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 #c7ccac
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: #c7ccac;
}
This is a sample text used for the color #c7ccac. 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: #c7ccac;
}
This is a sample text used for the color #c7ccac. 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 #c7ccac;
}
This is a sample text used for the color #c7ccac. 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.61%
Green 35.48%
Blue 29.91%
CMYK Percentage
Cyan 6.43
Magenta 0%
Yellow 41.13%
Black 52.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.