Shades of Black Rose #572833
Tints of Black Rose #572833
RGB
CMYK
RGB Variations
Color information
#572833 (or 0x572833) is known color: Black Rose. HEX triplet: 57, 28 and 33. RGB value is (87,40,51). Sum of RGB (Red+Green+Blue) = 87+40+51=178 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.88% from 178); Green value is 40 (16.02% from 255 or 22.47% from 178); Blue value is 51 (20.31% from 255 or 28.65% from 178); Max value from RGB is 87 - color contains mainly: red. Hex color #572833 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572833 is #A8D7CC. Grayscale: #373737. Windows color (decimal): -11065293 or 3352663. OLE color: 3352663.
HSL color Cylindrical-coordinate representation of color #572833: hue angle of 345.96º 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 #572833 is Cyan = 0, Magento = 0.54, Yellow = 0.41 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 40 | 51 | - |
| CMYK | 0 | 0.54 | 0.41 | 0.66 |
| HSL | 345.96º | 0.37% | 0.25% | - |
| HSV(B) | 345.96º | 0.54% | 0.34% | - |
| XYZ | 5.29 | 3.78 | 3.58 | - |
| YUV | 55.31 | 125.57 | 150.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 51 | 0 | 0.54 | 0.41 | 0.66 | 345.96 | 0.37 | 0.25 |
| Hex | 57 | 28 | 33 | 0 | 36 | 29 | 42 | 15A | 25 | 19 |
| Octal | 127 | 50 | 63 | 0 | 66 | 51 | 102 | 532 | 45 | 31 |
| Binary | 1010111 | 101000 | 110011 | 0 | 110110 | 101001 | 1000010 | 101011010 | 100101 | 11001 |
Color Harmonies of #572833
Complementary color
Monochromatic Colors of #572833
Black with #572833
Text Example
Text Example
White with #572833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572833; }
p { color: rgb(87,40,51); }
H1.HeaderClassName
{
color: #572833;
}
.AnyTagClassName
{
color: #572833;
}
</style>
background-color css
<style>
a { background-color: #572833; }
a { background-color: rgb(87,40,51); }
div.DivClassName
{
background-color: #572833;
}
.BgClassName
{
background-color: #572833;
}
</style>
border-color css
<style>
span { border-color: #572833; }
span { border-color: rgb(87,40,51); }
td.TdClassName
{
border-color: #572833;
}
.TagClassName
{
border-color: #572833;
}
</style>