Shades of Black Rose #542437
Tints of Black Rose #542437
RGB
CMYK
RGB Variations
Color information
#542437 (or 0x542437) is known color: Black Rose. HEX triplet: 54, 24 and 37. RGB value is (84,36,55). Sum of RGB (Red+Green+Blue) = 84+36+55=175 (23% of max value = 765). Red value is 84 (33.20% from 255 or 48% from 175); Green value is 36 (14.45% from 255 or 20.57% from 175); Blue value is 55 (21.88% from 255 or 31.43% from 175); Max value from RGB is 84 - color contains mainly: red. Hex color #542437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542437 is #ABDBC8. Grayscale: #343434. Windows color (decimal): -11262921 or 3613780. OLE color: 3613780.
HSL color Cylindrical-coordinate representation of color #542437: hue angle of 336.25º 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 #542437 is Cyan = 0, Magento = 0.57, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 55 | - |
| CMYK | 0 | 0.57 | 0.35 | 0.67 |
| HSL | 336.25º | 0.4% | 0.24% | - |
| HSV(B) | 336.25º | 0.57% | 0.33% | - |
| XYZ | 4.98 | 3.42 | 4.01 | - |
| YUV | 52.52 | 129.4 | 150.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 55 | 0 | 0.57 | 0.35 | 0.67 | 336.25 | 0.4 | 0.24 |
| Hex | 54 | 24 | 37 | 0 | 39 | 23 | 43 | 150 | 28 | 18 |
| Octal | 124 | 44 | 67 | 0 | 71 | 43 | 103 | 520 | 50 | 30 |
| Binary | 1010100 | 100100 | 110111 | 0 | 111001 | 100011 | 1000011 | 101010000 | 101000 | 11000 |
Color Harmonies of #542437
Complementary color
Monochromatic Colors of #542437
Black with #542437
Text Example
Text Example
White with #542437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542437; }
p { color: rgb(84,36,55); }
H1.HeaderClassName
{
color: #542437;
}
.AnyTagClassName
{
color: #542437;
}
</style>
background-color css
<style>
a { background-color: #542437; }
a { background-color: rgb(84,36,55); }
div.DivClassName
{
background-color: #542437;
}
.BgClassName
{
background-color: #542437;
}
</style>
border-color css
<style>
span { border-color: #542437; }
span { border-color: rgb(84,36,55); }
td.TdClassName
{
border-color: #542437;
}
.TagClassName
{
border-color: #542437;
}
</style>