Shades of Black Rose #542136
Tints of Black Rose #542136
RGB
CMYK
RGB Variations
Color information
#542136 (or 0x542136) is known color: Black Rose. HEX triplet: 54, 21 and 36. RGB value is (84,33,54). Sum of RGB (Red+Green+Blue) = 84+33+54=171 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.12% from 171); Green value is 33 (13.28% from 255 or 19.30% from 171); Blue value is 54 (21.48% from 255 or 31.58% from 171); Max value from RGB is 84 - color contains mainly: red. Hex color #542136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542136 is #ABDEC9. Grayscale: #323232. Windows color (decimal): -11263690 or 3547476. OLE color: 3547476.
HSL color Cylindrical-coordinate representation of color #542136: hue angle of 335.29º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #542136 is Cyan = 0, Magento = 0.61, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 33 | 54 | - |
| CMYK | 0 | 0.61 | 0.36 | 0.67 |
| HSL | 335.29º | 0.44% | 0.23% | - |
| HSV(B) | 335.29º | 0.61% | 0.33% | - |
| XYZ | 4.87 | 3.24 | 3.86 | - |
| YUV | 50.64 | 129.9 | 151.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 54 | 0 | 0.61 | 0.36 | 0.67 | 335.29 | 0.44 | 0.23 |
| Hex | 54 | 21 | 36 | 0 | 3D | 24 | 43 | 14F | 2C | 17 |
| Octal | 124 | 41 | 66 | 0 | 75 | 44 | 103 | 517 | 54 | 27 |
| Binary | 1010100 | 100001 | 110110 | 0 | 111101 | 100100 | 1000011 | 101001111 | 101100 | 10111 |
Color Harmonies of #542136
Complementary color
Monochromatic Colors of #542136
Black with #542136
Text Example
Text Example
White with #542136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542136; }
p { color: rgb(84,33,54); }
H1.HeaderClassName
{
color: #542136;
}
.AnyTagClassName
{
color: #542136;
}
</style>
background-color css
<style>
a { background-color: #542136; }
a { background-color: rgb(84,33,54); }
div.DivClassName
{
background-color: #542136;
}
.BgClassName
{
background-color: #542136;
}
</style>
border-color css
<style>
span { border-color: #542136; }
span { border-color: rgb(84,33,54); }
td.TdClassName
{
border-color: #542136;
}
.TagClassName
{
border-color: #542136;
}
</style>