Shades of Indigo #560472
Tints of Indigo #560472
RGB
CMYK
RGB Variations
Color information
#560472 (or 0x560472) is known color: Indigo. HEX triplet: 56, 04 and 72. RGB value is (86,4,114). Sum of RGB (Red+Green+Blue) = 86+4+114=204 (27% of max value = 765). Red value is 86 (33.98% from 255 or 42.16% from 204); Green value is 4 (1.95% from 255 or 1.96% from 204); Blue value is 114 (44.92% from 255 or 55.88% from 204); Max value from RGB is 114 - color contains mainly: blue. Hex color #560472 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560472 is #A9FB8D. Grayscale: #282828. Windows color (decimal): -11139982 or 7472214. OLE color: 7472214.
HSL color Cylindrical-coordinate representation of color #560472: hue angle of 284.73º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #560472 is Cyan = 0.25, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 4 | 114 | - |
| CMYK | 0.25 | 0.96 | 0 | 0.55 |
| HSL | 284.73º | 0.93% | 0.23% | - |
| HSV(B) | 284.73º | 0.96% | 0.45% | - |
| XYZ | 6.92 | 3.28 | 16.19 | - |
| YUV | 41.06 | 169.17 | 160.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 114 | 0.25 | 0.96 | 0 | 0.55 | 284.73 | 0.93 | 0.23 |
| Hex | 56 | 4 | 72 | 19 | 60 | 0 | 37 | 11D | 5D | 17 |
| Octal | 126 | 4 | 162 | 31 | 140 | 0 | 67 | 435 | 135 | 27 |
| Binary | 1010110 | 100 | 1110010 | 11001 | 1100000 | 0 | 110111 | 100011101 | 1011101 | 10111 |
Color Harmonies of #560472
Complementary color
Monochromatic Colors of #560472
Black with #560472
Text Example
Text Example
White with #560472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560472; }
p { color: rgb(86,4,114); }
H1.HeaderClassName
{
color: #560472;
}
.AnyTagClassName
{
color: #560472;
}
</style>
background-color css
<style>
a { background-color: #560472; }
a { background-color: rgb(86,4,114); }
div.DivClassName
{
background-color: #560472;
}
.BgClassName
{
background-color: #560472;
}
</style>
border-color css
<style>
span { border-color: #560472; }
span { border-color: rgb(86,4,114); }
td.TdClassName
{
border-color: #560472;
}
.TagClassName
{
border-color: #560472;
}
</style>