#9fa98f Hex Color
rgb(159, 169, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | a9 | 8f | - | #9fa98f |
RGB | 159 | 169 | 143 | - | rgb(159,169,143) |
HSL | 83 | 13% | 61% | - | hsl(83,13%,61%) |
HSV | 83 | 15% | 66% | - | hsv(83,15%,66%) |
XYZ | 33.444 | 37.73 | 31.5065 | - | xyz(33.444,37.73,31.5065) |
CIE-LAB | 67.82 | -8.31 | 12.23 | - | lab(67.82,-8.31,12.23) |
CMYK | 0.059171597633136 | 0 | 0.15384615384615 | 0.33725490196078 | cmyk(0.059171597633136,0,0.15384615384615,0.33725490196078) |
Description
The RGB value of color #9fa98f is rgb(159, 169, 143).
In the hex color #9fa98f, The value of Red is 159, value of Green is 169, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #9fa98f consists of 83° Hue, 13% Saturation, and 61% Lightness.
In the CMYK color model, the color #9fa98f can be represented as Cyan=0.059171597633136%, Magenta=0%, Yellow=0.15384615384615%, and Black=0.33725490196078%.
Shades of #9fa98f
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 #9fa98f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9fa98f
Preview of #9fa98f on White Background
The contrast ratio of #9fa98f with white color is 2.46
Preview of #9fa98f on black background
The contrast ratio of #9fa98f with black color is 8.55
#9fa98f color will look good with a black background.
Color Schemes of #9fa98f
Triadic Colors of #9fa98f
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 #9fa98f
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 #9fa98f
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 #9fa98f
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: #9fa98f;
}
This is a sample text used for the color #9fa98f. 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: #9fa98f;
}
This is a sample text used for the color #9fa98f. 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 #9fa98f;
}
This is a sample text used for the color #9fa98f. 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 33.76%
Green 35.88%
Blue 30.36%
CMYK Percentage
Cyan 10.75
Magenta 0%
Yellow 27.96%
Black 61.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.