Shades of Indigo #560497
Tints of Indigo #560497
RGB
CMYK
RGB Variations
Color information
#560497 (or 0x560497) is known color: Indigo. HEX triplet: 56, 04 and 97. RGB value is (86,4,151). Sum of RGB (Red+Green+Blue) = 86+4+151=241 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.68% from 241); Green value is 4 (1.95% from 255 or 1.66% from 241); Blue value is 151 (59.38% from 255 or 62.66% from 241); Max value from RGB is 151 - color contains mainly: blue. Hex color #560497 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #560497 is #A9FB68. Grayscale: #2C2C2C. Windows color (decimal): -11139945 or 9897046. OLE color: 9897046.
HSL color Cylindrical-coordinate representation of color #560497: hue angle of 273.47º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #560497 is Cyan = 0.43, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 4 | 151 | - |
| CMYK | 0.43 | 0.97 | 0 | 0.41 |
| HSL | 273.47º | 0.95% | 0.3% | - |
| HSV(B) | 273.47º | 0.97% | 0.59% | - |
| XYZ | 9.47 | 4.3 | 29.61 | - |
| YUV | 45.28 | 187.67 | 157.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 151 | 0.43 | 0.97 | 0 | 0.41 | 273.47 | 0.95 | 0.3 |
| Hex | 56 | 4 | 97 | 2B | 61 | 0 | 29 | 111 | 5F | 1E |
| Octal | 126 | 4 | 227 | 53 | 141 | 0 | 51 | 421 | 137 | 36 |
| Binary | 1010110 | 100 | 10010111 | 101011 | 1100001 | 0 | 101001 | 100010001 | 1011111 | 11110 |
Color Harmonies of #560497
Complementary color
Monochromatic Colors of #560497
Black with #560497
Text Example
Text Example
White with #560497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560497; }
p { color: rgb(86,4,151); }
H1.HeaderClassName
{
color: #560497;
}
.AnyTagClassName
{
color: #560497;
}
</style>
background-color css
<style>
a { background-color: #560497; }
a { background-color: rgb(86,4,151); }
div.DivClassName
{
background-color: #560497;
}
.BgClassName
{
background-color: #560497;
}
</style>
border-color css
<style>
span { border-color: #560497; }
span { border-color: rgb(86,4,151); }
td.TdClassName
{
border-color: #560497;
}
.TagClassName
{
border-color: #560497;
}
</style>