Shades of Black Rose #562337
Tints of Black Rose #562337
RGB
CMYK
RGB Variations
Color information
#562337 (or 0x562337) is known color: Black Rose. HEX triplet: 56, 23 and 37. RGB value is (86,35,55). Sum of RGB (Red+Green+Blue) = 86+35+55=176 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.86% from 176); Green value is 35 (14.06% from 255 or 19.89% from 176); Blue value is 55 (21.88% from 255 or 31.25% from 176); Max value from RGB is 86 - color contains mainly: red. Hex color #562337 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562337 is #A9DCC8. Grayscale: #343434. Windows color (decimal): -11132105 or 3613526. OLE color: 3613526.
HSL color Cylindrical-coordinate representation of color #562337: hue angle of 336.47º 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 #562337 is Cyan = 0, Magento = 0.59, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 35 | 55 | - |
| CMYK | 0 | 0.59 | 0.36 | 0.66 |
| HSL | 336.47º | 0.42% | 0.24% | - |
| HSV(B) | 336.47º | 0.59% | 0.34% | - |
| XYZ | 5.13 | 3.46 | 4.01 | - |
| YUV | 52.53 | 129.4 | 151.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 55 | 0 | 0.59 | 0.36 | 0.66 | 336.47 | 0.42 | 0.24 |
| Hex | 56 | 23 | 37 | 0 | 3B | 24 | 42 | 150 | 2A | 18 |
| Octal | 126 | 43 | 67 | 0 | 73 | 44 | 102 | 520 | 52 | 30 |
| Binary | 1010110 | 100011 | 110111 | 0 | 111011 | 100100 | 1000010 | 101010000 | 101010 | 11000 |
Color Harmonies of #562337
Complementary color
Monochromatic Colors of #562337
Black with #562337
Text Example
Text Example
White with #562337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562337; }
p { color: rgb(86,35,55); }
H1.HeaderClassName
{
color: #562337;
}
.AnyTagClassName
{
color: #562337;
}
</style>
background-color css
<style>
a { background-color: #562337; }
a { background-color: rgb(86,35,55); }
div.DivClassName
{
background-color: #562337;
}
.BgClassName
{
background-color: #562337;
}
</style>
border-color css
<style>
span { border-color: #562337; }
span { border-color: rgb(86,35,55); }
td.TdClassName
{
border-color: #562337;
}
.TagClassName
{
border-color: #562337;
}
</style>