#9fb39f Hex Color
rgb(159, 179, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | b3 | 9f | - | #9fb39f |
RGB | 159 | 179 | 159 | - | rgb(159,179,159) |
HSL | 120 | 12% | 66% | - | hsl(120,12%,66%) |
HSV | 120 | 11% | 70% | - | hsv(120,11%,70%) |
XYZ | 36.6762 | 42.1143 | 38.9967 | - | xyz(36.6762,42.1143,38.9967) |
CIE-LAB | 70.95 | -10.77 | 7.88 | - | lab(70.95,-10.77,7.88) |
CMYK | 0.11173184357542 | 0 | 0.11173184357542 | 0.29803921568627 | cmyk(0.11173184357542,0,0.11173184357542,0.29803921568627) |
Description
The RGB value of color #9fb39f is rgb(159, 179, 159).
In the hex color #9fb39f, The value of Red is 159, value of Green is 179, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #9fb39f consists of 120° Hue, 12% Saturation, and 66% Lightness.
In the CMYK color model, the color #9fb39f can be represented as Cyan=0.11173184357542%, Magenta=0%, Yellow=0.11173184357542%, and Black=0.29803921568627%.
Shades of #9fb39f
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 #9fb39f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9fb39f
Preview of #9fb39f on White Background
The contrast ratio of #9fb39f with white color is 2.23
Preview of #9fb39f on black background
The contrast ratio of #9fb39f with black color is 9.42
#9fb39f color will look good with a black background.
Color Schemes of #9fb39f
Triadic Colors of #9fb39f
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 #9fb39f
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 #9fb39f
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 #9fb39f
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: #9fb39f;
}
This is a sample text used for the color #9fb39f. 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: #9fb39f;
}
This is a sample text used for the color #9fb39f. 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 #9fb39f;
}
This is a sample text used for the color #9fb39f. 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 31.99%
Green 36.02%
Blue 31.99%
CMYK Percentage
Cyan 21.42
Magenta 0%
Yellow 21.42%
Black 57.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.