Shades of Indigo #570687
Tints of Indigo #570687
RGB
CMYK
RGB Variations
Color information
#570687 (or 0x570687) is known color: Indigo. HEX triplet: 57, 06 and 87. RGB value is (87,6,135). Sum of RGB (Red+Green+Blue) = 87+6+135=228 (30% of max value = 765). Red value is 87 (34.38% from 255 or 38.16% from 228); Green value is 6 (2.73% from 255 or 2.63% from 228); Blue value is 135 (53.12% from 255 or 59.21% from 228); Max value from RGB is 135 - color contains mainly: blue. Hex color #570687 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #570687 is #A8F978. Grayscale: #2C2C2C. Windows color (decimal): -11073913 or 8848983. OLE color: 8848983.
HSL color Cylindrical-coordinate representation of color #570687: hue angle of 277.67º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #570687 is Cyan = 0.36, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 6 | 135 | - |
| CMYK | 0.36 | 0.96 | 0 | 0.47 |
| HSL | 277.67º | 0.91% | 0.28% | - |
| HSV(B) | 277.67º | 0.96% | 0.53% | - |
| XYZ | 8.37 | 3.91 | 23.23 | - |
| YUV | 44.93 | 178.84 | 158.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 135 | 0.36 | 0.96 | 0 | 0.47 | 277.67 | 0.91 | 0.28 |
| Hex | 57 | 6 | 87 | 24 | 60 | 0 | 2F | 116 | 5B | 1C |
| Octal | 127 | 6 | 207 | 44 | 140 | 0 | 57 | 426 | 133 | 34 |
| Binary | 1010111 | 110 | 10000111 | 100100 | 1100000 | 0 | 101111 | 100010110 | 1011011 | 11100 |
Color Harmonies of #570687
Complementary color
Monochromatic Colors of #570687
Black with #570687
Text Example
Text Example
White with #570687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570687; }
p { color: rgb(87,6,135); }
H1.HeaderClassName
{
color: #570687;
}
.AnyTagClassName
{
color: #570687;
}
</style>
background-color css
<style>
a { background-color: #570687; }
a { background-color: rgb(87,6,135); }
div.DivClassName
{
background-color: #570687;
}
.BgClassName
{
background-color: #570687;
}
</style>
border-color css
<style>
span { border-color: #570687; }
span { border-color: rgb(87,6,135); }
td.TdClassName
{
border-color: #570687;
}
.TagClassName
{
border-color: #570687;
}
</style>