Shades of Black Rose #562132
Tints of Black Rose #562132
RGB
CMYK
RGB Variations
Color information
#562132 (or 0x562132) is known color: Black Rose. HEX triplet: 56, 21 and 32. RGB value is (86,33,50). Sum of RGB (Red+Green+Blue) = 86+33+50=169 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50.89% from 169); Green value is 33 (13.28% from 255 or 19.53% from 169); Blue value is 50 (19.92% from 255 or 29.59% from 169); Max value from RGB is 86 - color contains mainly: red. Hex color #562132 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562132 is #A9DECD. Grayscale: #323232. Windows color (decimal): -11132622 or 3285334. OLE color: 3285334.
HSL color Cylindrical-coordinate representation of color #562132: hue angle of 340.75º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #562132 is Cyan = 0, Magento = 0.62, Yellow = 0.42 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 50 | - |
| CMYK | 0 | 0.62 | 0.42 | 0.66 |
| HSL | 340.75º | 0.45% | 0.23% | - |
| HSV(B) | 340.75º | 0.62% | 0.34% | - |
| XYZ | 4.96 | 3.3 | 3.39 | - |
| YUV | 50.79 | 127.56 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 50 | 0 | 0.62 | 0.42 | 0.66 | 340.75 | 0.45 | 0.23 |
| Hex | 56 | 21 | 32 | 0 | 3E | 2A | 42 | 155 | 2D | 17 |
| Octal | 126 | 41 | 62 | 0 | 76 | 52 | 102 | 525 | 55 | 27 |
| Binary | 1010110 | 100001 | 110010 | 0 | 111110 | 101010 | 1000010 | 101010101 | 101101 | 10111 |
Color Harmonies of #562132
Complementary color
Monochromatic Colors of #562132
Black with #562132
Text Example
Text Example
White with #562132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562132; }
p { color: rgb(86,33,50); }
H1.HeaderClassName
{
color: #562132;
}
.AnyTagClassName
{
color: #562132;
}
</style>
background-color css
<style>
a { background-color: #562132; }
a { background-color: rgb(86,33,50); }
div.DivClassName
{
background-color: #562132;
}
.BgClassName
{
background-color: #562132;
}
</style>
border-color css
<style>
span { border-color: #562132; }
span { border-color: rgb(86,33,50); }
td.TdClassName
{
border-color: #562132;
}
.TagClassName
{
border-color: #562132;
}
</style>