Shades of Black Rose #572732
Tints of Black Rose #572732
RGB
CMYK
RGB Variations
Color information
#572732 (or 0x572732) is known color: Black Rose. HEX triplet: 57, 27 and 32. RGB value is (87,39,50). Sum of RGB (Red+Green+Blue) = 87+39+50=176 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.43% from 176); Green value is 39 (15.62% from 255 or 22.16% from 176); Blue value is 50 (19.92% from 255 or 28.41% from 176); Max value from RGB is 87 - color contains mainly: red. Hex color #572732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572732 is #A8D8CD. Grayscale: #363636. Windows color (decimal): -11065550 or 3286871. OLE color: 3286871.
HSL color Cylindrical-coordinate representation of color #572732: hue angle of 346.25º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #572732 is Cyan = 0, Magento = 0.55, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 39 | 50 | - |
| CMYK | 0 | 0.55 | 0.43 | 0.66 |
| HSL | 346.25º | 0.38% | 0.25% | - |
| HSV(B) | 346.25º | 0.55% | 0.34% | - |
| XYZ | 5.23 | 3.71 | 3.46 | - |
| YUV | 54.61 | 125.4 | 151.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 50 | 0 | 0.55 | 0.43 | 0.66 | 346.25 | 0.38 | 0.25 |
| Hex | 57 | 27 | 32 | 0 | 37 | 2B | 42 | 15A | 26 | 19 |
| Octal | 127 | 47 | 62 | 0 | 67 | 53 | 102 | 532 | 46 | 31 |
| Binary | 1010111 | 100111 | 110010 | 0 | 110111 | 101011 | 1000010 | 101011010 | 100110 | 11001 |
Color Harmonies of #572732
Complementary color
Monochromatic Colors of #572732
Black with #572732
Text Example
Text Example
White with #572732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572732; }
p { color: rgb(87,39,50); }
H1.HeaderClassName
{
color: #572732;
}
.AnyTagClassName
{
color: #572732;
}
</style>
background-color css
<style>
a { background-color: #572732; }
a { background-color: rgb(87,39,50); }
div.DivClassName
{
background-color: #572732;
}
.BgClassName
{
background-color: #572732;
}
</style>
border-color css
<style>
span { border-color: #572732; }
span { border-color: rgb(87,39,50); }
td.TdClassName
{
border-color: #572732;
}
.TagClassName
{
border-color: #572732;
}
</style>