Shades of Black Rose #562735
Tints of Black Rose #562735
RGB
CMYK
RGB Variations
Color information
#562735 (or 0x562735) is known color: Black Rose. HEX triplet: 56, 27 and 35. RGB value is (86,39,53). Sum of RGB (Red+Green+Blue) = 86+39+53=178 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.31% from 178); Green value is 39 (15.62% from 255 or 21.91% from 178); Blue value is 53 (21.09% from 255 or 29.78% from 178); Max value from RGB is 86 - color contains mainly: red. Hex color #562735 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562735 is #A9D8CA. Grayscale: #363636. Windows color (decimal): -11131083 or 3483478. OLE color: 3483478.
HSL color Cylindrical-coordinate representation of color #562735: hue angle of 342.13º 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 #562735 is Cyan = 0, Magento = 0.55, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 53 | - |
| CMYK | 0 | 0.55 | 0.38 | 0.66 |
| HSL | 342.13º | 0.38% | 0.25% | - |
| HSV(B) | 342.13º | 0.55% | 0.34% | - |
| XYZ | 5.21 | 3.69 | 3.81 | - |
| YUV | 54.65 | 127.07 | 150.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 53 | 0 | 0.55 | 0.38 | 0.66 | 342.13 | 0.38 | 0.25 |
| Hex | 56 | 27 | 35 | 0 | 37 | 26 | 42 | 156 | 26 | 19 |
| Octal | 126 | 47 | 65 | 0 | 67 | 46 | 102 | 526 | 46 | 31 |
| Binary | 1010110 | 100111 | 110101 | 0 | 110111 | 100110 | 1000010 | 101010110 | 100110 | 11001 |
Color Harmonies of #562735
Complementary color
Monochromatic Colors of #562735
Black with #562735
Text Example
Text Example
White with #562735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562735; }
p { color: rgb(86,39,53); }
H1.HeaderClassName
{
color: #562735;
}
.AnyTagClassName
{
color: #562735;
}
</style>
background-color css
<style>
a { background-color: #562735; }
a { background-color: rgb(86,39,53); }
div.DivClassName
{
background-color: #562735;
}
.BgClassName
{
background-color: #562735;
}
</style>
border-color css
<style>
span { border-color: #562735; }
span { border-color: rgb(86,39,53); }
td.TdClassName
{
border-color: #562735;
}
.TagClassName
{
border-color: #562735;
}
</style>