Shades of Black Rose #562239
Tints of Black Rose #562239
RGB
CMYK
RGB Variations
Color information
#562239 (or 0x562239) is known color: Black Rose. HEX triplet: 56, 22 and 39. RGB value is (86,34,57). Sum of RGB (Red+Green+Blue) = 86+34+57=177 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.59% from 177); Green value is 34 (13.67% from 255 or 19.21% from 177); Blue value is 57 (22.66% from 255 or 32.20% from 177); Max value from RGB is 86 - color contains mainly: red. Hex color #562239 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562239 is #A9DDC6. Grayscale: #343434. Windows color (decimal): -11132359 or 3744342. OLE color: 3744342.
HSL color Cylindrical-coordinate representation of color #562239: hue angle of 333.46º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #562239 is Cyan = 0, Magento = 0.60, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 34 | 57 | - |
| CMYK | 0 | 0.60 | 0.34 | 0.66 |
| HSL | 333.46º | 0.43% | 0.24% | - |
| HSV(B) | 333.46º | 0.6% | 0.34% | - |
| XYZ | 5.15 | 3.42 | 4.26 | - |
| YUV | 52.17 | 130.73 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 34 | 57 | 0 | 0.60 | 0.34 | 0.66 | 333.46 | 0.43 | 0.24 |
| Hex | 56 | 22 | 39 | 0 | 3C | 22 | 42 | 14D | 2B | 18 |
| Octal | 126 | 42 | 71 | 0 | 74 | 42 | 102 | 515 | 53 | 30 |
| Binary | 1010110 | 100010 | 111001 | 0 | 111100 | 100010 | 1000010 | 101001101 | 101011 | 11000 |
Color Harmonies of #562239
Complementary color
Monochromatic Colors of #562239
Black with #562239
Text Example
Text Example
White with #562239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562239; }
p { color: rgb(86,34,57); }
H1.HeaderClassName
{
color: #562239;
}
.AnyTagClassName
{
color: #562239;
}
</style>
background-color css
<style>
a { background-color: #562239; }
a { background-color: rgb(86,34,57); }
div.DivClassName
{
background-color: #562239;
}
.BgClassName
{
background-color: #562239;
}
</style>
border-color css
<style>
span { border-color: #562239; }
span { border-color: rgb(86,34,57); }
td.TdClassName
{
border-color: #562239;
}
.TagClassName
{
border-color: #562239;
}
</style>