In a RGB color space, #b54a4a hex color is composed of 71% red, 29% green and 29% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 59.1% magenta, 59.1% yellow and 29% black. It has a hue angle of 0 degrees, a saturation of 42% and a lightness of 50%. #b54a4a color hex could be obtained by blending #ff9494 with #6b0000. Closest websafe color is: #cc3333.
The hexadecimal color #b54a4a has RGB values of R:181, G:74, B:74 and CMYK values of C:0, M:0.59, Y:0.59, K:0.29. Its decimal value is 11881034.
Hex triplet | b54a4a | #b54a4a |
RGB Decimal | 181, 74, 74 | rgb(181,74,74) |
RGB Percent | 71, 29, 29 | rgb(71%,29%,29%) |
CMYK | 0, 59.1, 59.1, 29 | |
HSL | 0°, 42, 50 | hsl(0,42%,50%) |
HSV(HSB) | 0°, 59.1, 71 | |
Web Safe | cc3333 | #c33 |
XYZ | 22.741, 15.216, 8.217 |
xyY | 0.493, 0.33, 15.216 |
CIE-LAB | 45.928, 43.471, 22.255 |
CIE-LCH | 45.928, 48.837, 27.111 |
CIE-LUV | 45.928, 78.922, 17.016 |
Hunter-Lab | 39.007, 35.801, 14.816 |
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.
A tone is produced by adding gray to any pure hue. In this case, #807f7f is the less saturated color, while #f50a0a is the most saturated one.