Shades of Black Rose #562336
Tints of Black Rose #562336
RGB
CMYK
RGB Variations
Color information
#562336 (or 0x562336) is known color: Black Rose. HEX triplet: 56, 23 and 36. RGB value is (86,35,54). Sum of RGB (Red+Green+Blue) = 86+35+54=175 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.14% from 175); Green value is 35 (14.06% from 255 or 20% from 175); Blue value is 54 (21.48% from 255 or 30.86% from 175); Max value from RGB is 86 - color contains mainly: red. Hex color #562336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562336 is #A9DCC9. Grayscale: #343434. Windows color (decimal): -11132106 or 3547990. OLE color: 3547990.
HSL color Cylindrical-coordinate representation of color #562336: hue angle of 337.65º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #562336 is Cyan = 0, Magento = 0.59, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 35 | 54 | - |
| CMYK | 0 | 0.59 | 0.37 | 0.66 |
| HSL | 337.65º | 0.42% | 0.24% | - |
| HSV(B) | 337.65º | 0.59% | 0.34% | - |
| XYZ | 5.1 | 3.45 | 3.89 | - |
| YUV | 52.42 | 128.9 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 54 | 0 | 0.59 | 0.37 | 0.66 | 337.65 | 0.42 | 0.24 |
| Hex | 56 | 23 | 36 | 0 | 3B | 25 | 42 | 152 | 2A | 18 |
| Octal | 126 | 43 | 66 | 0 | 73 | 45 | 102 | 522 | 52 | 30 |
| Binary | 1010110 | 100011 | 110110 | 0 | 111011 | 100101 | 1000010 | 101010010 | 101010 | 11000 |
Color Harmonies of #562336
Complementary color
Monochromatic Colors of #562336
Black with #562336
Text Example
Text Example
White with #562336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562336; }
p { color: rgb(86,35,54); }
H1.HeaderClassName
{
color: #562336;
}
.AnyTagClassName
{
color: #562336;
}
</style>
background-color css
<style>
a { background-color: #562336; }
a { background-color: rgb(86,35,54); }
div.DivClassName
{
background-color: #562336;
}
.BgClassName
{
background-color: #562336;
}
</style>
border-color css
<style>
span { border-color: #562336; }
span { border-color: rgb(86,35,54); }
td.TdClassName
{
border-color: #562336;
}
.TagClassName
{
border-color: #562336;
}
</style>