#b49b9d Hex Color
rgb(180, 155, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 9b | 9d | - | #b49b9d |
RGB | 180 | 155 | 157 | - | rgb(180,155,157) |
HSL | 355 | 14% | 66% | - | hsl(355,14%,66%) |
HSV | 355 | 14% | 71% | - | hsv(355,14%,71%) |
XYZ | 36.6295 | 35.5803 | 36.8354 | - | xyz(36.6295,35.5803,36.8354) |
CIE-LAB | 66.2 | 9.56 | 2.36 | - | lab(66.2,9.56,2.36) |
CMYK | 0 | 0.13888888888889 | 0.12777777777778 | 0.29411764705882 | cmyk(0,0.13888888888889,0.12777777777778,0.29411764705882) |
Description
The RGB value of color #b49b9d is rgb(180, 155, 157).
In the hex color #b49b9d, The value of Red is 180, value of Green is 155, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #b49b9d consists of 355° Hue, 14% Saturation, and 66% Lightness.
In the CMYK color model, the color #b49b9d can be represented as Cyan=0%, Magenta=0.13888888888889%, Yellow=0.12777777777778%, and Black=0.29411764705882%.
Shades of #b49b9d
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 #b49b9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b49b9d
Preview of #b49b9d on White Background
The contrast ratio of #b49b9d with white color is 2.59
Preview of #b49b9d on black background
The contrast ratio of #b49b9d with black color is 8.12
#b49b9d color will look good with a black background.
Color Schemes of #b49b9d
Triadic Colors of #b49b9d
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 #b49b9d
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 #b49b9d
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 #b49b9d
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: #b49b9d;
}
This is a sample text used for the color #b49b9d. 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: #b49b9d;
}
This is a sample text used for the color #b49b9d. 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 #b49b9d;
}
This is a sample text used for the color #b49b9d. 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 36.59%
Green 31.5%
Blue 31.91%
CMYK Percentage
Cyan 0
Magenta 24.77%
Yellow 22.79%
Black 52.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.