Shades of Black Rose #542636
Tints of Black Rose #542636
RGB
CMYK
RGB Variations
Color information
#542636 (or 0x542636) is known color: Black Rose. HEX triplet: 54, 26 and 36. RGB value is (84,38,54). Sum of RGB (Red+Green+Blue) = 84+38+54=176 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.73% from 176); Green value is 38 (15.23% from 255 or 21.59% from 176); Blue value is 54 (21.48% from 255 or 30.68% from 176); Max value from RGB is 84 - color contains mainly: red. Hex color #542636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542636 is #ABD9C9. Grayscale: #353535. Windows color (decimal): -11262410 or 3548756. OLE color: 3548756.
HSL color Cylindrical-coordinate representation of color #542636: hue angle of 339.13º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #542636 is Cyan = 0, Magento = 0.55, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 54 | - |
| CMYK | 0 | 0.55 | 0.36 | 0.67 |
| HSL | 339.13º | 0.38% | 0.24% | - |
| HSV(B) | 339.13º | 0.55% | 0.33% | - |
| XYZ | 5.02 | 3.54 | 3.91 | - |
| YUV | 53.58 | 128.24 | 149.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 54 | 0 | 0.55 | 0.36 | 0.67 | 339.13 | 0.38 | 0.24 |
| Hex | 54 | 26 | 36 | 0 | 37 | 24 | 43 | 153 | 26 | 18 |
| Octal | 124 | 46 | 66 | 0 | 67 | 44 | 103 | 523 | 46 | 30 |
| Binary | 1010100 | 100110 | 110110 | 0 | 110111 | 100100 | 1000011 | 101010011 | 100110 | 11000 |
Color Harmonies of #542636
Complementary color
Monochromatic Colors of #542636
Black with #542636
Text Example
Text Example
White with #542636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542636; }
p { color: rgb(84,38,54); }
H1.HeaderClassName
{
color: #542636;
}
.AnyTagClassName
{
color: #542636;
}
</style>
background-color css
<style>
a { background-color: #542636; }
a { background-color: rgb(84,38,54); }
div.DivClassName
{
background-color: #542636;
}
.BgClassName
{
background-color: #542636;
}
</style>
border-color css
<style>
span { border-color: #542636; }
span { border-color: rgb(84,38,54); }
td.TdClassName
{
border-color: #542636;
}
.TagClassName
{
border-color: #542636;
}
</style>