#b56c44 Hex Color
rgb(181, 108, 68)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | 6c | 44 | - | #b56c44 |
RGB | 181 | 108 | 68 | - | rgb(181,108,68) |
HSL | 21 | 45% | 49% | - | hsl(21,45%,49%) |
HSV | 21 | 62% | 71% | - | hsv(21,62%,71%) |
XYZ | 25.462 | 20.9662 | 8.1737 | - | xyz(25.462,20.9662,8.1737) |
CIE-LAB | 52.91 | 25.28 | 34.45 | - | lab(52.91,25.28,34.45) |
CMYK | 0 | 0.40331491712707 | 0.62430939226519 | 0.29019607843137 | cmyk(0,0.40331491712707,0.62430939226519,0.29019607843137) |
Description
The RGB value of color #b56c44 is rgb(181, 108, 68).
In the hex color #b56c44, The value of Red is 181, value of Green is 108, and value of Blue is 68. The primary color is Red. Similarly, The HSL values for #b56c44 consists of 21° Hue, 45% Saturation, and 49% Lightness.
In the CMYK color model, the color #b56c44 can be represented as Cyan=0%, Magenta=0.40331491712707%, Yellow=0.62430939226519%, and Black=0.29019607843137%.
Shades of #b56c44
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 #b56c44
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b56c44
Preview of #b56c44 on White Background
The contrast ratio of #b56c44 with white color is 4.04
Preview of #b56c44 on black background
The contrast ratio of #b56c44 with black color is 5.19
#b56c44 color will look good with a black background.
Color Schemes of #b56c44
Triadic Colors of #b56c44
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 #b56c44
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 #b56c44
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 #b56c44
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: #b56c44;
}
This is a sample text used for the color #b56c44. 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: #b56c44;
}
This is a sample text used for the color #b56c44. 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 #b56c44;
}
This is a sample text used for the color #b56c44. 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 50.7%
Green 30.25%
Blue 19.05%
CMYK Percentage
Cyan 0
Magenta 30.6%
Yellow 47.37%
Black 22.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.