#b09a86 Hex Color
rgb(176, 154, 134)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 9a | 86 | - | #b09a86 |
RGB | 176 | 154 | 134 | - | rgb(176,154,134) |
HSL | 29 | 21% | 61% | - | hsl(29,21%,61%) |
HSV | 29 | 24% | 69% | - | hsv(29,24%,69%) |
XYZ | 33.7632 | 34.0625 | 27.3495 | - | xyz(33.7632,34.0625,27.3495) |
CIE-LAB | 65.01 | 4.92 | 13.49 | - | lab(65.01,4.92,13.49) |
CMYK | 0 | 0.125 | 0.23863636363636 | 0.30980392156863 | cmyk(0,0.125,0.23863636363636,0.30980392156863) |
Description
The RGB value of color #b09a86 is rgb(176, 154, 134).
In the hex color #b09a86, The value of Red is 176, value of Green is 154, and value of Blue is 134. The primary color is Red. Similarly, The HSL values for #b09a86 consists of 29° Hue, 21% Saturation, and 61% Lightness.
In the CMYK color model, the color #b09a86 can be represented as Cyan=0%, Magenta=0.125%, Yellow=0.23863636363636%, and Black=0.30980392156863%.
Shades of #b09a86
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 #b09a86
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b09a86
Preview of #b09a86 on White Background
The contrast ratio of #b09a86 with white color is 2.69
Preview of #b09a86 on black background
The contrast ratio of #b09a86 with black color is 7.81
#b09a86 color will look good with a black background.
Color Schemes of #b09a86
Triadic Colors of #b09a86
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 #b09a86
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 #b09a86
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 #b09a86
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: #b09a86;
}
This is a sample text used for the color #b09a86. 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: #b09a86;
}
This is a sample text used for the color #b09a86. 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 #b09a86;
}
This is a sample text used for the color #b09a86. 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.93%
Green 33.19%
Blue 28.88%
CMYK Percentage
Cyan 0
Magenta 18.56%
Yellow 35.44%
Black 46%
Comments on this color
Please login or signup to post a comment.
No comments yet.