#b38d8e Hex Color
rgb(179, 141, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 8d | 8e | - | #b38d8e |
RGB | 179 | 141 | 142 | - | rgb(179,141,142) |
HSL | 358 | 20% | 63% | - | hsl(358,20%,63%) |
HSV | 358 | 21% | 70% | - | hsv(358,21%,70%) |
XYZ | 32.9978 | 30.5865 | 29.7558 | - | xyz(32.9978,30.5865,29.7558) |
CIE-LAB | 62.16 | 14.53 | 4.97 | - | lab(62.16,14.53,4.97) |
CMYK | 0 | 0.2122905027933 | 0.20670391061453 | 0.29803921568627 | cmyk(0,0.2122905027933,0.20670391061453,0.29803921568627) |
Description
The RGB value of color #b38d8e is rgb(179, 141, 142).
In the hex color #b38d8e, The value of Red is 179, value of Green is 141, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #b38d8e consists of 358° Hue, 20% Saturation, and 63% Lightness.
In the CMYK color model, the color #b38d8e can be represented as Cyan=0%, Magenta=0.2122905027933%, Yellow=0.20670391061453%, and Black=0.29803921568627%.
Shades of #b38d8e
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 #b38d8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b38d8e
Preview of #b38d8e on White Background
The contrast ratio of #b38d8e with white color is 2.95
Preview of #b38d8e on black background
The contrast ratio of #b38d8e with black color is 7.12
#b38d8e color will look good with a black background.
Color Schemes of #b38d8e
Triadic Colors of #b38d8e
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 #b38d8e
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 #b38d8e
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 #b38d8e
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: #b38d8e;
}
This is a sample text used for the color #b38d8e. 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: #b38d8e;
}
This is a sample text used for the color #b38d8e. 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 #b38d8e;
}
This is a sample text used for the color #b38d8e. 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.74%
Green 30.52%
Blue 30.74%
CMYK Percentage
Cyan 0
Magenta 29.61%
Yellow 28.83%
Black 41.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.