Shades of Indigo #571573
Tints of Indigo #571573
RGB
CMYK
RGB Variations
Color information
#571573 (or 0x571573) is known color: Indigo. HEX triplet: 57, 15 and 73. RGB value is (87,21,115). Sum of RGB (Red+Green+Blue) = 87+21+115=223 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.01% from 223); Green value is 21 (8.59% from 255 or 9.42% from 223); Blue value is 115 (45.31% from 255 or 51.57% from 223); Max value from RGB is 115 - color contains mainly: blue. Hex color #571573 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571573 is #A8EA8C. Grayscale: #333333. Windows color (decimal): -11070093 or 7542103. OLE color: 7542103.
HSL color Cylindrical-coordinate representation of color #571573: hue angle of 282.13º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #571573 is Cyan = 0.24, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 21 | 115 | - |
| CMYK | 0.24 | 0.82 | 0 | 0.55 |
| HSL | 282.13º | 0.69% | 0.27% | - |
| HSV(B) | 282.13º | 0.82% | 0.45% | - |
| XYZ | 7.29 | 3.8 | 16.57 | - |
| YUV | 51.45 | 163.87 | 153.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 115 | 0.24 | 0.82 | 0 | 0.55 | 282.13 | 0.69 | 0.27 |
| Hex | 57 | 15 | 73 | 18 | 52 | 0 | 37 | 11A | 45 | 1B |
| Octal | 127 | 25 | 163 | 30 | 122 | 0 | 67 | 432 | 105 | 33 |
| Binary | 1010111 | 10101 | 1110011 | 11000 | 1010010 | 0 | 110111 | 100011010 | 1000101 | 11011 |
Color Harmonies of #571573
Complementary color
Monochromatic Colors of #571573
Black with #571573
Text Example
Text Example
White with #571573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571573; }
p { color: rgb(87,21,115); }
H1.HeaderClassName
{
color: #571573;
}
.AnyTagClassName
{
color: #571573;
}
</style>
background-color css
<style>
a { background-color: #571573; }
a { background-color: rgb(87,21,115); }
div.DivClassName
{
background-color: #571573;
}
.BgClassName
{
background-color: #571573;
}
</style>
border-color css
<style>
span { border-color: #571573; }
span { border-color: rgb(87,21,115); }
td.TdClassName
{
border-color: #571573;
}
.TagClassName
{
border-color: #571573;
}
</style>