Shades of Black Rose #572335
Tints of Black Rose #572335
RGB
CMYK
RGB Variations
Color information
#572335 (or 0x572335) is known color: Black Rose. HEX triplet: 57, 23 and 35. RGB value is (87,35,53). Sum of RGB (Red+Green+Blue) = 87+35+53=175 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.71% from 175); Green value is 35 (14.06% from 255 or 20% from 175); Blue value is 53 (21.09% from 255 or 30.29% from 175); Max value from RGB is 87 - color contains mainly: red. Hex color #572335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572335 is #A8DCCA. Grayscale: #343434. Windows color (decimal): -11066571 or 3482455. OLE color: 3482455.
HSL color Cylindrical-coordinate representation of color #572335: hue angle of 339.23º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #572335 is Cyan = 0, Magento = 0.60, Yellow = 0.39 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 35 | 53 | - |
| CMYK | 0 | 0.60 | 0.39 | 0.66 |
| HSL | 339.23º | 0.43% | 0.24% | - |
| HSV(B) | 339.23º | 0.6% | 0.34% | - |
| XYZ | 5.17 | 3.49 | 3.77 | - |
| YUV | 52.6 | 128.23 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 35 | 53 | 0 | 0.60 | 0.39 | 0.66 | 339.23 | 0.43 | 0.24 |
| Hex | 57 | 23 | 35 | 0 | 3C | 27 | 42 | 153 | 2B | 18 |
| Octal | 127 | 43 | 65 | 0 | 74 | 47 | 102 | 523 | 53 | 30 |
| Binary | 1010111 | 100011 | 110101 | 0 | 111100 | 100111 | 1000010 | 101010011 | 101011 | 11000 |
Color Harmonies of #572335
Complementary color
Monochromatic Colors of #572335
Black with #572335
Text Example
Text Example
White with #572335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572335; }
p { color: rgb(87,35,53); }
H1.HeaderClassName
{
color: #572335;
}
.AnyTagClassName
{
color: #572335;
}
</style>
background-color css
<style>
a { background-color: #572335; }
a { background-color: rgb(87,35,53); }
div.DivClassName
{
background-color: #572335;
}
.BgClassName
{
background-color: #572335;
}
</style>
border-color css
<style>
span { border-color: #572335; }
span { border-color: rgb(87,35,53); }
td.TdClassName
{
border-color: #572335;
}
.TagClassName
{
border-color: #572335;
}
</style>