#9caa7f Hex Color
rgb(156, 170, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9c | aa | 7f | - | #9caa7f |
RGB | 156 | 170 | 127 | - | rgb(156,170,127) |
HSL | 80 | 20% | 58% | - | hsl(80,20%,58%) |
HSV | 80 | 25% | 67% | - | hsv(80,25%,67%) |
XYZ | 31.9158 | 37.3497 | 25.6057 | - | xyz(31.9158,37.3497,25.6057) |
CIE-LAB | 67.54 | -12.55 | 20.58 | - | lab(67.54,-12.55,20.58) |
CMYK | 0.08235294117647 | 0 | 0.25294117647059 | 0.33333333333333 | cmyk(0.08235294117647,0,0.25294117647059,0.33333333333333) |
Description
The RGB value of color #9caa7f is rgb(156, 170, 127).
In the hex color #9caa7f, The value of Red is 156, value of Green is 170, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #9caa7f consists of 80° Hue, 20% Saturation, and 58% Lightness.
In the CMYK color model, the color #9caa7f can be represented as Cyan=0.08235294117647%, Magenta=0%, Yellow=0.25294117647059%, and Black=0.33333333333333%.
Shades of #9caa7f
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 #9caa7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9caa7f
Preview of #9caa7f on White Background
The contrast ratio of #9caa7f with white color is 2.48
Preview of #9caa7f on black background
The contrast ratio of #9caa7f with black color is 8.47
#9caa7f color will look good with a black background.
Color Schemes of #9caa7f
Triadic Colors of #9caa7f
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 #9caa7f
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 #9caa7f
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 #9caa7f
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: #9caa7f;
}
This is a sample text used for the color #9caa7f. 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: #9caa7f;
}
This is a sample text used for the color #9caa7f. 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 #9caa7f;
}
This is a sample text used for the color #9caa7f. 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.44%
Green 37.53%
Blue 28.04%
CMYK Percentage
Cyan 12.32
Magenta 0%
Yellow 37.83%
Black 49.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.