Shades of Black Rose #542434
Tints of Black Rose #542434
RGB
CMYK
RGB Variations
Color information
#542434 (or 0x542434) is known color: Black Rose. HEX triplet: 54, 24 and 34. RGB value is (84,36,52). Sum of RGB (Red+Green+Blue) = 84+36+52=172 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.84% from 172); Green value is 36 (14.45% from 255 or 20.93% from 172); Blue value is 52 (20.70% from 255 or 30.23% from 172); Max value from RGB is 84 - color contains mainly: red. Hex color #542434 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542434 is #ABDBCB. Grayscale: #343434. Windows color (decimal): -11262924 or 3417172. OLE color: 3417172.
HSL color Cylindrical-coordinate representation of color #542434: hue angle of 340º 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 #542434 is Cyan = 0, Magento = 0.57, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 52 | - |
| CMYK | 0 | 0.57 | 0.38 | 0.67 |
| HSL | 340º | 0.4% | 0.24% | - |
| HSV(B) | 340º | 0.57% | 0.33% | - |
| XYZ | 4.91 | 3.39 | 3.65 | - |
| YUV | 52.18 | 127.9 | 150.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 52 | 0 | 0.57 | 0.38 | 0.67 | 340 | 0.4 | 0.24 |
| Hex | 54 | 24 | 34 | 0 | 39 | 26 | 43 | 154 | 28 | 18 |
| Octal | 124 | 44 | 64 | 0 | 71 | 46 | 103 | 524 | 50 | 30 |
| Binary | 1010100 | 100100 | 110100 | 0 | 111001 | 100110 | 1000011 | 101010100 | 101000 | 11000 |
Color Harmonies of #542434
Complementary color
Monochromatic Colors of #542434
Black with #542434
Text Example
Text Example
White with #542434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542434; }
p { color: rgb(84,36,52); }
H1.HeaderClassName
{
color: #542434;
}
.AnyTagClassName
{
color: #542434;
}
</style>
background-color css
<style>
a { background-color: #542434; }
a { background-color: rgb(84,36,52); }
div.DivClassName
{
background-color: #542434;
}
.BgClassName
{
background-color: #542434;
}
</style>
border-color css
<style>
span { border-color: #542434; }
span { border-color: rgb(84,36,52); }
td.TdClassName
{
border-color: #542434;
}
.TagClassName
{
border-color: #542434;
}
</style>