#8b9cbf Hex Color
rgb(139, 156, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 9c | bf | - | #8b9cbf |
RGB | 139 | 156 | 191 | - | rgb(139,156,191) |
HSL | 220 | 29% | 65% | - | hsl(220,29%,65%) |
HSV | 220 | 27% | 75% | - | hsv(220,27%,75%) |
XYZ | 31.9399 | 33.0275 | 53.9817 | - | xyz(31.9399,33.0275,53.9817) |
CIE-LAB | 64.18 | 2 | -20.05 | - | lab(64.18,2,-20.05) |
CMYK | 0.27225130890052 | 0.18324607329843 | 0 | 0.25098039215686 | cmyk(0.27225130890052,0.18324607329843,0,0.25098039215686) |
Description
The RGB value of color #8b9cbf is rgb(139, 156, 191).
In the hex color #8b9cbf, The value of Red is 139, value of Green is 156, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #8b9cbf consists of 220° Hue, 29% Saturation, and 65% Lightness.
In the CMYK color model, the color #8b9cbf can be represented as Cyan=0.27225130890052%, Magenta=0.18324607329843%, Yellow=0%, and Black=0.25098039215686%.
Shades of #8b9cbf
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 #8b9cbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b9cbf
Preview of #8b9cbf on White Background
The contrast ratio of #8b9cbf with white color is 2.76
Preview of #8b9cbf on black background
The contrast ratio of #8b9cbf with black color is 7.61
#8b9cbf color will look good with a black background.
Color Schemes of #8b9cbf
Triadic Colors of #8b9cbf
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 #8b9cbf
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 #8b9cbf
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 #8b9cbf
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: #8b9cbf;
}
This is a sample text used for the color #8b9cbf. 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: #8b9cbf;
}
This is a sample text used for the color #8b9cbf. 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 #8b9cbf;
}
This is a sample text used for the color #8b9cbf. 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 28.6%
Green 32.1%
Blue 39.3%
CMYK Percentage
Cyan 38.54
Magenta 25.94%
Yellow 0%
Black 35.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.