#b0888a Hex Color
rgb(176, 136, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 88 | 8a | - | #b0888a |
RGB | 176 | 136 | 138 | - | rgb(176,136,138) |
HSL | 357 | 20% | 61% | - | hsl(357,20%,61%) |
HSV | 357 | 23% | 69% | - | hsv(357,23%,69%) |
XYZ | 31.2961 | 28.6734 | 27.9298 | - | xyz(31.2961,28.6734,27.9298) |
CIE-LAB | 60.49 | 15.56 | 4.81 | - | lab(60.49,15.56,4.81) |
CMYK | 0 | 0.22727272727273 | 0.21590909090909 | 0.30980392156863 | cmyk(0,0.22727272727273,0.21590909090909,0.30980392156863) |
Description
The RGB value of color #b0888a is rgb(176, 136, 138).
In the hex color #b0888a, The value of Red is 176, value of Green is 136, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #b0888a consists of 357° Hue, 20% Saturation, and 61% Lightness.
In the CMYK color model, the color #b0888a can be represented as Cyan=0%, Magenta=0.22727272727273%, Yellow=0.21590909090909%, and Black=0.30980392156863%.
Shades of #b0888a
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 #b0888a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0888a
Preview of #b0888a on White Background
The contrast ratio of #b0888a with white color is 3.12
Preview of #b0888a on black background
The contrast ratio of #b0888a with black color is 6.73
#b0888a color will look good with a black background.
Color Schemes of #b0888a
Triadic Colors of #b0888a
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 #b0888a
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 #b0888a
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 #b0888a
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: #b0888a;
}
This is a sample text used for the color #b0888a. 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: #b0888a;
}
This is a sample text used for the color #b0888a. 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 #b0888a;
}
This is a sample text used for the color #b0888a. 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 39.11%
Green 30.22%
Blue 30.67%
CMYK Percentage
Cyan 0
Magenta 30.18%
Yellow 28.67%
Black 41.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.