Shades of Indigo #560689
Tints of Indigo #560689
RGB
CMYK
RGB Variations
Color information
#560689 (or 0x560689) is known color: Indigo. HEX triplet: 56, 06 and 89. RGB value is (86,6,137). Sum of RGB (Red+Green+Blue) = 86+6+137=229 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.55% from 229); Green value is 6 (2.73% from 255 or 2.62% from 229); Blue value is 137 (53.91% from 255 or 59.83% from 229); Max value from RGB is 137 - color contains mainly: blue. Hex color #560689 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #560689 is #A9F976. Grayscale: #2C2C2C. Windows color (decimal): -11139447 or 8980054. OLE color: 8980054.
HSL color Cylindrical-coordinate representation of color #560689: hue angle of 276.64º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #560689 is Cyan = 0.37, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 6 | 137 | - |
| CMYK | 0.37 | 0.96 | 0 | 0.46 |
| HSL | 276.64º | 0.92% | 0.28% | - |
| HSV(B) | 276.64º | 0.96% | 0.54% | - |
| XYZ | 8.42 | 3.91 | 23.98 | - |
| YUV | 44.85 | 180 | 157.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 137 | 0.37 | 0.96 | 0 | 0.46 | 276.64 | 0.92 | 0.28 |
| Hex | 56 | 6 | 89 | 25 | 60 | 0 | 2E | 115 | 5C | 1C |
| Octal | 126 | 6 | 211 | 45 | 140 | 0 | 56 | 425 | 134 | 34 |
| Binary | 1010110 | 110 | 10001001 | 100101 | 1100000 | 0 | 101110 | 100010101 | 1011100 | 11100 |
Color Harmonies of #560689
Complementary color
Monochromatic Colors of #560689
Black with #560689
Text Example
Text Example
White with #560689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560689; }
p { color: rgb(86,6,137); }
H1.HeaderClassName
{
color: #560689;
}
.AnyTagClassName
{
color: #560689;
}
</style>
background-color css
<style>
a { background-color: #560689; }
a { background-color: rgb(86,6,137); }
div.DivClassName
{
background-color: #560689;
}
.BgClassName
{
background-color: #560689;
}
</style>
border-color css
<style>
span { border-color: #560689; }
span { border-color: rgb(86,6,137); }
td.TdClassName
{
border-color: #560689;
}
.TagClassName
{
border-color: #560689;
}
</style>