Shades of Indigo #560670
Tints of Indigo #560670
RGB
CMYK
RGB Variations
Color information
#560670 (or 0x560670) is known color: Indigo. HEX triplet: 56, 06 and 70. RGB value is (86,6,112). Sum of RGB (Red+Green+Blue) = 86+6+112=204 (27% of max value = 765). Red value is 86 (33.98% from 255 or 42.16% from 204); Green value is 6 (2.73% from 255 or 2.94% from 204); Blue value is 112 (44.14% from 255 or 54.90% from 204); Max value from RGB is 112 - color contains mainly: blue. Hex color #560670 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560670 is #A9F98F. Grayscale: #292929. Windows color (decimal): -11139472 or 7341654. OLE color: 7341654.
HSL color Cylindrical-coordinate representation of color #560670: hue angle of 285.28º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #560670 is Cyan = 0.23, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 6 | 112 | - |
| CMYK | 0.23 | 0.95 | 0 | 0.56 |
| HSL | 285.28º | 0.9% | 0.23% | - |
| HSV(B) | 285.28º | 0.95% | 0.44% | - |
| XYZ | 6.83 | 3.28 | 15.6 | - |
| YUV | 42 | 167.5 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 112 | 0.23 | 0.95 | 0 | 0.56 | 285.28 | 0.9 | 0.23 |
| Hex | 56 | 6 | 70 | 17 | 5F | 0 | 38 | 11D | 5A | 17 |
| Octal | 126 | 6 | 160 | 27 | 137 | 0 | 70 | 435 | 132 | 27 |
| Binary | 1010110 | 110 | 1110000 | 10111 | 1011111 | 0 | 111000 | 100011101 | 1011010 | 10111 |
Color Harmonies of #560670
Complementary color
Monochromatic Colors of #560670
Black with #560670
Text Example
Text Example
White with #560670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560670; }
p { color: rgb(86,6,112); }
H1.HeaderClassName
{
color: #560670;
}
.AnyTagClassName
{
color: #560670;
}
</style>
background-color css
<style>
a { background-color: #560670; }
a { background-color: rgb(86,6,112); }
div.DivClassName
{
background-color: #560670;
}
.BgClassName
{
background-color: #560670;
}
</style>
border-color css
<style>
span { border-color: #560670; }
span { border-color: rgb(86,6,112); }
td.TdClassName
{
border-color: #560670;
}
.TagClassName
{
border-color: #560670;
}
</style>