Shades of Black Rose #572836
Tints of Black Rose #572836
RGB
CMYK
RGB Variations
Color information
#572836 (or 0x572836) is known color: Black Rose. HEX triplet: 57, 28 and 36. RGB value is (87,40,54). Sum of RGB (Red+Green+Blue) = 87+40+54=181 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.07% from 181); Green value is 40 (16.02% from 255 or 22.10% from 181); Blue value is 54 (21.48% from 255 or 29.83% from 181); Max value from RGB is 87 - color contains mainly: red. Hex color #572836 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572836 is #A8D7C9. Grayscale: #373737. Windows color (decimal): -11065290 or 3549271. OLE color: 3549271.
HSL color Cylindrical-coordinate representation of color #572836: hue angle of 342.13º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #572836 is Cyan = 0, Magento = 0.54, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 40 | 54 | - |
| CMYK | 0 | 0.54 | 0.38 | 0.66 |
| HSL | 342.13º | 0.37% | 0.25% | - |
| HSV(B) | 342.13º | 0.54% | 0.34% | - |
| XYZ | 5.36 | 3.81 | 3.94 | - |
| YUV | 55.65 | 127.07 | 150.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 54 | 0 | 0.54 | 0.38 | 0.66 | 342.13 | 0.37 | 0.25 |
| Hex | 57 | 28 | 36 | 0 | 36 | 26 | 42 | 156 | 25 | 19 |
| Octal | 127 | 50 | 66 | 0 | 66 | 46 | 102 | 526 | 45 | 31 |
| Binary | 1010111 | 101000 | 110110 | 0 | 110110 | 100110 | 1000010 | 101010110 | 100101 | 11001 |
Color Harmonies of #572836
Complementary color
Monochromatic Colors of #572836
Black with #572836
Text Example
Text Example
White with #572836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572836; }
p { color: rgb(87,40,54); }
H1.HeaderClassName
{
color: #572836;
}
.AnyTagClassName
{
color: #572836;
}
</style>
background-color css
<style>
a { background-color: #572836; }
a { background-color: rgb(87,40,54); }
div.DivClassName
{
background-color: #572836;
}
.BgClassName
{
background-color: #572836;
}
</style>
border-color css
<style>
span { border-color: #572836; }
span { border-color: rgb(87,40,54); }
td.TdClassName
{
border-color: #572836;
}
.TagClassName
{
border-color: #572836;
}
</style>