Shades of Black Rose #572035
Tints of Black Rose #572035
RGB
CMYK
RGB Variations
Color information
#572035 (or 0x572035) is known color: Black Rose. HEX triplet: 57, 20 and 35. RGB value is (87,32,53). Sum of RGB (Red+Green+Blue) = 87+32+53=172 (22% of max value = 765). Red value is 87 (34.38% from 255 or 50.58% from 172); Green value is 32 (12.89% from 255 or 18.60% from 172); Blue value is 53 (21.09% from 255 or 30.81% from 172); Max value from RGB is 87 - color contains mainly: red. Hex color #572035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572035 is #A8DFCA. Grayscale: #323232. Windows color (decimal): -11067339 or 3481687. OLE color: 3481687.
HSL color Cylindrical-coordinate representation of color #572035: hue angle of 337.09º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #572035 is Cyan = 0, Magento = 0.63, Yellow = 0.39 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 32 | 53 | - |
| CMYK | 0 | 0.63 | 0.39 | 0.66 |
| HSL | 337.09º | 0.46% | 0.23% | - |
| HSV(B) | 337.09º | 0.63% | 0.34% | - |
| XYZ | 5.09 | 3.32 | 3.74 | - |
| YUV | 50.84 | 129.22 | 153.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 53 | 0 | 0.63 | 0.39 | 0.66 | 337.09 | 0.46 | 0.23 |
| Hex | 57 | 20 | 35 | 0 | 3F | 27 | 42 | 151 | 2E | 17 |
| Octal | 127 | 40 | 65 | 0 | 77 | 47 | 102 | 521 | 56 | 27 |
| Binary | 1010111 | 100000 | 110101 | 0 | 111111 | 100111 | 1000010 | 101010001 | 101110 | 10111 |
Color Harmonies of #572035
Complementary color
Monochromatic Colors of #572035
Black with #572035
Text Example
Text Example
White with #572035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572035; }
p { color: rgb(87,32,53); }
H1.HeaderClassName
{
color: #572035;
}
.AnyTagClassName
{
color: #572035;
}
</style>
background-color css
<style>
a { background-color: #572035; }
a { background-color: rgb(87,32,53); }
div.DivClassName
{
background-color: #572035;
}
.BgClassName
{
background-color: #572035;
}
</style>
border-color css
<style>
span { border-color: #572035; }
span { border-color: rgb(87,32,53); }
td.TdClassName
{
border-color: #572035;
}
.TagClassName
{
border-color: #572035;
}
</style>