Shades of Black Rose #562934
Tints of Black Rose #562934
RGB
CMYK
RGB Variations
Color information
#562934 (or 0x562934) is known color: Black Rose. HEX triplet: 56, 29 and 34. RGB value is (86,41,52). Sum of RGB (Red+Green+Blue) = 86+41+52=179 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.04% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 52 (20.70% from 255 or 29.05% from 179); Max value from RGB is 86 - color contains mainly: red. Hex color #562934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562934 is #A9D6CB. Grayscale: #373737. Windows color (decimal): -11130572 or 3418454. OLE color: 3418454.
HSL color Cylindrical-coordinate representation of color #562934: hue angle of 345.33º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #562934 is Cyan = 0, Magento = 0.52, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 41 | 52 | - |
| CMYK | 0 | 0.52 | 0.40 | 0.66 |
| HSL | 345.33º | 0.35% | 0.25% | - |
| HSV(B) | 345.33º | 0.52% | 0.34% | - |
| XYZ | 5.25 | 3.81 | 3.71 | - |
| YUV | 55.71 | 125.91 | 149.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 41 | 52 | 0 | 0.52 | 0.40 | 0.66 | 345.33 | 0.35 | 0.25 |
| Hex | 56 | 29 | 34 | 0 | 34 | 28 | 42 | 159 | 23 | 19 |
| Octal | 126 | 51 | 64 | 0 | 64 | 50 | 102 | 531 | 43 | 31 |
| Binary | 1010110 | 101001 | 110100 | 0 | 110100 | 101000 | 1000010 | 101011001 | 100011 | 11001 |
Color Harmonies of #562934
Complementary color
Monochromatic Colors of #562934
Black with #562934
Text Example
Text Example
White with #562934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562934; }
p { color: rgb(86,41,52); }
H1.HeaderClassName
{
color: #562934;
}
.AnyTagClassName
{
color: #562934;
}
</style>
background-color css
<style>
a { background-color: #562934; }
a { background-color: rgb(86,41,52); }
div.DivClassName
{
background-color: #562934;
}
.BgClassName
{
background-color: #562934;
}
</style>
border-color css
<style>
span { border-color: #562934; }
span { border-color: rgb(86,41,52); }
td.TdClassName
{
border-color: #562934;
}
.TagClassName
{
border-color: #562934;
}
</style>