Shades of Black Rose #562734
Tints of Black Rose #562734
RGB
CMYK
RGB Variations
Color information
#562734 (or 0x562734) is known color: Black Rose. HEX triplet: 56, 27 and 34. RGB value is (86,39,52). Sum of RGB (Red+Green+Blue) = 86+39+52=177 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.59% from 177); Green value is 39 (15.62% from 255 or 22.03% from 177); Blue value is 52 (20.70% from 255 or 29.38% from 177); Max value from RGB is 86 - color contains mainly: red. Hex color #562734 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562734 is #A9D8CB. Grayscale: #363636. Windows color (decimal): -11131084 or 3417942. OLE color: 3417942.
HSL color Cylindrical-coordinate representation of color #562734: hue angle of 343.4º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #562734 is Cyan = 0, Magento = 0.55, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 52 | - |
| CMYK | 0 | 0.55 | 0.40 | 0.66 |
| HSL | 343.4º | 0.38% | 0.25% | - |
| HSV(B) | 343.4º | 0.55% | 0.34% | - |
| XYZ | 5.18 | 3.68 | 3.69 | - |
| YUV | 54.54 | 126.57 | 150.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 52 | 0 | 0.55 | 0.40 | 0.66 | 343.4 | 0.38 | 0.25 |
| Hex | 56 | 27 | 34 | 0 | 37 | 28 | 42 | 157 | 26 | 19 |
| Octal | 126 | 47 | 64 | 0 | 67 | 50 | 102 | 527 | 46 | 31 |
| Binary | 1010110 | 100111 | 110100 | 0 | 110111 | 101000 | 1000010 | 101010111 | 100110 | 11001 |
Color Harmonies of #562734
Complementary color
Monochromatic Colors of #562734
Black with #562734
Text Example
Text Example
White with #562734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562734; }
p { color: rgb(86,39,52); }
H1.HeaderClassName
{
color: #562734;
}
.AnyTagClassName
{
color: #562734;
}
</style>
background-color css
<style>
a { background-color: #562734; }
a { background-color: rgb(86,39,52); }
div.DivClassName
{
background-color: #562734;
}
.BgClassName
{
background-color: #562734;
}
</style>
border-color css
<style>
span { border-color: #562734; }
span { border-color: rgb(86,39,52); }
td.TdClassName
{
border-color: #562734;
}
.TagClassName
{
border-color: #562734;
}
</style>