#b5888a Hex Color
rgb(181, 136, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | 88 | 8a | - | #b5888a |
RGB | 181 | 136 | 138 | - | rgb(181,136,138) |
HSL | 357 | 23% | 62% | - | hsl(357,23%,62%) |
HSV | 357 | 25% | 71% | - | hsv(357,25%,71%) |
XYZ | 32.4477 | 29.2671 | 27.9837 | - | xyz(32.4477,29.2671,27.9837) |
CIE-LAB | 61.02 | 17.48 | 5.63 | - | lab(61.02,17.48,5.63) |
CMYK | 0 | 0.24861878453039 | 0.23756906077348 | 0.29019607843137 | cmyk(0,0.24861878453039,0.23756906077348,0.29019607843137) |
Description
The RGB value of color #b5888a is rgb(181, 136, 138).
In the hex color #b5888a, The value of Red is 181, value of Green is 136, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #b5888a consists of 357° Hue, 23% Saturation, and 62% Lightness.
In the CMYK color model, the color #b5888a can be represented as Cyan=0%, Magenta=0.24861878453039%, Yellow=0.23756906077348%, and Black=0.29019607843137%.
Shades of #b5888a
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 #b5888a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5888a
Preview of #b5888a on White Background
The contrast ratio of #b5888a with white color is 3.06
Preview of #b5888a on black background
The contrast ratio of #b5888a with black color is 6.85
#b5888a color will look good with a black background.
Color Schemes of #b5888a
Triadic Colors of #b5888a
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 #b5888a
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 #b5888a
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 #b5888a
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: #b5888a;
}
This is a sample text used for the color #b5888a. 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: #b5888a;
}
This is a sample text used for the color #b5888a. 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 #b5888a;
}
This is a sample text used for the color #b5888a. 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.78%
Green 29.89%
Blue 30.33%
CMYK Percentage
Cyan 0
Magenta 32.02%
Yellow 30.6%
Black 37.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.