Shades of Black Rose #563140
Tints of Black Rose #563140
RGB
CMYK
RGB Variations
Color information
#563140 (or 0x563140) is known color: Black Rose. HEX triplet: 56, 31 and 40. RGB value is (86,49,64). Sum of RGB (Red+Green+Blue) = 86+49+64=199 (26% of max value = 765). Red value is 86 (33.98% from 255 or 43.22% from 199); Green value is 49 (19.53% from 255 or 24.62% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 86 - color contains mainly: red. Hex color #563140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563140 is #A9CEBF. Grayscale: #3D3D3D. Windows color (decimal): -11128512 or 4206934. OLE color: 4206934.
HSL color Cylindrical-coordinate representation of color #563140: hue angle of 335.68º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #563140 is Cyan = 0, Magento = 0.43, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 49 | 64 | - |
| CMYK | 0 | 0.43 | 0.26 | 0.66 |
| HSL | 335.68º | 0.27% | 0.26% | - |
| HSV(B) | 335.68º | 0.43% | 0.34% | - |
| XYZ | 5.86 | 4.55 | 5.42 | - |
| YUV | 61.77 | 129.26 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 49 | 64 | 0 | 0.43 | 0.26 | 0.66 | 335.68 | 0.27 | 0.26 |
| Hex | 56 | 31 | 40 | 0 | 2B | 1A | 42 | 150 | 1B | 1A |
| Octal | 126 | 61 | 100 | 0 | 53 | 32 | 102 | 520 | 33 | 32 |
| Binary | 1010110 | 110001 | 1000000 | 0 | 101011 | 11010 | 1000010 | 101010000 | 11011 | 11010 |
Color Harmonies of #563140
Complementary color
Monochromatic Colors of #563140
Black with #563140
Text Example
Text Example
White with #563140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563140; }
p { color: rgb(86,49,64); }
H1.HeaderClassName
{
color: #563140;
}
.AnyTagClassName
{
color: #563140;
}
</style>
background-color css
<style>
a { background-color: #563140; }
a { background-color: rgb(86,49,64); }
div.DivClassName
{
background-color: #563140;
}
.BgClassName
{
background-color: #563140;
}
</style>
border-color css
<style>
span { border-color: #563140; }
span { border-color: rgb(86,49,64); }
td.TdClassName
{
border-color: #563140;
}
.TagClassName
{
border-color: #563140;
}
</style>