Shades of Black Rose #572237
Tints of Black Rose #572237
RGB
CMYK
RGB Variations
Color information
#572237 (or 0x572237) is known color: Black Rose. HEX triplet: 57, 22 and 37. RGB value is (87,34,55). Sum of RGB (Red+Green+Blue) = 87+34+55=176 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.43% from 176); Green value is 34 (13.67% from 255 or 19.32% from 176); Blue value is 55 (21.88% from 255 or 31.25% from 176); Max value from RGB is 87 - color contains mainly: red. Hex color #572237 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572237 is #A8DDC8. Grayscale: #343434. Windows color (decimal): -11066825 or 3613271. OLE color: 3613271.
HSL color Cylindrical-coordinate representation of color #572237: hue angle of 336.23º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #572237 is Cyan = 0, Magento = 0.61, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 34 | 55 | - |
| CMYK | 0 | 0.61 | 0.37 | 0.66 |
| HSL | 336.23º | 0.44% | 0.24% | - |
| HSV(B) | 336.23º | 0.61% | 0.34% | - |
| XYZ | 5.19 | 3.45 | 4.01 | - |
| YUV | 52.24 | 129.56 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 34 | 55 | 0 | 0.61 | 0.37 | 0.66 | 336.23 | 0.44 | 0.24 |
| Hex | 57 | 22 | 37 | 0 | 3D | 25 | 42 | 150 | 2C | 18 |
| Octal | 127 | 42 | 67 | 0 | 75 | 45 | 102 | 520 | 54 | 30 |
| Binary | 1010111 | 100010 | 110111 | 0 | 111101 | 100101 | 1000010 | 101010000 | 101100 | 11000 |
Color Harmonies of #572237
Complementary color
Monochromatic Colors of #572237
Black with #572237
Text Example
Text Example
White with #572237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572237; }
p { color: rgb(87,34,55); }
H1.HeaderClassName
{
color: #572237;
}
.AnyTagClassName
{
color: #572237;
}
</style>
background-color css
<style>
a { background-color: #572237; }
a { background-color: rgb(87,34,55); }
div.DivClassName
{
background-color: #572237;
}
.BgClassName
{
background-color: #572237;
}
</style>
border-color css
<style>
span { border-color: #572237; }
span { border-color: rgb(87,34,55); }
td.TdClassName
{
border-color: #572237;
}
.TagClassName
{
border-color: #572237;
}
</style>