Shades of Black Rose #562732
Tints of Black Rose #562732
RGB
CMYK
RGB Variations
Color information
#562732 (or 0x562732) is known color: Black Rose. HEX triplet: 56, 27 and 32. RGB value is (86,39,50). Sum of RGB (Red+Green+Blue) = 86+39+50=175 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.14% from 175); Green value is 39 (15.62% from 255 or 22.29% from 175); Blue value is 50 (19.92% from 255 or 28.57% from 175); Max value from RGB is 86 - color contains mainly: red. Hex color #562732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562732 is #A9D8CD. Grayscale: #363636. Windows color (decimal): -11131086 or 3286870. OLE color: 3286870.
HSL color Cylindrical-coordinate representation of color #562732: hue angle of 345.96º 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 #562732 is Cyan = 0, Magento = 0.55, Yellow = 0.42 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 50 | - |
| CMYK | 0 | 0.55 | 0.42 | 0.66 |
| HSL | 345.96º | 0.38% | 0.25% | - |
| HSV(B) | 345.96º | 0.55% | 0.34% | - |
| XYZ | 5.14 | 3.66 | 3.45 | - |
| YUV | 54.31 | 125.57 | 150.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 50 | 0 | 0.55 | 0.42 | 0.66 | 345.96 | 0.38 | 0.25 |
| Hex | 56 | 27 | 32 | 0 | 37 | 2A | 42 | 15A | 26 | 19 |
| Octal | 126 | 47 | 62 | 0 | 67 | 52 | 102 | 532 | 46 | 31 |
| Binary | 1010110 | 100111 | 110010 | 0 | 110111 | 101010 | 1000010 | 101011010 | 100110 | 11001 |
Color Harmonies of #562732
Complementary color
Monochromatic Colors of #562732
Black with #562732
Text Example
Text Example
White with #562732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562732; }
p { color: rgb(86,39,50); }
H1.HeaderClassName
{
color: #562732;
}
.AnyTagClassName
{
color: #562732;
}
</style>
background-color css
<style>
a { background-color: #562732; }
a { background-color: rgb(86,39,50); }
div.DivClassName
{
background-color: #562732;
}
.BgClassName
{
background-color: #562732;
}
</style>
border-color css
<style>
span { border-color: #562732; }
span { border-color: rgb(86,39,50); }
td.TdClassName
{
border-color: #562732;
}
.TagClassName
{
border-color: #562732;
}
</style>