#b47f9a Hex Color
rgb(180, 127, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 7f | 9a | - | #b47f9a |
RGB | 180 | 127 | 154 | - | rgb(180,127,154) |
HSL | 329 | 26% | 60% | - | hsl(329,26%,60%) |
HSV | 329 | 29% | 71% | - | hsv(329,29%,71%) |
XYZ | 32.2445 | 27.2151 | 34.1254 | - | xyz(32.2445,27.2151,34.1254) |
CIE-LAB | 59.17 | 24.7 | -6.24 | - | lab(59.17,24.7,-6.24) |
CMYK | 0 | 0.29444444444444 | 0.14444444444444 | 0.29411764705882 | cmyk(0,0.29444444444444,0.14444444444444,0.29411764705882) |
Description
The RGB value of color #b47f9a is rgb(180, 127, 154).
In the hex color #b47f9a, The value of Red is 180, value of Green is 127, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #b47f9a consists of 329° Hue, 26% Saturation, and 60% Lightness.
In the CMYK color model, the color #b47f9a can be represented as Cyan=0%, Magenta=0.29444444444444%, Yellow=0.14444444444444%, and Black=0.29411764705882%.
Shades of #b47f9a
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 #b47f9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b47f9a
Preview of #b47f9a on White Background
The contrast ratio of #b47f9a with white color is 3.26
Preview of #b47f9a on black background
The contrast ratio of #b47f9a with black color is 6.44
#b47f9a color will look good with a black background.
Color Schemes of #b47f9a
Triadic Colors of #b47f9a
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 #b47f9a
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 #b47f9a
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 #b47f9a
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: #b47f9a;
}
This is a sample text used for the color #b47f9a. 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: #b47f9a;
}
This is a sample text used for the color #b47f9a. 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 #b47f9a;
}
This is a sample text used for the color #b47f9a. 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.05%
Green 27.55%
Blue 33.41%
CMYK Percentage
Cyan 0
Magenta 40.17%
Yellow 19.71%
Black 40.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.