#9b8eaa Hex Color
rgb(155, 142, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 9b | 8e | aa | - | #9b8eaa |
| RGB | 155 | 142 | 170 | - | rgb(155,142,170) |
| HSL | 268 | 14% | 61% | - | hsl(268,14%,61%) |
| HSV | 268 | 16% | 67% | - | hsv(268,16%,67%) |
| XYZ | 30.4463 | 29.2168 | 42.0649 | - | xyz(30.4463,29.2168,42.0649) |
| CIE-LAB | 60.97 | 10.33 | -12.95 | - | lab(60.97,10.33,-12.95) |
| CMYK | 0.088235294117647 | 0.16470588235294 | 0 | 0.33333333333333 | cmyk(0.088235294117647,0.16470588235294,0,0.33333333333333) |
Description
The RGB value of color #9b8eaa is rgb(155, 142, 170).
In the hex color #9b8eaa, The value of Red is 155, value of Green is 142, and value of Blue is 170. The primary color is Blue. Similarly, The HSL values for #9b8eaa consists of 268° Hue, 14% Saturation, and 61% Lightness.
In the CMYK color model, the color #9b8eaa can be represented as Cyan=0.088235294117647%, Magenta=0.16470588235294%, Yellow=0%, and Black=0.33333333333333%.
Shades of #9b8eaa
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 #9b8eaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9b8eaa
Preview of #9b8eaa on White Background
The contrast ratio of #9b8eaa with white color is 3.07
Preview of #9b8eaa on black background
The contrast ratio of #9b8eaa with black color is 6.84
#9b8eaa color will look good with a black background.
Color Schemes of #9b8eaa
Triadic Colors of #9b8eaa
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 #9b8eaa
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 #9b8eaa
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 #9b8eaa
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: #9b8eaa;
}
This is a sample text used for the color #9b8eaa. 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: #9b8eaa;
}
This is a sample text used for the color #9b8eaa. 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 #9b8eaa;
}
This is a sample text used for the color #9b8eaa. 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.19%
Green 30.41%
Blue 36.4%
CMYK Percentage
Cyan 15.05
Magenta 28.09%
Yellow 0%
Black 56.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.