Shades of Indigo #560669
Tints of Indigo #560669
RGB
CMYK
RGB Variations
Color information
#560669 (or 0x560669) is known color: Indigo. HEX triplet: 56, 06 and 69. RGB value is (86,6,105). Sum of RGB (Red+Green+Blue) = 86+6+105=197 (26% of max value = 765). Red value is 86 (33.98% from 255 or 43.65% from 197); Green value is 6 (2.73% from 255 or 3.05% from 197); Blue value is 105 (41.41% from 255 or 53.30% from 197); Max value from RGB is 105 - color contains mainly: blue. Hex color #560669 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560669 is #A9F996. Grayscale: #282828. Windows color (decimal): -11139479 or 6882902. OLE color: 6882902.
HSL color Cylindrical-coordinate representation of color #560669: hue angle of 288.48º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #560669 is Cyan = 0.18, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 6 | 105 | - |
| CMYK | 0.18 | 0.94 | 0 | 0.59 |
| HSL | 288.48º | 0.89% | 0.22% | - |
| HSV(B) | 288.48º | 0.94% | 0.41% | - |
| XYZ | 6.45 | 3.13 | 13.63 | - |
| YUV | 41.21 | 164 | 159.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 105 | 0.18 | 0.94 | 0 | 0.59 | 288.48 | 0.89 | 0.22 |
| Hex | 56 | 6 | 69 | 12 | 5E | 0 | 3B | 120 | 59 | 16 |
| Octal | 126 | 6 | 151 | 22 | 136 | 0 | 73 | 440 | 131 | 26 |
| Binary | 1010110 | 110 | 1101001 | 10010 | 1011110 | 0 | 111011 | 100100000 | 1011001 | 10110 |
Color Harmonies of #560669
Complementary color
Monochromatic Colors of #560669
Black with #560669
Text Example
Text Example
White with #560669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560669; }
p { color: rgb(86,6,105); }
H1.HeaderClassName
{
color: #560669;
}
.AnyTagClassName
{
color: #560669;
}
</style>
background-color css
<style>
a { background-color: #560669; }
a { background-color: rgb(86,6,105); }
div.DivClassName
{
background-color: #560669;
}
.BgClassName
{
background-color: #560669;
}
</style>
border-color css
<style>
span { border-color: #560669; }
span { border-color: rgb(86,6,105); }
td.TdClassName
{
border-color: #560669;
}
.TagClassName
{
border-color: #560669;
}
</style>