Shades of Indigo #560677
Tints of Indigo #560677
RGB
CMYK
RGB Variations
Color information
#560677 (or 0x560677) is known color: Indigo. HEX triplet: 56, 06 and 77. RGB value is (86,6,119). Sum of RGB (Red+Green+Blue) = 86+6+119=211 (27% of max value = 765). Red value is 86 (33.98% from 255 or 40.76% from 211); Green value is 6 (2.73% from 255 or 2.84% from 211); Blue value is 119 (46.88% from 255 or 56.40% from 211); Max value from RGB is 119 - color contains mainly: blue. Hex color #560677 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560677 is #A9F988. Grayscale: #2A2A2A. Windows color (decimal): -11139465 or 7800406. OLE color: 7800406.
HSL color Cylindrical-coordinate representation of color #560677: hue angle of 282.48º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #560677 is Cyan = 0.28, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 6 | 119 | - |
| CMYK | 0.28 | 0.95 | 0 | 0.53 |
| HSL | 282.48º | 0.9% | 0.25% | - |
| HSV(B) | 282.48º | 0.95% | 0.47% | - |
| XYZ | 7.23 | 3.44 | 17.74 | - |
| YUV | 42.8 | 171 | 158.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 119 | 0.28 | 0.95 | 0 | 0.53 | 282.48 | 0.9 | 0.25 |
| Hex | 56 | 6 | 77 | 1C | 5F | 0 | 35 | 11A | 5A | 19 |
| Octal | 126 | 6 | 167 | 34 | 137 | 0 | 65 | 432 | 132 | 31 |
| Binary | 1010110 | 110 | 1110111 | 11100 | 1011111 | 0 | 110101 | 100011010 | 1011010 | 11001 |
Color Harmonies of #560677
Complementary color
Monochromatic Colors of #560677
Black with #560677
Text Example
Text Example
White with #560677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560677; }
p { color: rgb(86,6,119); }
H1.HeaderClassName
{
color: #560677;
}
.AnyTagClassName
{
color: #560677;
}
</style>
background-color css
<style>
a { background-color: #560677; }
a { background-color: rgb(86,6,119); }
div.DivClassName
{
background-color: #560677;
}
.BgClassName
{
background-color: #560677;
}
</style>
border-color css
<style>
span { border-color: #560677; }
span { border-color: rgb(86,6,119); }
td.TdClassName
{
border-color: #560677;
}
.TagClassName
{
border-color: #560677;
}
</style>