#b09bae Hex Color
rgb(176, 155, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b0 | 9b | ae | - | #b09bae |
| RGB | 176 | 155 | 174 | - | rgb(176,155,174) |
| HSL | 306 | 12% | 65% | - | hsl(306,12%,65%) |
| HSV | 306 | 12% | 69% | - | hsv(306,12%,69%) |
| XYZ | 37.2658 | 35.7288 | 44.9766 | - | xyz(37.2658,35.7288,44.9766) |
| CIE-LAB | 66.31 | 11.16 | -7.03 | - | lab(66.31,11.16,-7.03) |
| CMYK | 0 | 0.11931818181818 | 0.011363636363636 | 0.30980392156863 | cmyk(0,0.11931818181818,0.011363636363636,0.30980392156863) |
Description
The RGB value of color #b09bae is rgb(176, 155, 174).
In the hex color #b09bae, The value of Red is 176, value of Green is 155, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #b09bae consists of 306° Hue, 12% Saturation, and 65% Lightness.
In the CMYK color model, the color #b09bae can be represented as Cyan=0%, Magenta=0.11931818181818%, Yellow=0.011363636363636%, and Black=0.30980392156863%.
Shades of #b09bae
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 #b09bae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b09bae
Preview of #b09bae on White Background
The contrast ratio of #b09bae with white color is 2.58
Preview of #b09bae on black background
The contrast ratio of #b09bae with black color is 8.15
#b09bae color will look good with a black background.
Color Schemes of #b09bae
Triadic Colors of #b09bae
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 #b09bae
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 #b09bae
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 #b09bae
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: #b09bae;
}
This is a sample text used for the color #b09bae. 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: #b09bae;
}
This is a sample text used for the color #b09bae. 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 #b09bae;
}
This is a sample text used for the color #b09bae. 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.85%
Green 30.69%
Blue 34.46%
CMYK Percentage
Cyan 0
Magenta 27.09%
Yellow 2.58%
Black 70.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.