#b09aa1 Hex Color
rgb(176, 154, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 9a | a1 | - | #b09aa1 |
RGB | 176 | 154 | 161 | - | rgb(176,154,161) |
HSL | 341 | 12% | 65% | - | hsl(341,12%,65%) |
HSV | 341 | 13% | 69% | - | hsv(341,13%,69%) |
XYZ | 35.8931 | 34.9145 | 38.5656 | - | xyz(35.8931,34.9145,38.5656) |
CIE-LAB | 65.68 | 9.33 | -0.68 | - | lab(65.68,9.33,-0.68) |
CMYK | 0 | 0.125 | 0.085227272727273 | 0.30980392156863 | cmyk(0,0.125,0.085227272727273,0.30980392156863) |
Description
The RGB value of color #b09aa1 is rgb(176, 154, 161).
In the hex color #b09aa1, The value of Red is 176, value of Green is 154, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #b09aa1 consists of 341° Hue, 12% Saturation, and 65% Lightness.
In the CMYK color model, the color #b09aa1 can be represented as Cyan=0%, Magenta=0.125%, Yellow=0.085227272727273%, and Black=0.30980392156863%.
Shades of #b09aa1
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 #b09aa1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b09aa1
Preview of #b09aa1 on White Background
The contrast ratio of #b09aa1 with white color is 2.63
Preview of #b09aa1 on black background
The contrast ratio of #b09aa1 with black color is 7.98
#b09aa1 color will look good with a black background.
Color Schemes of #b09aa1
Triadic Colors of #b09aa1
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 #b09aa1
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 #b09aa1
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 #b09aa1
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: #b09aa1;
}
This is a sample text used for the color #b09aa1. 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: #b09aa1;
}
This is a sample text used for the color #b09aa1. 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 #b09aa1;
}
This is a sample text used for the color #b09aa1. 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.85%
Green 31.36%
Blue 32.79%
CMYK Percentage
Cyan 0
Magenta 24.04%
Yellow 16.39%
Black 59.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.