#b45a3c Hex Color
rgb(180, 90, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 5a | 3c | - | #b45a3c |
RGB | 180 | 90 | 60 | - | rgb(180,90,60) |
HSL | 15 | 50% | 47% | - | hsl(15,50%,47%) |
HSV | 15 | 67% | 71% | - | hsv(15,67%,71%) |
XYZ | 23.2942 | 17.3419 | 6.3945 | - | xyz(23.2942,17.3419,6.3945) |
CIE-LAB | 48.69 | 34.07 | 33.79 | - | lab(48.69,34.07,33.79) |
CMYK | 0 | 0.5 | 0.66666666666667 | 0.29411764705882 | cmyk(0,0.5,0.66666666666667,0.29411764705882) |
Description
The RGB value of color #b45a3c is rgb(180, 90, 60).
In the hex color #b45a3c, The value of Red is 180, value of Green is 90, and value of Blue is 60. The primary color is Red. Similarly, The HSL values for #b45a3c consists of 15° Hue, 50% Saturation, and 47% Lightness.
In the CMYK color model, the color #b45a3c can be represented as Cyan=0%, Magenta=0.5%, Yellow=0.66666666666667%, and Black=0.29411764705882%.
Shades of #b45a3c
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 #b45a3c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b45a3c
Preview of #b45a3c on White Background
The contrast ratio of #b45a3c with white color is 4.7
#b45a3c color will look good on a white background.
Preview of #b45a3c on black background
The contrast ratio of #b45a3c with black color is 4.47
Color Schemes of #b45a3c
Triadic Colors of #b45a3c
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 #b45a3c
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 #b45a3c
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 #b45a3c
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: #b45a3c;
}
This is a sample text used for the color #b45a3c. 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: #b45a3c;
}
This is a sample text used for the color #b45a3c. 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 #b45a3c;
}
This is a sample text used for the color #b45a3c. 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 54.55%
Green 27.27%
Blue 18.18%
CMYK Percentage
Cyan 0
Magenta 34.23%
Yellow 45.64%
Black 20.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.