#9ca899 Hex Color
rgb(156, 168, 153)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9c | a8 | 99 | - | #9ca899 |
RGB | 156 | 168 | 153 | - | rgb(156,168,153) |
HSL | 108 | 8% | 63% | - | hsl(108,8%,63%) |
HSV | 108 | 9% | 66% | - | hsv(108,9%,66%) |
XYZ | 33.4627 | 37.3731 | 35.587 | - | xyz(33.4627,37.3731,35.587) |
CIE-LAB | 67.56 | -7.1 | 6.3 | - | lab(67.56,-7.1,6.3) |
CMYK | 0.071428571428571 | 0 | 0.089285714285714 | 0.34117647058824 | cmyk(0.071428571428571,0,0.089285714285714,0.34117647058824) |
Description
The RGB value of color #9ca899 is rgb(156, 168, 153).
In the hex color #9ca899, The value of Red is 156, value of Green is 168, and value of Blue is 153. The primary color is Green. Similarly, The HSL values for #9ca899 consists of 108° Hue, 8% Saturation, and 63% Lightness.
In the CMYK color model, the color #9ca899 can be represented as Cyan=0.071428571428571%, Magenta=0%, Yellow=0.089285714285714%, and Black=0.34117647058824%.
Shades of #9ca899
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 #9ca899
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ca899
Preview of #9ca899 on White Background
The contrast ratio of #9ca899 with white color is 2.48
Preview of #9ca899 on black background
The contrast ratio of #9ca899 with black color is 8.47
#9ca899 color will look good with a black background.
Color Schemes of #9ca899
Triadic Colors of #9ca899
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 #9ca899
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 #9ca899
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 #9ca899
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: #9ca899;
}
This is a sample text used for the color #9ca899. 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: #9ca899;
}
This is a sample text used for the color #9ca899. 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 #9ca899;
}
This is a sample text used for the color #9ca899. 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.7%
Green 35.22%
Blue 32.08%
CMYK Percentage
Cyan 14.23
Magenta 0%
Yellow 17.79%
Black 67.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.