#b46fbb Hex Color
rgb(180, 111, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b4 | 6f | bb | - | #b46fbb |
| RGB | 180 | 111 | 187 | - | rgb(180,111,187) |
| HSL | 294 | 36% | 58% | - | hsl(294,36%,58%) |
| HSV | 294 | 41% | 73% | - | hsv(294,41%,73%) |
| XYZ | 33.4765 | 24.66 | 50.0092 | - | xyz(33.4765,24.66,50.0092) |
| CIE-LAB | 56.74 | 39.56 | -28.89 | - | lab(56.74,39.56,-28.89) |
| CMYK | 0.037433155080214 | 0.40641711229947 | 0 | 0.26666666666667 | cmyk(0.037433155080214,0.40641711229947,0,0.26666666666667) |
Description
The RGB value of color #b46fbb is rgb(180, 111, 187).
In the hex color #b46fbb, The value of Red is 180, value of Green is 111, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #b46fbb consists of 294° Hue, 36% Saturation, and 58% Lightness.
In the CMYK color model, the color #b46fbb can be represented as Cyan=0.037433155080214%, Magenta=0.40641711229947%, Yellow=0%, and Black=0.26666666666667%.
Shades of #b46fbb
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 #b46fbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b46fbb
Preview of #b46fbb on White Background
The contrast ratio of #b46fbb with white color is 3.54
Preview of #b46fbb on black background
The contrast ratio of #b46fbb with black color is 5.93
#b46fbb color will look good with a black background.
Color Schemes of #b46fbb
Triadic Colors of #b46fbb
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 #b46fbb
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 #b46fbb
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 #b46fbb
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: #b46fbb;
}
This is a sample text used for the color #b46fbb. 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: #b46fbb;
}
This is a sample text used for the color #b46fbb. 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 #b46fbb;
}
This is a sample text used for the color #b46fbb. 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 37.66%
Green 23.22%
Blue 39.12%
CMYK Percentage
Cyan 5.27
Magenta 57.2%
Yellow 0%
Black 37.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.