Shades of Black Rose #562836
Tints of Black Rose #562836
RGB
CMYK
RGB Variations
Color information
#562836 (or 0x562836) is known color: Black Rose. HEX triplet: 56, 28 and 36. RGB value is (86,40,54). Sum of RGB (Red+Green+Blue) = 86+40+54=180 (23% of max value = 765). Red value is 86 (33.98% from 255 or 47.78% from 180); Green value is 40 (16.02% from 255 or 22.22% from 180); Blue value is 54 (21.48% from 255 or 30% from 180); Max value from RGB is 86 - color contains mainly: red. Hex color #562836 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562836 is #A9D7C9. Grayscale: #373737. Windows color (decimal): -11130826 or 3549270. OLE color: 3549270.
HSL color Cylindrical-coordinate representation of color #562836: hue angle of 341.74º 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 #562836 is Cyan = 0, Magento = 0.53, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 54 | - |
| CMYK | 0 | 0.53 | 0.37 | 0.66 |
| HSL | 341.74º | 0.37% | 0.25% | - |
| HSV(B) | 341.74º | 0.53% | 0.34% | - |
| XYZ | 5.26 | 3.76 | 3.94 | - |
| YUV | 55.35 | 127.24 | 149.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 54 | 0 | 0.53 | 0.37 | 0.66 | 341.74 | 0.37 | 0.25 |
| Hex | 56 | 28 | 36 | 0 | 35 | 25 | 42 | 156 | 25 | 19 |
| Octal | 126 | 50 | 66 | 0 | 65 | 45 | 102 | 526 | 45 | 31 |
| Binary | 1010110 | 101000 | 110110 | 0 | 110101 | 100101 | 1000010 | 101010110 | 100101 | 11001 |
Color Harmonies of #562836
Complementary color
Monochromatic Colors of #562836
Black with #562836
Text Example
Text Example
White with #562836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562836; }
p { color: rgb(86,40,54); }
H1.HeaderClassName
{
color: #562836;
}
.AnyTagClassName
{
color: #562836;
}
</style>
background-color css
<style>
a { background-color: #562836; }
a { background-color: rgb(86,40,54); }
div.DivClassName
{
background-color: #562836;
}
.BgClassName
{
background-color: #562836;
}
</style>
border-color css
<style>
span { border-color: #562836; }
span { border-color: rgb(86,40,54); }
td.TdClassName
{
border-color: #562836;
}
.TagClassName
{
border-color: #562836;
}
</style>