Shades of Indigo #571578
Tints of Indigo #571578
RGB
CMYK
RGB Variations
Color information
#571578 (or 0x571578) is known color: Indigo. HEX triplet: 57, 15 and 78. RGB value is (87,21,120). Sum of RGB (Red+Green+Blue) = 87+21+120=228 (30% of max value = 765). Red value is 87 (34.38% from 255 or 38.16% from 228); Green value is 21 (8.59% from 255 or 9.21% from 228); Blue value is 120 (47.27% from 255 or 52.63% from 228); Max value from RGB is 120 - color contains mainly: blue. Hex color #571578 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571578 is #A8EA87. Grayscale: #333333. Windows color (decimal): -11070088 or 7869783. OLE color: 7869783.
HSL color Cylindrical-coordinate representation of color #571578: hue angle of 280º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #571578 is Cyan = 0.28, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 21 | 120 | - |
| CMYK | 0.28 | 0.83 | 0 | 0.53 |
| HSL | 280º | 0.7% | 0.28% | - |
| HSV(B) | 280º | 0.83% | 0.47% | - |
| XYZ | 7.59 | 3.92 | 18.13 | - |
| YUV | 52.02 | 166.37 | 152.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 120 | 0.28 | 0.83 | 0 | 0.53 | 280 | 0.7 | 0.28 |
| Hex | 57 | 15 | 78 | 1C | 53 | 0 | 35 | 118 | 46 | 1C |
| Octal | 127 | 25 | 170 | 34 | 123 | 0 | 65 | 430 | 106 | 34 |
| Binary | 1010111 | 10101 | 1111000 | 11100 | 1010011 | 0 | 110101 | 100011000 | 1000110 | 11100 |
Color Harmonies of #571578
Complementary color
Monochromatic Colors of #571578
Black with #571578
Text Example
Text Example
White with #571578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571578; }
p { color: rgb(87,21,120); }
H1.HeaderClassName
{
color: #571578;
}
.AnyTagClassName
{
color: #571578;
}
</style>
background-color css
<style>
a { background-color: #571578; }
a { background-color: rgb(87,21,120); }
div.DivClassName
{
background-color: #571578;
}
.BgClassName
{
background-color: #571578;
}
</style>
border-color css
<style>
span { border-color: #571578; }
span { border-color: rgb(87,21,120); }
td.TdClassName
{
border-color: #571578;
}
.TagClassName
{
border-color: #571578;
}
</style>