Shades of Indigo #560475
Tints of Indigo #560475
RGB
CMYK
RGB Variations
Color information
#560475 (or 0x560475) is known color: Indigo. HEX triplet: 56, 04 and 75. RGB value is (86,4,117). Sum of RGB (Red+Green+Blue) = 86+4+117=207 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.55% from 207); Green value is 4 (1.95% from 255 or 1.93% from 207); Blue value is 117 (46.09% from 255 or 56.52% from 207); Max value from RGB is 117 - color contains mainly: blue. Hex color #560475 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560475 is #A9FB8A. Grayscale: #292929. Windows color (decimal): -11139979 or 7668822. OLE color: 7668822.
HSL color Cylindrical-coordinate representation of color #560475: hue angle of 283.54º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #560475 is Cyan = 0.26, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 4 | 117 | - |
| CMYK | 0.26 | 0.97 | 0 | 0.54 |
| HSL | 283.54º | 0.93% | 0.24% | - |
| HSV(B) | 283.54º | 0.97% | 0.46% | - |
| XYZ | 7.09 | 3.35 | 17.1 | - |
| YUV | 41.4 | 170.67 | 159.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 117 | 0.26 | 0.97 | 0 | 0.54 | 283.54 | 0.93 | 0.24 |
| Hex | 56 | 4 | 75 | 1A | 61 | 0 | 36 | 11C | 5D | 18 |
| Octal | 126 | 4 | 165 | 32 | 141 | 0 | 66 | 434 | 135 | 30 |
| Binary | 1010110 | 100 | 1110101 | 11010 | 1100001 | 0 | 110110 | 100011100 | 1011101 | 11000 |
Color Harmonies of #560475
Complementary color
Monochromatic Colors of #560475
Black with #560475
Text Example
Text Example
White with #560475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560475; }
p { color: rgb(86,4,117); }
H1.HeaderClassName
{
color: #560475;
}
.AnyTagClassName
{
color: #560475;
}
</style>
background-color css
<style>
a { background-color: #560475; }
a { background-color: rgb(86,4,117); }
div.DivClassName
{
background-color: #560475;
}
.BgClassName
{
background-color: #560475;
}
</style>
border-color css
<style>
span { border-color: #560475; }
span { border-color: rgb(86,4,117); }
td.TdClassName
{
border-color: #560475;
}
.TagClassName
{
border-color: #560475;
}
</style>