#b55a34 Hex Color
rgb(181, 90, 52)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | 5a | 34 | - | #b55a34 |
RGB | 181 | 90 | 52 | - | rgb(181,90,52) |
HSL | 18 | 55% | 46% | - | hsl(18,55%,46%) |
HSV | 18 | 71% | 71% | - | hsv(18,71%,71%) |
XYZ | 23.3321 | 17.384 | 5.3745 | - | xyz(23.3321,17.384,5.3745) |
CIE-LAB | 48.74 | 34.02 | 38.26 | - | lab(48.74,34.02,38.26) |
CMYK | 0 | 0.50276243093923 | 0.71270718232044 | 0.29019607843137 | cmyk(0,0.50276243093923,0.71270718232044,0.29019607843137) |
Description
The RGB value of color #b55a34 is rgb(181, 90, 52).
In the hex color #b55a34, The value of Red is 181, value of Green is 90, and value of Blue is 52. The primary color is Red. Similarly, The HSL values for #b55a34 consists of 18° Hue, 55% Saturation, and 46% Lightness.
In the CMYK color model, the color #b55a34 can be represented as Cyan=0%, Magenta=0.50276243093923%, Yellow=0.71270718232044%, and Black=0.29019607843137%.
Shades of #b55a34
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 #b55a34
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b55a34
Preview of #b55a34 on White Background
The contrast ratio of #b55a34 with white color is 4.69
#b55a34 color will look good on a white background.
Preview of #b55a34 on black background
The contrast ratio of #b55a34 with black color is 4.48
Color Schemes of #b55a34
Triadic Colors of #b55a34
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 #b55a34
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 #b55a34
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 #b55a34
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: #b55a34;
}
This is a sample text used for the color #b55a34. 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: #b55a34;
}
This is a sample text used for the color #b55a34. 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 #b55a34;
}
This is a sample text used for the color #b55a34. 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 56.04%
Green 27.86%
Blue 16.1%
CMYK Percentage
Cyan 0
Magenta 33.39%
Yellow 47.34%
Black 19.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.