Shades of Black Rose #562038
Tints of Black Rose #562038
RGB
CMYK
RGB Variations
Color information
#562038 (or 0x562038) is known color: Black Rose. HEX triplet: 56, 20 and 38. RGB value is (86,32,56). Sum of RGB (Red+Green+Blue) = 86+32+56=174 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.43% from 174); Green value is 32 (12.89% from 255 or 18.39% from 174); Blue value is 56 (22.27% from 255 or 32.18% from 174); Max value from RGB is 86 - color contains mainly: red. Hex color #562038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562038 is #A9DFC7. Grayscale: #323232. Windows color (decimal): -11132872 or 3678294. OLE color: 3678294.
HSL color Cylindrical-coordinate representation of color #562038: hue angle of 333.33º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #562038 is Cyan = 0, Magento = 0.63, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 32 | 56 | - |
| CMYK | 0 | 0.63 | 0.35 | 0.66 |
| HSL | 333.33º | 0.46% | 0.23% | - |
| HSV(B) | 333.33º | 0.63% | 0.34% | - |
| XYZ | 5.07 | 3.3 | 4.11 | - |
| YUV | 50.88 | 130.89 | 153.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 56 | 0 | 0.63 | 0.35 | 0.66 | 333.33 | 0.46 | 0.23 |
| Hex | 56 | 20 | 38 | 0 | 3F | 23 | 42 | 14D | 2E | 17 |
| Octal | 126 | 40 | 70 | 0 | 77 | 43 | 102 | 515 | 56 | 27 |
| Binary | 1010110 | 100000 | 111000 | 0 | 111111 | 100011 | 1000010 | 101001101 | 101110 | 10111 |
Color Harmonies of #562038
Complementary color
Monochromatic Colors of #562038
Black with #562038
Text Example
Text Example
White with #562038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562038; }
p { color: rgb(86,32,56); }
H1.HeaderClassName
{
color: #562038;
}
.AnyTagClassName
{
color: #562038;
}
</style>
background-color css
<style>
a { background-color: #562038; }
a { background-color: rgb(86,32,56); }
div.DivClassName
{
background-color: #562038;
}
.BgClassName
{
background-color: #562038;
}
</style>
border-color css
<style>
span { border-color: #562038; }
span { border-color: rgb(86,32,56); }
td.TdClassName
{
border-color: #562038;
}
.TagClassName
{
border-color: #562038;
}
</style>