#b96b8c Hex Color
rgb(185, 107, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | 6b | 8c | - | #b96b8c |
RGB | 185 | 107 | 140 | - | rgb(185,107,140) |
HSL | 335 | 36% | 57% | - | hsl(335,36%,57%) |
HSV | 335 | 42% | 73% | - | hsv(335,42%,73%) |
XYZ | 29.9989 | 22.7231 | 27.6158 | - | xyz(29.9989,22.7231,27.6158) |
CIE-LAB | 54.79 | 35.32 | -4.55 | - | lab(54.79,35.32,-4.55) |
CMYK | 0 | 0.42162162162162 | 0.24324324324324 | 0.27450980392157 | cmyk(0,0.42162162162162,0.24324324324324,0.27450980392157) |
Description
The RGB value of color #b96b8c is rgb(185, 107, 140).
In the hex color #b96b8c, The value of Red is 185, value of Green is 107, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #b96b8c consists of 335° Hue, 36% Saturation, and 57% Lightness.
In the CMYK color model, the color #b96b8c can be represented as Cyan=0%, Magenta=0.42162162162162%, Yellow=0.24324324324324%, and Black=0.27450980392157%.
Shades of #b96b8c
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 #b96b8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b96b8c
Preview of #b96b8c on White Background
The contrast ratio of #b96b8c with white color is 3.79
Preview of #b96b8c on black background
The contrast ratio of #b96b8c with black color is 5.54
#b96b8c color will look good with a black background.
Color Schemes of #b96b8c
Triadic Colors of #b96b8c
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 #b96b8c
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 #b96b8c
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 #b96b8c
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: #b96b8c;
}
This is a sample text used for the color #b96b8c. 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: #b96b8c;
}
This is a sample text used for the color #b96b8c. 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 #b96b8c;
}
This is a sample text used for the color #b96b8c. 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 42.82%
Green 24.77%
Blue 32.41%
CMYK Percentage
Cyan 0
Magenta 44.88%
Yellow 25.89%
Black 29.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.