Shades of Black Rose #572135
Tints of Black Rose #572135
RGB
CMYK
RGB Variations
Color information
#572135 (or 0x572135) is known color: Black Rose. HEX triplet: 57, 21 and 35. RGB value is (87,33,53). Sum of RGB (Red+Green+Blue) = 87+33+53=173 (22% of max value = 765). Red value is 87 (34.38% from 255 or 50.29% from 173); Green value is 33 (13.28% from 255 or 19.08% from 173); Blue value is 53 (21.09% from 255 or 30.64% from 173); Max value from RGB is 87 - color contains mainly: red. Hex color #572135 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572135 is #A8DECA. Grayscale: #333333. Windows color (decimal): -11067083 or 3481943. OLE color: 3481943.
HSL color Cylindrical-coordinate representation of color #572135: hue angle of 337.78º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #572135 is Cyan = 0, Magento = 0.62, Yellow = 0.39 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 33 | 53 | - |
| CMYK | 0 | 0.62 | 0.39 | 0.66 |
| HSL | 337.78º | 0.45% | 0.24% | - |
| HSV(B) | 337.78º | 0.62% | 0.34% | - |
| XYZ | 5.12 | 3.37 | 3.75 | - |
| YUV | 51.43 | 128.89 | 153.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 33 | 53 | 0 | 0.62 | 0.39 | 0.66 | 337.78 | 0.45 | 0.24 |
| Hex | 57 | 21 | 35 | 0 | 3E | 27 | 42 | 152 | 2D | 18 |
| Octal | 127 | 41 | 65 | 0 | 76 | 47 | 102 | 522 | 55 | 30 |
| Binary | 1010111 | 100001 | 110101 | 0 | 111110 | 100111 | 1000010 | 101010010 | 101101 | 11000 |
Color Harmonies of #572135
Complementary color
Monochromatic Colors of #572135
Black with #572135
Text Example
Text Example
White with #572135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572135; }
p { color: rgb(87,33,53); }
H1.HeaderClassName
{
color: #572135;
}
.AnyTagClassName
{
color: #572135;
}
</style>
background-color css
<style>
a { background-color: #572135; }
a { background-color: rgb(87,33,53); }
div.DivClassName
{
background-color: #572135;
}
.BgClassName
{
background-color: #572135;
}
</style>
border-color css
<style>
span { border-color: #572135; }
span { border-color: rgb(87,33,53); }
td.TdClassName
{
border-color: #572135;
}
.TagClassName
{
border-color: #572135;
}
</style>