Shades of Black Rose #571830
Tints of Black Rose #571830
RGB
CMYK
RGB Variations
Color information
#571830 (or 0x571830) is known color: Black Rose. HEX triplet: 57, 18 and 30. RGB value is (87,24,48). Sum of RGB (Red+Green+Blue) = 87+24+48=159 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.72% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 48 (19.14% from 255 or 30.19% from 159); Max value from RGB is 87 - color contains mainly: red. Hex color #571830 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571830 is #A8E7CF. Grayscale: #2D2D2D. Windows color (decimal): -11069392 or 3151959. OLE color: 3151959.
HSL color Cylindrical-coordinate representation of color #571830: hue angle of 337.14º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #571830 is Cyan = 0, Magento = 0.72, Yellow = 0.45 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 24 | 48 | - |
| CMYK | 0 | 0.72 | 0.45 | 0.66 |
| HSL | 337.14º | 0.57% | 0.22% | - |
| HSV(B) | 337.14º | 0.72% | 0.34% | - |
| XYZ | 4.79 | 2.89 | 3.1 | - |
| YUV | 45.57 | 129.37 | 157.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 24 | 48 | 0 | 0.72 | 0.45 | 0.66 | 337.14 | 0.57 | 0.22 |
| Hex | 57 | 18 | 30 | 0 | 48 | 2D | 42 | 151 | 39 | 16 |
| Octal | 127 | 30 | 60 | 0 | 110 | 55 | 102 | 521 | 71 | 26 |
| Binary | 1010111 | 11000 | 110000 | 0 | 1001000 | 101101 | 1000010 | 101010001 | 111001 | 10110 |
Color Harmonies of #571830
Complementary color
Monochromatic Colors of #571830
Black with #571830
Text Example
Text Example
White with #571830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571830; }
p { color: rgb(87,24,48); }
H1.HeaderClassName
{
color: #571830;
}
.AnyTagClassName
{
color: #571830;
}
</style>
background-color css
<style>
a { background-color: #571830; }
a { background-color: rgb(87,24,48); }
div.DivClassName
{
background-color: #571830;
}
.BgClassName
{
background-color: #571830;
}
</style>
border-color css
<style>
span { border-color: #571830; }
span { border-color: rgb(87,24,48); }
td.TdClassName
{
border-color: #571830;
}
.TagClassName
{
border-color: #571830;
}
</style>