#b47f99 Hex Color
rgb(180, 127, 153)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 7f | 99 | - | #b47f99 |
RGB | 180 | 127 | 153 | - | rgb(180,127,153) |
HSL | 331 | 26% | 60% | - | hsl(331,26%,60%) |
HSV | 331 | 29% | 71% | - | hsv(331,29%,71%) |
XYZ | 32.1615 | 27.1819 | 33.6885 | - | xyz(32.1615,27.1819,33.6885) |
CIE-LAB | 59.14 | 24.53 | -5.72 | - | lab(59.14,24.53,-5.72) |
CMYK | 0 | 0.29444444444444 | 0.15 | 0.29411764705882 | cmyk(0,0.29444444444444,0.15,0.29411764705882) |
Description
The RGB value of color #b47f99 is rgb(180, 127, 153).
In the hex color #b47f99, The value of Red is 180, value of Green is 127, and value of Blue is 153. The primary color is Red. Similarly, The HSL values for #b47f99 consists of 331° Hue, 26% Saturation, and 60% Lightness.
In the CMYK color model, the color #b47f99 can be represented as Cyan=0%, Magenta=0.29444444444444%, Yellow=0.15%, and Black=0.29411764705882%.
Shades of #b47f99
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 #b47f99
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b47f99
Preview of #b47f99 on White Background
The contrast ratio of #b47f99 with white color is 3.26
Preview of #b47f99 on black background
The contrast ratio of #b47f99 with black color is 6.44
#b47f99 color will look good with a black background.
Color Schemes of #b47f99
Triadic Colors of #b47f99
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 #b47f99
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 #b47f99
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 #b47f99
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: #b47f99;
}
This is a sample text used for the color #b47f99. 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: #b47f99;
}
This is a sample text used for the color #b47f99. 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 #b47f99;
}
This is a sample text used for the color #b47f99. 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.13%
Green 27.61%
Blue 33.26%
CMYK Percentage
Cyan 0
Magenta 39.87%
Yellow 20.31%
Black 39.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.