Shades of Black Rose #562832
Tints of Black Rose #562832
RGB
CMYK
RGB Variations
Color information
#562832 (or 0x562832) is known color: Black Rose. HEX triplet: 56, 28 and 32. RGB value is (86,40,50). Sum of RGB (Red+Green+Blue) = 86+40+50=176 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.86% from 176); Green value is 40 (16.02% from 255 or 22.73% from 176); Blue value is 50 (19.92% from 255 or 28.41% from 176); Max value from RGB is 86 - color contains mainly: red. Hex color #562832 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562832 is #A9D7CD. Grayscale: #363636. Windows color (decimal): -11130830 or 3287126. OLE color: 3287126.
HSL color Cylindrical-coordinate representation of color #562832: hue angle of 346.96º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #562832 is Cyan = 0, Magento = 0.53, Yellow = 0.42 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 50 | - |
| CMYK | 0 | 0.53 | 0.42 | 0.66 |
| HSL | 346.96º | 0.37% | 0.25% | - |
| HSV(B) | 346.96º | 0.53% | 0.34% | - |
| XYZ | 5.17 | 3.73 | 3.46 | - |
| YUV | 54.89 | 125.24 | 150.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 50 | 0 | 0.53 | 0.42 | 0.66 | 346.96 | 0.37 | 0.25 |
| Hex | 56 | 28 | 32 | 0 | 35 | 2A | 42 | 15B | 25 | 19 |
| Octal | 126 | 50 | 62 | 0 | 65 | 52 | 102 | 533 | 45 | 31 |
| Binary | 1010110 | 101000 | 110010 | 0 | 110101 | 101010 | 1000010 | 101011011 | 100101 | 11001 |
Color Harmonies of #562832
Complementary color
Monochromatic Colors of #562832
Black with #562832
Text Example
Text Example
White with #562832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562832; }
p { color: rgb(86,40,50); }
H1.HeaderClassName
{
color: #562832;
}
.AnyTagClassName
{
color: #562832;
}
</style>
background-color css
<style>
a { background-color: #562832; }
a { background-color: rgb(86,40,50); }
div.DivClassName
{
background-color: #562832;
}
.BgClassName
{
background-color: #562832;
}
</style>
border-color css
<style>
span { border-color: #562832; }
span { border-color: rgb(86,40,50); }
td.TdClassName
{
border-color: #562832;
}
.TagClassName
{
border-color: #562832;
}
</style>