#b08cbf Hex Color
rgb(176, 140, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 8c | bf | - | #b08cbf |
RGB | 176 | 140 | 191 | - | rgb(176,140,191) |
HSL | 282 | 28% | 65% | - | hsl(282,28%,65%) |
HSV | 282 | 27% | 75% | - | hsv(282,27%,75%) |
XYZ | 36.6865 | 31.7479 | 53.4846 | - | xyz(36.6865,31.7479,53.4846) |
CIE-LAB | 63.13 | 22.95 | -21.37 | - | lab(63.13,22.95,-21.37) |
CMYK | 0.078534031413613 | 0.26701570680628 | 0 | 0.25098039215686 | cmyk(0.078534031413613,0.26701570680628,0,0.25098039215686) |
Description
The RGB value of color #b08cbf is rgb(176, 140, 191).
In the hex color #b08cbf, The value of Red is 176, value of Green is 140, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #b08cbf consists of 282° Hue, 28% Saturation, and 65% Lightness.
In the CMYK color model, the color #b08cbf can be represented as Cyan=0.078534031413613%, Magenta=0.26701570680628%, Yellow=0%, and Black=0.25098039215686%.
Shades of #b08cbf
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 #b08cbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b08cbf
Preview of #b08cbf on White Background
The contrast ratio of #b08cbf with white color is 2.86
Preview of #b08cbf on black background
The contrast ratio of #b08cbf with black color is 7.35
#b08cbf color will look good with a black background.
Color Schemes of #b08cbf
Triadic Colors of #b08cbf
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 #b08cbf
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 #b08cbf
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 #b08cbf
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: #b08cbf;
}
This is a sample text used for the color #b08cbf. 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: #b08cbf;
}
This is a sample text used for the color #b08cbf. 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 #b08cbf;
}
This is a sample text used for the color #b08cbf. 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 34.71%
Green 27.61%
Blue 37.67%
CMYK Percentage
Cyan 13.17
Magenta 44.76%
Yellow 0%
Black 42.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.