#c9cfac Hex Color
rgb(201, 207, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | cf | ac | - | #c9cfac |
RGB | 201 | 207 | 172 | - | rgb(201,207,172) |
HSL | 70 | 27% | 74% | - | hsl(70,27%,74%) |
HSV | 70 | 17% | 81% | - | hsv(70,17%,81%) |
XYZ | 53.8466 | 60.0217 | 47.7771 | - | xyz(53.8466,60.0217,47.7771) |
CIE-LAB | 81.85 | -8.04 | 16.73 | - | lab(81.85,-8.04,16.73) |
CMYK | 0.028985507246377 | 0 | 0.16908212560386 | 0.18823529411765 | cmyk(0.028985507246377,0,0.16908212560386,0.18823529411765) |
Description
The RGB value of color #c9cfac is rgb(201, 207, 172).
In the hex color #c9cfac, The value of Red is 201, value of Green is 207, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #c9cfac consists of 70° Hue, 27% Saturation, and 74% Lightness.
In the CMYK color model, the color #c9cfac can be represented as Cyan=0.028985507246377%, Magenta=0%, Yellow=0.16908212560386%, and Black=0.18823529411765%.
Shades of #c9cfac
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 #c9cfac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9cfac
Preview of #c9cfac on White Background
The contrast ratio of #c9cfac with white color is 1.61
Preview of #c9cfac on black background
The contrast ratio of #c9cfac with black color is 13
#c9cfac color will look good with a black background.
Color Schemes of #c9cfac
Triadic Colors of #c9cfac
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 #c9cfac
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 #c9cfac
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 #c9cfac
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: #c9cfac;
}
This is a sample text used for the color #c9cfac. 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: #c9cfac;
}
This is a sample text used for the color #c9cfac. 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 #c9cfac;
}
This is a sample text used for the color #c9cfac. 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.66%
Green 35.69%
Blue 29.66%
CMYK Percentage
Cyan 7.5
Magenta 0%
Yellow 43.77%
Black 48.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.