#b4542b Hex Color
rgb(180, 84, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 54 | 2b | - | #b4542b |
RGB | 180 | 84 | 43 | - | rgb(180,84,43) |
HSL | 18 | 61% | 44% | - | hsl(18,61%,44%) |
HSV | 18 | 76% | 71% | - | hsv(18,76%,71%) |
XYZ | 22.4288 | 16.2184 | 4.2338 | - | xyz(22.4288,16.2184,4.2338) |
CIE-LAB | 47.26 | 36.31 | 41.31 | - | lab(47.26,36.31,41.31) |
CMYK | 0 | 0.53333333333333 | 0.76111111111111 | 0.29411764705882 | cmyk(0,0.53333333333333,0.76111111111111,0.29411764705882) |
Description
The RGB value of color #b4542b is rgb(180, 84, 43).
In the hex color #b4542b, The value of Red is 180, value of Green is 84, and value of Blue is 43. The primary color is Red. Similarly, The HSL values for #b4542b consists of 18° Hue, 61% Saturation, and 44% Lightness.
In the CMYK color model, the color #b4542b can be represented as Cyan=0%, Magenta=0.53333333333333%, Yellow=0.76111111111111%, and Black=0.29411764705882%.
Shades of #b4542b
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 #b4542b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4542b
Preview of #b4542b on White Background
The contrast ratio of #b4542b with white color is 4.95
#b4542b color will look good on a white background.
Preview of #b4542b on black background
The contrast ratio of #b4542b with black color is 4.24
Color Schemes of #b4542b
Triadic Colors of #b4542b
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 #b4542b
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 #b4542b
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 #b4542b
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.
Monochromatic Colors of #b4542b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b4542b;
}
This is a sample text used for the color #b4542b. 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: #b4542b;
}
This is a sample text used for the color #b4542b. 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 #b4542b;
}
This is a sample text used for the color #b4542b. 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 58.63%
Green 27.36%
Blue 14.01%
CMYK Percentage
Cyan 0
Magenta 33.57%
Yellow 47.91%
Black 18.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.