Shades of Black Rose #572932
Tints of Black Rose #572932
RGB
CMYK
RGB Variations
Color information
#572932 (or 0x572932) is known color: Black Rose. HEX triplet: 57, 29 and 32. RGB value is (87,41,50). Sum of RGB (Red+Green+Blue) = 87+41+50=178 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.88% from 178); Green value is 41 (16.41% from 255 or 23.03% from 178); Blue value is 50 (19.92% from 255 or 28.09% from 178); Max value from RGB is 87 - color contains mainly: red. Hex color #572932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572932 is #A8D6CD. Grayscale: #373737. Windows color (decimal): -11065038 or 3287383. OLE color: 3287383.
HSL color Cylindrical-coordinate representation of color #572932: hue angle of 348.26º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #572932 is Cyan = 0, Magento = 0.53, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 50 | - |
| CMYK | 0 | 0.53 | 0.43 | 0.66 |
| HSL | 348.26º | 0.36% | 0.25% | - |
| HSV(B) | 348.26º | 0.53% | 0.34% | - |
| XYZ | 5.3 | 3.84 | 3.48 | - |
| YUV | 55.78 | 124.74 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 50 | 0 | 0.53 | 0.43 | 0.66 | 348.26 | 0.36 | 0.25 |
| Hex | 57 | 29 | 32 | 0 | 35 | 2B | 42 | 15C | 24 | 19 |
| Octal | 127 | 51 | 62 | 0 | 65 | 53 | 102 | 534 | 44 | 31 |
| Binary | 1010111 | 101001 | 110010 | 0 | 110101 | 101011 | 1000010 | 101011100 | 100100 | 11001 |
Color Harmonies of #572932
Complementary color
Monochromatic Colors of #572932
Black with #572932
Text Example
Text Example
White with #572932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572932; }
p { color: rgb(87,41,50); }
H1.HeaderClassName
{
color: #572932;
}
.AnyTagClassName
{
color: #572932;
}
</style>
background-color css
<style>
a { background-color: #572932; }
a { background-color: rgb(87,41,50); }
div.DivClassName
{
background-color: #572932;
}
.BgClassName
{
background-color: #572932;
}
</style>
border-color css
<style>
span { border-color: #572932; }
span { border-color: rgb(87,41,50); }
td.TdClassName
{
border-color: #572932;
}
.TagClassName
{
border-color: #572932;
}
</style>