Shades of Black Rose #562834
Tints of Black Rose #562834
RGB
CMYK
RGB Variations
Color information
#562834 (or 0x562834) is known color: Black Rose. HEX triplet: 56, 28 and 34. RGB value is (86,40,52). Sum of RGB (Red+Green+Blue) = 86+40+52=178 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.31% from 178); Green value is 40 (16.02% from 255 or 22.47% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 86 - color contains mainly: red. Hex color #562834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562834 is #A9D7CB. Grayscale: #373737. Windows color (decimal): -11130828 or 3418198. OLE color: 3418198.
HSL color Cylindrical-coordinate representation of color #562834: hue angle of 344.35º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #562834 is Cyan = 0, Magento = 0.53, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 52 | - |
| CMYK | 0 | 0.53 | 0.40 | 0.66 |
| HSL | 344.35º | 0.37% | 0.25% | - |
| HSV(B) | 344.35º | 0.53% | 0.34% | - |
| XYZ | 5.22 | 3.74 | 3.7 | - |
| YUV | 55.12 | 126.24 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 52 | 0 | 0.53 | 0.40 | 0.66 | 344.35 | 0.37 | 0.25 |
| Hex | 56 | 28 | 34 | 0 | 35 | 28 | 42 | 158 | 25 | 19 |
| Octal | 126 | 50 | 64 | 0 | 65 | 50 | 102 | 530 | 45 | 31 |
| Binary | 1010110 | 101000 | 110100 | 0 | 110101 | 101000 | 1000010 | 101011000 | 100101 | 11001 |
Color Harmonies of #562834
Complementary color
Monochromatic Colors of #562834
Black with #562834
Text Example
Text Example
White with #562834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562834; }
p { color: rgb(86,40,52); }
H1.HeaderClassName
{
color: #562834;
}
.AnyTagClassName
{
color: #562834;
}
</style>
background-color css
<style>
a { background-color: #562834; }
a { background-color: rgb(86,40,52); }
div.DivClassName
{
background-color: #562834;
}
.BgClassName
{
background-color: #562834;
}
</style>
border-color css
<style>
span { border-color: #562834; }
span { border-color: rgb(86,40,52); }
td.TdClassName
{
border-color: #562834;
}
.TagClassName
{
border-color: #562834;
}
</style>