Shades of Black Rose #572039
Tints of Black Rose #572039
RGB
CMYK
RGB Variations
Color information
#572039 (or 0x572039) is known color: Black Rose. HEX triplet: 57, 20 and 39. RGB value is (87,32,57). Sum of RGB (Red+Green+Blue) = 87+32+57=176 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.43% from 176); Green value is 32 (12.89% from 255 or 18.18% from 176); Blue value is 57 (22.66% from 255 or 32.39% from 176); Max value from RGB is 87 - color contains mainly: red. Hex color #572039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572039 is #A8DFC6. Grayscale: #333333. Windows color (decimal): -11067335 or 3743831. OLE color: 3743831.
HSL color Cylindrical-coordinate representation of color #572039: hue angle of 332.73º 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 #572039 is Cyan = 0, Magento = 0.63, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 32 | 57 | - |
| CMYK | 0 | 0.63 | 0.34 | 0.66 |
| HSL | 332.73º | 0.46% | 0.23% | - |
| HSV(B) | 332.73º | 0.63% | 0.34% | - |
| XYZ | 5.19 | 3.35 | 4.25 | - |
| YUV | 51.3 | 131.22 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 57 | 0 | 0.63 | 0.34 | 0.66 | 332.73 | 0.46 | 0.23 |
| Hex | 57 | 20 | 39 | 0 | 3F | 22 | 42 | 14D | 2E | 17 |
| Octal | 127 | 40 | 71 | 0 | 77 | 42 | 102 | 515 | 56 | 27 |
| Binary | 1010111 | 100000 | 111001 | 0 | 111111 | 100010 | 1000010 | 101001101 | 101110 | 10111 |
Color Harmonies of #572039
Complementary color
Monochromatic Colors of #572039
Black with #572039
Text Example
Text Example
White with #572039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572039; }
p { color: rgb(87,32,57); }
H1.HeaderClassName
{
color: #572039;
}
.AnyTagClassName
{
color: #572039;
}
</style>
background-color css
<style>
a { background-color: #572039; }
a { background-color: rgb(87,32,57); }
div.DivClassName
{
background-color: #572039;
}
.BgClassName
{
background-color: #572039;
}
</style>
border-color css
<style>
span { border-color: #572039; }
span { border-color: rgb(87,32,57); }
td.TdClassName
{
border-color: #572039;
}
.TagClassName
{
border-color: #572039;
}
</style>