Shades of Indigo #571270
Tints of Indigo #571270
RGB
CMYK
RGB Variations
Color information
#571270 (or 0x571270) is known color: Indigo. HEX triplet: 57, 12 and 70. RGB value is (87,18,112). Sum of RGB (Red+Green+Blue) = 87+18+112=217 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.09% from 217); Green value is 18 (7.42% from 255 or 8.29% from 217); Blue value is 112 (44.14% from 255 or 51.61% from 217); Max value from RGB is 112 - color contains mainly: blue. Hex color #571270 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571270 is #A8ED8F. Grayscale: #313131. Windows color (decimal): -11070864 or 7344727. OLE color: 7344727.
HSL color Cylindrical-coordinate representation of color #571270: hue angle of 284.04º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #571270 is Cyan = 0.22, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 18 | 112 | - |
| CMYK | 0.22 | 0.84 | 0 | 0.56 |
| HSL | 284.04º | 0.72% | 0.25% | - |
| HSV(B) | 284.04º | 0.84% | 0.44% | - |
| XYZ | 7.07 | 3.63 | 15.66 | - |
| YUV | 49.35 | 163.36 | 154.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 18 | 112 | 0.22 | 0.84 | 0 | 0.56 | 284.04 | 0.72 | 0.25 |
| Hex | 57 | 12 | 70 | 16 | 54 | 0 | 38 | 11C | 48 | 19 |
| Octal | 127 | 22 | 160 | 26 | 124 | 0 | 70 | 434 | 110 | 31 |
| Binary | 1010111 | 10010 | 1110000 | 10110 | 1010100 | 0 | 111000 | 100011100 | 1001000 | 11001 |
Color Harmonies of #571270
Complementary color
Monochromatic Colors of #571270
Black with #571270
Text Example
Text Example
White with #571270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571270; }
p { color: rgb(87,18,112); }
H1.HeaderClassName
{
color: #571270;
}
.AnyTagClassName
{
color: #571270;
}
</style>
background-color css
<style>
a { background-color: #571270; }
a { background-color: rgb(87,18,112); }
div.DivClassName
{
background-color: #571270;
}
.BgClassName
{
background-color: #571270;
}
</style>
border-color css
<style>
span { border-color: #571270; }
span { border-color: rgb(87,18,112); }
td.TdClassName
{
border-color: #571270;
}
.TagClassName
{
border-color: #571270;
}
</style>