#99b39f Hex Color
rgb(153, 179, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | b3 | 9f | - | #99b39f |
RGB | 153 | 179 | 159 | - | rgb(153,179,159) |
HSL | 134 | 15% | 65% | - | hsl(134,15%,65%) |
HSV | 134 | 15% | 70% | - | hsv(134,15%,70%) |
XYZ | 35.515 | 41.5157 | 38.9424 | - | xyz(35.515,41.5157,38.9424) |
CIE-LAB | 70.54 | -12.87 | 7.23 | - | lab(70.54,-12.87,7.23) |
CMYK | 0.14525139664804 | 0 | 0.11173184357542 | 0.29803921568627 | cmyk(0.14525139664804,0,0.11173184357542,0.29803921568627) |
Description
The RGB value of color #99b39f is rgb(153, 179, 159).
In the hex color #99b39f, The value of Red is 153, value of Green is 179, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #99b39f consists of 134° Hue, 15% Saturation, and 65% Lightness.
In the CMYK color model, the color #99b39f can be represented as Cyan=0.14525139664804%, Magenta=0%, Yellow=0.11173184357542%, and Black=0.29803921568627%.
Shades of #99b39f
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 #99b39f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99b39f
Preview of #99b39f on White Background
The contrast ratio of #99b39f with white color is 2.26
Preview of #99b39f on black background
The contrast ratio of #99b39f with black color is 9.3
#99b39f color will look good with a black background.
Color Schemes of #99b39f
Triadic Colors of #99b39f
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 #99b39f
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 #99b39f
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 #99b39f
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: #99b39f;
}
This is a sample text used for the color #99b39f. 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: #99b39f;
}
This is a sample text used for the color #99b39f. 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 #99b39f;
}
This is a sample text used for the color #99b39f. 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.16%
Green 36.46%
Blue 32.38%
CMYK Percentage
Cyan 26.17
Magenta 0%
Yellow 20.13%
Black 53.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.