Shades of Black Rose #562137
Tints of Black Rose #562137
RGB
CMYK
RGB Variations
Color information
#562137 (or 0x562137) is known color: Black Rose. HEX triplet: 56, 21 and 37. RGB value is (86,33,55). Sum of RGB (Red+Green+Blue) = 86+33+55=174 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.43% from 174); Green value is 33 (13.28% from 255 or 18.97% from 174); Blue value is 55 (21.88% from 255 or 31.61% from 174); Max value from RGB is 86 - color contains mainly: red. Hex color #562137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562137 is #A9DEC8. Grayscale: #333333. Windows color (decimal): -11132617 or 3613014. OLE color: 3613014.
HSL color Cylindrical-coordinate representation of color #562137: hue angle of 335.09º 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 #562137 is Cyan = 0, Magento = 0.62, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 55 | - |
| CMYK | 0 | 0.62 | 0.36 | 0.66 |
| HSL | 335.09º | 0.45% | 0.23% | - |
| HSV(B) | 335.09º | 0.62% | 0.34% | - |
| XYZ | 5.07 | 3.34 | 3.99 | - |
| YUV | 51.36 | 130.06 | 152.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 55 | 0 | 0.62 | 0.36 | 0.66 | 335.09 | 0.45 | 0.23 |
| Hex | 56 | 21 | 37 | 0 | 3E | 24 | 42 | 14F | 2D | 17 |
| Octal | 126 | 41 | 67 | 0 | 76 | 44 | 102 | 517 | 55 | 27 |
| Binary | 1010110 | 100001 | 110111 | 0 | 111110 | 100100 | 1000010 | 101001111 | 101101 | 10111 |
Color Harmonies of #562137
Complementary color
Monochromatic Colors of #562137
Black with #562137
Text Example
Text Example
White with #562137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562137; }
p { color: rgb(86,33,55); }
H1.HeaderClassName
{
color: #562137;
}
.AnyTagClassName
{
color: #562137;
}
</style>
background-color css
<style>
a { background-color: #562137; }
a { background-color: rgb(86,33,55); }
div.DivClassName
{
background-color: #562137;
}
.BgClassName
{
background-color: #562137;
}
</style>
border-color css
<style>
span { border-color: #562137; }
span { border-color: rgb(86,33,55); }
td.TdClassName
{
border-color: #562137;
}
.TagClassName
{
border-color: #562137;
}
</style>