Shades of Black Rose #542032
Tints of Black Rose #542032
RGB
CMYK
RGB Variations
Color information
#542032 (or 0x542032) is known color: Black Rose. HEX triplet: 54, 20 and 32. RGB value is (84,32,50). Sum of RGB (Red+Green+Blue) = 84+32+50=166 (21% of max value = 765). Red value is 84 (33.20% from 255 or 50.60% from 166); Green value is 32 (12.89% from 255 or 19.28% from 166); Blue value is 50 (19.92% from 255 or 30.12% from 166); Max value from RGB is 84 - color contains mainly: red. Hex color #542032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542032 is #ABDFCD. Grayscale: #313131. Windows color (decimal): -11263950 or 3285076. OLE color: 3285076.
HSL color Cylindrical-coordinate representation of color #542032: hue angle of 339.23º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #542032 is Cyan = 0, Magento = 0.62, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 32 | 50 | - |
| CMYK | 0 | 0.62 | 0.40 | 0.67 |
| HSL | 339.23º | 0.45% | 0.23% | - |
| HSV(B) | 339.23º | 0.62% | 0.33% | - |
| XYZ | 4.75 | 3.15 | 3.37 | - |
| YUV | 49.6 | 128.23 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 50 | 0 | 0.62 | 0.40 | 0.67 | 339.23 | 0.45 | 0.23 |
| Hex | 54 | 20 | 32 | 0 | 3E | 28 | 43 | 153 | 2D | 17 |
| Octal | 124 | 40 | 62 | 0 | 76 | 50 | 103 | 523 | 55 | 27 |
| Binary | 1010100 | 100000 | 110010 | 0 | 111110 | 101000 | 1000011 | 101010011 | 101101 | 10111 |
Color Harmonies of #542032
Complementary color
Monochromatic Colors of #542032
Black with #542032
Text Example
Text Example
White with #542032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542032; }
p { color: rgb(84,32,50); }
H1.HeaderClassName
{
color: #542032;
}
.AnyTagClassName
{
color: #542032;
}
</style>
background-color css
<style>
a { background-color: #542032; }
a { background-color: rgb(84,32,50); }
div.DivClassName
{
background-color: #542032;
}
.BgClassName
{
background-color: #542032;
}
</style>
border-color css
<style>
span { border-color: #542032; }
span { border-color: rgb(84,32,50); }
td.TdClassName
{
border-color: #542032;
}
.TagClassName
{
border-color: #542032;
}
</style>