#b09daa Hex Color
rgb(176, 157, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 9d | aa | - | #b09daa |
RGB | 176 | 157 | 170 | - | rgb(176,157,170) |
HSL | 319 | 11% | 65% | - | hsl(319,11%,65%) |
HSV | 319 | 11% | 69% | - | hsv(319,11%,69%) |
XYZ | 37.2172 | 36.2463 | 43.0649 | - | xyz(37.2172,36.2463,43.0649) |
CIE-LAB | 66.71 | 9.3 | -4.21 | - | lab(66.71,9.3,-4.21) |
CMYK | 0 | 0.10795454545455 | 0.034090909090909 | 0.30980392156863 | cmyk(0,0.10795454545455,0.034090909090909,0.30980392156863) |
Description
The RGB value of color #b09daa is rgb(176, 157, 170).
In the hex color #b09daa, The value of Red is 176, value of Green is 157, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #b09daa consists of 319° Hue, 11% Saturation, and 65% Lightness.
In the CMYK color model, the color #b09daa can be represented as Cyan=0%, Magenta=0.10795454545455%, Yellow=0.034090909090909%, and Black=0.30980392156863%.
Shades of #b09daa
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 #b09daa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b09daa
Preview of #b09daa on White Background
The contrast ratio of #b09daa with white color is 2.55
Preview of #b09daa on black background
The contrast ratio of #b09daa with black color is 8.25
#b09daa color will look good with a black background.
Color Schemes of #b09daa
Triadic Colors of #b09daa
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 #b09daa
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 #b09daa
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 #b09daa
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: #b09daa;
}
This is a sample text used for the color #b09daa. 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: #b09daa;
}
This is a sample text used for the color #b09daa. 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 #b09daa;
}
This is a sample text used for the color #b09daa. 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.99%
Green 31.21%
Blue 33.8%
CMYK Percentage
Cyan 0
Magenta 23.89%
Yellow 7.54%
Black 68.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.