#9b8c89 Hex Color
rgb(155, 140, 137)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9b | 8c | 89 | - | #9b8c89 |
RGB | 155 | 140 | 137 | - | rgb(155,140,137) |
HSL | 10 | 8% | 57% | - | hsl(10,8%,57%) |
HSV | 10 | 12% | 61% | - | hsv(10,12%,61%) |
XYZ | 27.411 | 27.5309 | 27.5362 | - | xyz(27.411,27.5309,27.5362) |
CIE-LAB | 59.46 | 5.07 | 3.63 | - | lab(59.46,5.07,3.63) |
CMYK | 0 | 0.096774193548387 | 0.11612903225806 | 0.3921568627451 | cmyk(0,0.096774193548387,0.11612903225806,0.3921568627451) |
Description
The RGB value of color #9b8c89 is rgb(155, 140, 137).
In the hex color #9b8c89, The value of Red is 155, value of Green is 140, and value of Blue is 137. The primary color is Red. Similarly, The HSL values for #9b8c89 consists of 10° Hue, 8% Saturation, and 57% Lightness.
In the CMYK color model, the color #9b8c89 can be represented as Cyan=0%, Magenta=0.096774193548387%, Yellow=0.11612903225806%, and Black=0.3921568627451%.
Shades of #9b8c89
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 #9b8c89
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9b8c89
Preview of #9b8c89 on White Background
The contrast ratio of #9b8c89 with white color is 3.23
Preview of #9b8c89 on black background
The contrast ratio of #9b8c89 with black color is 6.51
#9b8c89 color will look good with a black background.
Color Schemes of #9b8c89
Triadic Colors of #9b8c89
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 #9b8c89
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 #9b8c89
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 #9b8c89
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: #9b8c89;
}
This is a sample text used for the color #9b8c89. 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: #9b8c89;
}
This is a sample text used for the color #9b8c89. 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 #9b8c89;
}
This is a sample text used for the color #9b8c89. 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 35.88%
Green 32.41%
Blue 31.71%
CMYK Percentage
Cyan 0
Magenta 15.99%
Yellow 19.19%
Black 64.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.