Shades of Black Rose #572839
Tints of Black Rose #572839
RGB
CMYK
RGB Variations
Color information
#572839 (or 0x572839) is known color: Black Rose. HEX triplet: 57, 28 and 39. RGB value is (87,40,57). Sum of RGB (Red+Green+Blue) = 87+40+57=184 (24% of max value = 765). Red value is 87 (34.38% from 255 or 47.28% from 184); Green value is 40 (16.02% from 255 or 21.74% from 184); Blue value is 57 (22.66% from 255 or 30.98% from 184); Max value from RGB is 87 - color contains mainly: red. Hex color #572839 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572839 is #A8D7C6. Grayscale: #373737. Windows color (decimal): -11065287 or 3745879. OLE color: 3745879.
HSL color Cylindrical-coordinate representation of color #572839: hue angle of 338.3º 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 #572839 is Cyan = 0, Magento = 0.54, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 40 | 57 | - |
| CMYK | 0 | 0.54 | 0.34 | 0.66 |
| HSL | 338.3º | 0.37% | 0.25% | - |
| HSV(B) | 338.3º | 0.54% | 0.34% | - |
| XYZ | 5.43 | 3.84 | 4.33 | - |
| YUV | 55.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 57 | 0 | 0.54 | 0.34 | 0.66 | 338.3 | 0.37 | 0.25 |
| Hex | 57 | 28 | 39 | 0 | 36 | 22 | 42 | 152 | 25 | 19 |
| Octal | 127 | 50 | 71 | 0 | 66 | 42 | 102 | 522 | 45 | 31 |
| Binary | 1010111 | 101000 | 111001 | 0 | 110110 | 100010 | 1000010 | 101010010 | 100101 | 11001 |
Color Harmonies of #572839
Complementary color
Monochromatic Colors of #572839
Black with #572839
Text Example
Text Example
White with #572839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572839; }
p { color: rgb(87,40,57); }
H1.HeaderClassName
{
color: #572839;
}
.AnyTagClassName
{
color: #572839;
}
</style>
background-color css
<style>
a { background-color: #572839; }
a { background-color: rgb(87,40,57); }
div.DivClassName
{
background-color: #572839;
}
.BgClassName
{
background-color: #572839;
}
</style>
border-color css
<style>
span { border-color: #572839; }
span { border-color: rgb(87,40,57); }
td.TdClassName
{
border-color: #572839;
}
.TagClassName
{
border-color: #572839;
}
</style>