#b54a4a color RGB value is (181,74,74)
#b54a4a color CMYK value
#b54a4a color HSL value
HSV(or HSB) | 0° | 59.1 | 71 |
XYZ | 22.741 | 15.216 | 8.217 |
Yxy | 0.493 | 0.33 | 15.216 |
LAB | 45.928 | 43.471 | 22.255 |
LUV | 45.928 | 78.922 | 17.016 |
Hunter-LAB | 39.007 | 35.801 | 14.816 |
CIE-LCH | 45.928 | 48.837 | 27.111 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B5 | 4A | 4A |
Decimal | 181 | 74 | 74 |
Octal | 265 | 112 | 112 |
Binary | 10110101 | 01001010 | 01001010 |
Below, you can see some colors close to #b54a4a. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #b54a4a.
<span style="color:#b54a4a">Text here</span>
This paragraph has a background color of #b54a4a.
<p style="background-color:#b54a4a;">Content here</p>
This element has a border color of #b54a4a.
<div style="border:1px #b54a4a;">Content here</div>
.text {color:#b54a4a;}
.background {background-color:#b54a4a;}
.border {border:1px solid #b54a4a;}
.text-shadow {border:1px solid #b54a4a;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #f9f0f0 is the lightest one.