#8b9ca6 Hex Color
rgb(139, 156, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 9c | a6 | - | #8b9ca6 |
RGB | 139 | 156 | 166 | - | rgb(139,156,166) |
HSL | 202 | 13% | 60% | - | hsl(202,13%,60%) |
HSV | 202 | 16% | 65% | - | hsv(202,16%,65%) |
XYZ | 29.4189 | 32.0191 | 40.7062 | - | xyz(29.4189,32.0191,40.7062) |
CIE-LAB | 63.36 | -3.84 | -7.25 | - | lab(63.36,-3.84,-7.25) |
CMYK | 0.16265060240964 | 0.060240963855422 | 0 | 0.34901960784314 | cmyk(0.16265060240964,0.060240963855422,0,0.34901960784314) |
Description
The RGB value of color #8b9ca6 is rgb(139, 156, 166).
In the hex color #8b9ca6, The value of Red is 139, value of Green is 156, and value of Blue is 166. The primary color is Blue. Similarly, The HSL values for #8b9ca6 consists of 202° Hue, 13% Saturation, and 60% Lightness.
In the CMYK color model, the color #8b9ca6 can be represented as Cyan=0.16265060240964%, Magenta=0.060240963855422%, Yellow=0%, and Black=0.34901960784314%.
Shades of #8b9ca6
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 #8b9ca6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b9ca6
Preview of #8b9ca6 on White Background
The contrast ratio of #8b9ca6 with white color is 2.84
Preview of #8b9ca6 on black background
The contrast ratio of #8b9ca6 with black color is 7.4
#8b9ca6 color will look good with a black background.
Color Schemes of #8b9ca6
Triadic Colors of #8b9ca6
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 #8b9ca6
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 #8b9ca6
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 #8b9ca6
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: #8b9ca6;
}
This is a sample text used for the color #8b9ca6. 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: #8b9ca6;
}
This is a sample text used for the color #8b9ca6. 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 #8b9ca6;
}
This is a sample text used for the color #8b9ca6. 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 30.15%
Green 33.84%
Blue 36.01%
CMYK Percentage
Cyan 28.44
Magenta 10.53%
Yellow 0%
Black 61.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.