#9ca59a Hex Color
rgb(156, 165, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9c | a5 | 9a | - | #9ca59a |
RGB | 156 | 165 | 154 | - | rgb(156,165,154) |
HSL | 109 | 6% | 63% | - | hsl(109,6%,63%) |
HSV | 109 | 7% | 65% | - | hsv(109,7%,65%) |
XYZ | 32.9982 | 36.3113 | 35.8414 | - | xyz(32.9982,36.3113,35.8414) |
CIE-LAB | 66.76 | -5.3 | 4.59 | - | lab(66.76,-5.3,4.59) |
CMYK | 0.054545454545455 | 0 | 0.066666666666667 | 0.35294117647059 | cmyk(0.054545454545455,0,0.066666666666667,0.35294117647059) |
Description
The RGB value of color #9ca59a is rgb(156, 165, 154).
In the hex color #9ca59a, The value of Red is 156, value of Green is 165, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #9ca59a consists of 109° Hue, 6% Saturation, and 63% Lightness.
In the CMYK color model, the color #9ca59a can be represented as Cyan=0.054545454545455%, Magenta=0%, Yellow=0.066666666666667%, and Black=0.35294117647059%.
Shades of #9ca59a
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 #9ca59a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ca59a
Preview of #9ca59a on White Background
The contrast ratio of #9ca59a with white color is 2.54
Preview of #9ca59a on black background
The contrast ratio of #9ca59a with black color is 8.26
#9ca59a color will look good with a black background.
Color Schemes of #9ca59a
Triadic Colors of #9ca59a
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 #9ca59a
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 #9ca59a
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 #9ca59a
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: #9ca59a;
}
This is a sample text used for the color #9ca59a. 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: #9ca59a;
}
This is a sample text used for the color #9ca59a. 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 #9ca59a;
}
This is a sample text used for the color #9ca59a. 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.84%
Green 34.74%
Blue 32.42%
CMYK Percentage
Cyan 11.5
Magenta 0%
Yellow 14.06%
Black 74.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.