Shades of Black Rose #542332
Tints of Black Rose #542332
RGB
CMYK
RGB Variations
Color information
#542332 (or 0x542332) is known color: Black Rose. HEX triplet: 54, 23 and 32. RGB value is (84,35,50). Sum of RGB (Red+Green+Blue) = 84+35+50=169 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.70% from 169); Green value is 35 (14.06% from 255 or 20.71% from 169); Blue value is 50 (19.92% from 255 or 29.59% from 169); Max value from RGB is 84 - color contains mainly: red. Hex color #542332 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542332 is #ABDCCD. Grayscale: #333333. Windows color (decimal): -11263182 or 3285844. OLE color: 3285844.
HSL color Cylindrical-coordinate representation of color #542332: hue angle of 341.63º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #542332 is Cyan = 0, Magento = 0.58, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 35 | 50 | - |
| CMYK | 0 | 0.58 | 0.40 | 0.67 |
| HSL | 341.63º | 0.41% | 0.23% | - |
| HSV(B) | 341.63º | 0.58% | 0.33% | - |
| XYZ | 4.83 | 3.32 | 3.4 | - |
| YUV | 51.36 | 127.23 | 151.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 50 | 0 | 0.58 | 0.40 | 0.67 | 341.63 | 0.41 | 0.23 |
| Hex | 54 | 23 | 32 | 0 | 3A | 28 | 43 | 156 | 29 | 17 |
| Octal | 124 | 43 | 62 | 0 | 72 | 50 | 103 | 526 | 51 | 27 |
| Binary | 1010100 | 100011 | 110010 | 0 | 111010 | 101000 | 1000011 | 101010110 | 101001 | 10111 |
Color Harmonies of #542332
Complementary color
Monochromatic Colors of #542332
Black with #542332
Text Example
Text Example
White with #542332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542332; }
p { color: rgb(84,35,50); }
H1.HeaderClassName
{
color: #542332;
}
.AnyTagClassName
{
color: #542332;
}
</style>
background-color css
<style>
a { background-color: #542332; }
a { background-color: rgb(84,35,50); }
div.DivClassName
{
background-color: #542332;
}
.BgClassName
{
background-color: #542332;
}
</style>
border-color css
<style>
span { border-color: #542332; }
span { border-color: rgb(84,35,50); }
td.TdClassName
{
border-color: #542332;
}
.TagClassName
{
border-color: #542332;
}
</style>