#b5998c Hex Color
rgb(181, 153, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | 99 | 8c | - | #b5998c |
RGB | 181 | 153 | 140 | - | rgb(181,153,140) |
HSL | 19 | 22% | 63% | - | hsl(19,22%,63%) |
HSV | 19 | 23% | 71% | - | hsv(19,23%,71%) |
XYZ | 35.1809 | 34.4997 | 29.6158 | - | xyz(35.1809,34.4997,29.6158) |
CIE-LAB | 65.36 | 8.32 | 10.69 | - | lab(65.36,8.32,10.69) |
CMYK | 0 | 0.15469613259669 | 0.22651933701657 | 0.29019607843137 | cmyk(0,0.15469613259669,0.22651933701657,0.29019607843137) |
Description
The RGB value of color #b5998c is rgb(181, 153, 140).
In the hex color #b5998c, The value of Red is 181, value of Green is 153, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #b5998c consists of 19° Hue, 22% Saturation, and 63% Lightness.
In the CMYK color model, the color #b5998c can be represented as Cyan=0%, Magenta=0.15469613259669%, Yellow=0.22651933701657%, and Black=0.29019607843137%.
Shades of #b5998c
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 #b5998c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5998c
Preview of #b5998c on White Background
The contrast ratio of #b5998c with white color is 2.66
Preview of #b5998c on black background
The contrast ratio of #b5998c with black color is 7.9
#b5998c color will look good with a black background.
Color Schemes of #b5998c
Triadic Colors of #b5998c
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 #b5998c
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 #b5998c
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 #b5998c
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: #b5998c;
}
This is a sample text used for the color #b5998c. 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: #b5998c;
}
This is a sample text used for the color #b5998c. 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 #b5998c;
}
This is a sample text used for the color #b5998c. 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 38.19%
Green 32.28%
Blue 29.54%
CMYK Percentage
Cyan 0
Magenta 23.04%
Yellow 33.74%
Black 43.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.