#b17e55 Hex Color
rgb(177, 126, 85)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 7e | 55 | - | #b17e55 |
RGB | 177 | 126 | 85 | - | rgb(177,126,85) |
HSL | 27 | 37% | 51% | - | hsl(27,37%,51%) |
HSV | 27 | 52% | 69% | - | hsv(27,52%,69%) |
XYZ | 27.232 | 24.9247 | 11.97 | - | xyz(27.232,24.9247,11.97) |
CIE-LAB | 57 | 14.96 | 30.06 | - | lab(57,14.96,30.06) |
CMYK | 0 | 0.28813559322034 | 0.51977401129944 | 0.30588235294118 | cmyk(0,0.28813559322034,0.51977401129944,0.30588235294118) |
Description
The RGB value of color #b17e55 is rgb(177, 126, 85).
In the hex color #b17e55, The value of Red is 177, value of Green is 126, and value of Blue is 85. The primary color is Red. Similarly, The HSL values for #b17e55 consists of 27° Hue, 37% Saturation, and 51% Lightness.
In the CMYK color model, the color #b17e55 can be represented as Cyan=0%, Magenta=0.28813559322034%, Yellow=0.51977401129944%, and Black=0.30588235294118%.
Shades of #b17e55
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 #b17e55
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b17e55
Preview of #b17e55 on White Background
The contrast ratio of #b17e55 with white color is 3.51
Preview of #b17e55 on black background
The contrast ratio of #b17e55 with black color is 5.98
#b17e55 color will look good with a black background.
Color Schemes of #b17e55
Triadic Colors of #b17e55
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 #b17e55
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 #b17e55
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 #b17e55
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: #b17e55;
}
This is a sample text used for the color #b17e55. 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: #b17e55;
}
This is a sample text used for the color #b17e55. 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 #b17e55;
}
This is a sample text used for the color #b17e55. 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 45.62%
Green 32.47%
Blue 21.91%
CMYK Percentage
Cyan 0
Magenta 25.87%
Yellow 46.67%
Black 27.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.