Shades of Black Rose #562736
Tints of Black Rose #562736
RGB
CMYK
RGB Variations
Color information
#562736 (or 0x562736) is known color: Black Rose. HEX triplet: 56, 27 and 36. RGB value is (86,39,54). Sum of RGB (Red+Green+Blue) = 86+39+54=179 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.04% from 179); Green value is 39 (15.62% from 255 or 21.79% from 179); Blue value is 54 (21.48% from 255 or 30.17% from 179); Max value from RGB is 86 - color contains mainly: red. Hex color #562736 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562736 is #A9D8C9. Grayscale: #363636. Windows color (decimal): -11131082 or 3549014. OLE color: 3549014.
HSL color Cylindrical-coordinate representation of color #562736: hue angle of 340.85º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #562736 is Cyan = 0, Magento = 0.55, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 54 | - |
| CMYK | 0 | 0.55 | 0.37 | 0.66 |
| HSL | 340.85º | 0.38% | 0.25% | - |
| HSV(B) | 340.85º | 0.55% | 0.34% | - |
| XYZ | 5.23 | 3.7 | 3.93 | - |
| YUV | 54.76 | 127.57 | 150.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 54 | 0 | 0.55 | 0.37 | 0.66 | 340.85 | 0.38 | 0.25 |
| Hex | 56 | 27 | 36 | 0 | 37 | 25 | 42 | 155 | 26 | 19 |
| Octal | 126 | 47 | 66 | 0 | 67 | 45 | 102 | 525 | 46 | 31 |
| Binary | 1010110 | 100111 | 110110 | 0 | 110111 | 100101 | 1000010 | 101010101 | 100110 | 11001 |
Color Harmonies of #562736
Complementary color
Monochromatic Colors of #562736
Black with #562736
Text Example
Text Example
White with #562736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562736; }
p { color: rgb(86,39,54); }
H1.HeaderClassName
{
color: #562736;
}
.AnyTagClassName
{
color: #562736;
}
</style>
background-color css
<style>
a { background-color: #562736; }
a { background-color: rgb(86,39,54); }
div.DivClassName
{
background-color: #562736;
}
.BgClassName
{
background-color: #562736;
}
</style>
border-color css
<style>
span { border-color: #562736; }
span { border-color: rgb(86,39,54); }
td.TdClassName
{
border-color: #562736;
}
.TagClassName
{
border-color: #562736;
}
</style>