#c9faaa Hex Color
rgb(201, 250, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | fa | aa | - | #c9faaa |
RGB | 201 | 250 | 170 | - | rgb(201,250,170) |
HSL | 97 | 89% | 82% | - | hsl(97,89%,82%) |
HSV | 97 | 32% | 98% | - | hsv(97,32%,98%) |
XYZ | 65.5287 | 83.691 | 50.7305 | - | xyz(65.5287,83.691,50.7305) |
CIE-LAB | 93.32 | -29.48 | 33.43 | - | lab(93.32,-29.48,33.43) |
CMYK | 0.196 | 0 | 0.32 | 0.019607843137255 | cmyk(0.196,0,0.32,0.019607843137255) |
Description
The RGB value of color #c9faaa is rgb(201, 250, 170).
In the hex color #c9faaa, The value of Red is 201, value of Green is 250, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #c9faaa consists of 97° Hue, 89% Saturation, and 82% Lightness.
In the CMYK color model, the color #c9faaa can be represented as Cyan=0.196%, Magenta=0%, Yellow=0.32%, and Black=0.019607843137255%.
Shades of #c9faaa
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 #c9faaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9faaa
Preview of #c9faaa on White Background
The contrast ratio of #c9faaa with white color is 1.18
Preview of #c9faaa on black background
The contrast ratio of #c9faaa with black color is 17.74
#c9faaa color will look good with a black background.
Color Schemes of #c9faaa
Triadic Colors of #c9faaa
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 #c9faaa
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 #c9faaa
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 #c9faaa
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: #c9faaa;
}
This is a sample text used for the color #c9faaa. 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: #c9faaa;
}
This is a sample text used for the color #c9faaa. 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 #c9faaa;
}
This is a sample text used for the color #c9faaa. 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.37%
Green 40.26%
Blue 27.38%
CMYK Percentage
Cyan 36.59
Magenta 0%
Yellow 59.75%
Black 3.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.