Shades of Indigo #560687
Tints of Indigo #560687
RGB
CMYK
RGB Variations
Color information
#560687 (or 0x560687) is known color: Indigo. HEX triplet: 56, 06 and 87. RGB value is (86,6,135). Sum of RGB (Red+Green+Blue) = 86+6+135=227 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.89% from 227); Green value is 6 (2.73% from 255 or 2.64% from 227); Blue value is 135 (53.12% from 255 or 59.47% from 227); Max value from RGB is 135 - color contains mainly: blue. Hex color #560687 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #560687 is #A9F978. Grayscale: #2C2C2C. Windows color (decimal): -11139449 or 8848982. OLE color: 8848982.
HSL color Cylindrical-coordinate representation of color #560687: hue angle of 277.21º 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 #560687 is Cyan = 0.36, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 6 | 135 | - |
| CMYK | 0.36 | 0.96 | 0 | 0.47 |
| HSL | 277.21º | 0.91% | 0.28% | - |
| HSV(B) | 277.21º | 0.96% | 0.53% | - |
| XYZ | 8.28 | 3.86 | 23.23 | - |
| YUV | 44.63 | 179 | 157.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 135 | 0.36 | 0.96 | 0 | 0.47 | 277.21 | 0.91 | 0.28 |
| Hex | 56 | 6 | 87 | 24 | 60 | 0 | 2F | 115 | 5B | 1C |
| Octal | 126 | 6 | 207 | 44 | 140 | 0 | 57 | 425 | 133 | 34 |
| Binary | 1010110 | 110 | 10000111 | 100100 | 1100000 | 0 | 101111 | 100010101 | 1011011 | 11100 |
Color Harmonies of #560687
Complementary color
Monochromatic Colors of #560687
Black with #560687
Text Example
Text Example
White with #560687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560687; }
p { color: rgb(86,6,135); }
H1.HeaderClassName
{
color: #560687;
}
.AnyTagClassName
{
color: #560687;
}
</style>
background-color css
<style>
a { background-color: #560687; }
a { background-color: rgb(86,6,135); }
div.DivClassName
{
background-color: #560687;
}
.BgClassName
{
background-color: #560687;
}
</style>
border-color css
<style>
span { border-color: #560687; }
span { border-color: rgb(86,6,135); }
td.TdClassName
{
border-color: #560687;
}
.TagClassName
{
border-color: #560687;
}
</style>