Shades of Black Rose #542431
Tints of Black Rose #542431
RGB
CMYK
RGB Variations
Color information
#542431 (or 0x542431) is known color: Black Rose. HEX triplet: 54, 24 and 31. RGB value is (84,36,49). Sum of RGB (Red+Green+Blue) = 84+36+49=169 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.70% from 169); Green value is 36 (14.45% from 255 or 21.30% from 169); Blue value is 49 (19.53% from 255 or 28.99% from 169); Max value from RGB is 84 - color contains mainly: red. Hex color #542431 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542431 is #ABDBCE. Grayscale: #333333. Windows color (decimal): -11262927 or 3220564. OLE color: 3220564.
HSL color Cylindrical-coordinate representation of color #542431: hue angle of 343.75º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #542431 is Cyan = 0, Magento = 0.57, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 49 | - |
| CMYK | 0 | 0.57 | 0.42 | 0.67 |
| HSL | 343.75º | 0.4% | 0.24% | - |
| HSV(B) | 343.75º | 0.57% | 0.33% | - |
| XYZ | 4.84 | 3.37 | 3.3 | - |
| YUV | 51.83 | 126.4 | 150.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 49 | 0 | 0.57 | 0.42 | 0.67 | 343.75 | 0.4 | 0.24 |
| Hex | 54 | 24 | 31 | 0 | 39 | 2A | 43 | 158 | 28 | 18 |
| Octal | 124 | 44 | 61 | 0 | 71 | 52 | 103 | 530 | 50 | 30 |
| Binary | 1010100 | 100100 | 110001 | 0 | 111001 | 101010 | 1000011 | 101011000 | 101000 | 11000 |
Color Harmonies of #542431
Complementary color
Monochromatic Colors of #542431
Black with #542431
Text Example
Text Example
White with #542431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542431; }
p { color: rgb(84,36,49); }
H1.HeaderClassName
{
color: #542431;
}
.AnyTagClassName
{
color: #542431;
}
</style>
background-color css
<style>
a { background-color: #542431; }
a { background-color: rgb(84,36,49); }
div.DivClassName
{
background-color: #542431;
}
.BgClassName
{
background-color: #542431;
}
</style>
border-color css
<style>
span { border-color: #542431; }
span { border-color: rgb(84,36,49); }
td.TdClassName
{
border-color: #542431;
}
.TagClassName
{
border-color: #542431;
}
</style>