Shades of Black Rose #562039
Tints of Black Rose #562039
RGB
CMYK
RGB Variations
Color information
#562039 (or 0x562039) is known color: Black Rose. HEX triplet: 56, 20 and 39. RGB value is (86,32,57). Sum of RGB (Red+Green+Blue) = 86+32+57=175 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.14% from 175); Green value is 32 (12.89% from 255 or 18.29% from 175); Blue value is 57 (22.66% from 255 or 32.57% from 175); Max value from RGB is 86 - color contains mainly: red. Hex color #562039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562039 is #A9DFC6. Grayscale: #323232. Windows color (decimal): -11132871 or 3743830. OLE color: 3743830.
HSL color Cylindrical-coordinate representation of color #562039: hue angle of 332.22º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #562039 is Cyan = 0, Magento = 0.63, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 32 | 57 | - |
| CMYK | 0 | 0.63 | 0.34 | 0.66 |
| HSL | 332.22º | 0.46% | 0.23% | - |
| HSV(B) | 332.22º | 0.63% | 0.34% | - |
| XYZ | 5.09 | 3.31 | 4.24 | - |
| YUV | 51 | 131.39 | 152.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 57 | 0 | 0.63 | 0.34 | 0.66 | 332.22 | 0.46 | 0.23 |
| Hex | 56 | 20 | 39 | 0 | 3F | 22 | 42 | 14C | 2E | 17 |
| Octal | 126 | 40 | 71 | 0 | 77 | 42 | 102 | 514 | 56 | 27 |
| Binary | 1010110 | 100000 | 111001 | 0 | 111111 | 100010 | 1000010 | 101001100 | 101110 | 10111 |
Color Harmonies of #562039
Complementary color
Monochromatic Colors of #562039
Black with #562039
Text Example
Text Example
White with #562039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562039; }
p { color: rgb(86,32,57); }
H1.HeaderClassName
{
color: #562039;
}
.AnyTagClassName
{
color: #562039;
}
</style>
background-color css
<style>
a { background-color: #562039; }
a { background-color: rgb(86,32,57); }
div.DivClassName
{
background-color: #562039;
}
.BgClassName
{
background-color: #562039;
}
</style>
border-color css
<style>
span { border-color: #562039; }
span { border-color: rgb(86,32,57); }
td.TdClassName
{
border-color: #562039;
}
.TagClassName
{
border-color: #562039;
}
</style>