#b58bbf Hex Color
rgb(181, 139, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | 8b | bf | - | #b58bbf |
RGB | 181 | 139 | 191 | - | rgb(181,139,191) |
HSL | 288 | 29% | 65% | - | hsl(288,29%,65%) |
HSV | 288 | 27% | 75% | - | hsv(288,27%,75%) |
XYZ | 37.6926 | 32.0506 | 53.49 | - | xyz(37.6926,32.0506,53.49) |
CIE-LAB | 63.38 | 25.17 | -20.94 | - | lab(63.38,25.17,-20.94) |
CMYK | 0.052356020942408 | 0.27225130890052 | 0 | 0.25098039215686 | cmyk(0.052356020942408,0.27225130890052,0,0.25098039215686) |
Description
The RGB value of color #b58bbf is rgb(181, 139, 191).
In the hex color #b58bbf, The value of Red is 181, value of Green is 139, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #b58bbf consists of 288° Hue, 29% Saturation, and 65% Lightness.
In the CMYK color model, the color #b58bbf can be represented as Cyan=0.052356020942408%, Magenta=0.27225130890052%, Yellow=0%, and Black=0.25098039215686%.
Shades of #b58bbf
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 #b58bbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b58bbf
Preview of #b58bbf on White Background
The contrast ratio of #b58bbf with white color is 2.83
Preview of #b58bbf on black background
The contrast ratio of #b58bbf with black color is 7.41
#b58bbf color will look good with a black background.
Color Schemes of #b58bbf
Triadic Colors of #b58bbf
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 #b58bbf
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 #b58bbf
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 #b58bbf
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: #b58bbf;
}
This is a sample text used for the color #b58bbf. 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: #b58bbf;
}
This is a sample text used for the color #b58bbf. 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 #b58bbf;
}
This is a sample text used for the color #b58bbf. 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.42%
Green 27.2%
Blue 37.38%
CMYK Percentage
Cyan 9.1
Magenta 47.3%
Yellow 0%
Black 43.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.