Shades of Black Rose #572435
Tints of Black Rose #572435
RGB
CMYK
RGB Variations
Color information
#572435 (or 0x572435) is known color: Black Rose. HEX triplet: 57, 24 and 35. RGB value is (87,36,53). Sum of RGB (Red+Green+Blue) = 87+36+53=176 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.43% from 176); Green value is 36 (14.45% from 255 or 20.45% from 176); Blue value is 53 (21.09% from 255 or 30.11% from 176); Max value from RGB is 87 - color contains mainly: red. Hex color #572435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572435 is #A8DBCA. Grayscale: #353535. Windows color (decimal): -11066315 or 3482711. OLE color: 3482711.
HSL color Cylindrical-coordinate representation of color #572435: hue angle of 340º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #572435 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 36 | 53 | - |
| CMYK | 0 | 0.59 | 0.39 | 0.66 |
| HSL | 340º | 0.41% | 0.24% | - |
| HSV(B) | 340º | 0.59% | 0.34% | - |
| XYZ | 5.2 | 3.55 | 3.78 | - |
| YUV | 53.19 | 127.9 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 36 | 53 | 0 | 0.59 | 0.39 | 0.66 | 340 | 0.41 | 0.24 |
| Hex | 57 | 24 | 35 | 0 | 3B | 27 | 42 | 154 | 29 | 18 |
| Octal | 127 | 44 | 65 | 0 | 73 | 47 | 102 | 524 | 51 | 30 |
| Binary | 1010111 | 100100 | 110101 | 0 | 111011 | 100111 | 1000010 | 101010100 | 101001 | 11000 |
Color Harmonies of #572435
Complementary color
Monochromatic Colors of #572435
Black with #572435
Text Example
Text Example
White with #572435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572435; }
p { color: rgb(87,36,53); }
H1.HeaderClassName
{
color: #572435;
}
.AnyTagClassName
{
color: #572435;
}
</style>
background-color css
<style>
a { background-color: #572435; }
a { background-color: rgb(87,36,53); }
div.DivClassName
{
background-color: #572435;
}
.BgClassName
{
background-color: #572435;
}
</style>
border-color css
<style>
span { border-color: #572435; }
span { border-color: rgb(87,36,53); }
td.TdClassName
{
border-color: #572435;
}
.TagClassName
{
border-color: #572435;
}
</style>