#c7c2ac Hex Color
rgb(199, 194, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | c2 | ac | - | #c7c2ac |
RGB | 199 | 194 | 172 | - | rgb(199,194,172) |
HSL | 49 | 19% | 73% | - | hsl(49,19%,73%) |
HSV | 49 | 14% | 78% | - | hsv(49,14%,78%) |
XYZ | 50.2914 | 53.7042 | 46.745 | - | xyz(50.2914,53.7042,46.745) |
CIE-LAB | 78.29 | -2.01 | 11.69 | - | lab(78.29,-2.01,11.69) |
CMYK | 0 | 0.025125628140704 | 0.1356783919598 | 0.21960784313725 | cmyk(0,0.025125628140704,0.1356783919598,0.21960784313725) |
Description
The RGB value of color #c7c2ac is rgb(199, 194, 172).
In the hex color #c7c2ac, The value of Red is 199, value of Green is 194, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #c7c2ac consists of 49° Hue, 19% Saturation, and 73% Lightness.
In the CMYK color model, the color #c7c2ac can be represented as Cyan=0%, Magenta=0.025125628140704%, Yellow=0.1356783919598%, and Black=0.21960784313725%.
Shades of #c7c2ac
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 #c7c2ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7c2ac
Preview of #c7c2ac on White Background
The contrast ratio of #c7c2ac with white color is 1.79
Preview of #c7c2ac on black background
The contrast ratio of #c7c2ac with black color is 11.74
#c7c2ac color will look good with a black background.
Color Schemes of #c7c2ac
Triadic Colors of #c7c2ac
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 #c7c2ac
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 #c7c2ac
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 #c7c2ac
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: #c7c2ac;
}
This is a sample text used for the color #c7c2ac. 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: #c7c2ac;
}
This is a sample text used for the color #c7c2ac. 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 #c7c2ac;
}
This is a sample text used for the color #c7c2ac. 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 35.22%
Green 34.34%
Blue 30.44%
CMYK Percentage
Cyan 0
Magenta 6.6%
Yellow 35.67%
Black 57.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.