Shades of Black Rose #562731
Tints of Black Rose #562731
RGB
CMYK
RGB Variations
Color information
#562731 (or 0x562731) is known color: Black Rose. HEX triplet: 56, 27 and 31. RGB value is (86,39,49). Sum of RGB (Red+Green+Blue) = 86+39+49=174 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.43% from 174); Green value is 39 (15.62% from 255 or 22.41% from 174); Blue value is 49 (19.53% from 255 or 28.16% from 174); Max value from RGB is 86 - color contains mainly: red. Hex color #562731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562731 is #A9D8CE. Grayscale: #363636. Windows color (decimal): -11131087 or 3221334. OLE color: 3221334.
HSL color Cylindrical-coordinate representation of color #562731: hue angle of 347.23º 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 #562731 is Cyan = 0, Magento = 0.55, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 49 | - |
| CMYK | 0 | 0.55 | 0.43 | 0.66 |
| HSL | 347.23º | 0.38% | 0.25% | - |
| HSV(B) | 347.23º | 0.55% | 0.34% | - |
| XYZ | 5.12 | 3.65 | 3.34 | - |
| YUV | 54.19 | 125.07 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 49 | 0 | 0.55 | 0.43 | 0.66 | 347.23 | 0.38 | 0.25 |
| Hex | 56 | 27 | 31 | 0 | 37 | 2B | 42 | 15B | 26 | 19 |
| Octal | 126 | 47 | 61 | 0 | 67 | 53 | 102 | 533 | 46 | 31 |
| Binary | 1010110 | 100111 | 110001 | 0 | 110111 | 101011 | 1000010 | 101011011 | 100110 | 11001 |
Color Harmonies of #562731
Complementary color
Monochromatic Colors of #562731
Black with #562731
Text Example
Text Example
White with #562731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562731; }
p { color: rgb(86,39,49); }
H1.HeaderClassName
{
color: #562731;
}
.AnyTagClassName
{
color: #562731;
}
</style>
background-color css
<style>
a { background-color: #562731; }
a { background-color: rgb(86,39,49); }
div.DivClassName
{
background-color: #562731;
}
.BgClassName
{
background-color: #562731;
}
</style>
border-color css
<style>
span { border-color: #562731; }
span { border-color: rgb(86,39,49); }
td.TdClassName
{
border-color: #562731;
}
.TagClassName
{
border-color: #562731;
}
</style>