Shades of Indigo #560798
Tints of Indigo #560798
RGB
CMYK
RGB Variations
Color information
#560798 (or 0x560798) is known color: Indigo. HEX triplet: 56, 07 and 98. RGB value is (86,7,152). Sum of RGB (Red+Green+Blue) = 86+7+152=245 (32% of max value = 765). Red value is 86 (33.98% from 255 or 35.10% from 245); Green value is 7 (3.12% from 255 or 2.86% from 245); Blue value is 152 (59.77% from 255 or 62.04% from 245); Max value from RGB is 152 - color contains mainly: blue. Hex color #560798 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #560798 is #A9F867. Grayscale: #2E2E2E. Windows color (decimal): -11139176 or 9963350. OLE color: 9963350.
HSL color Cylindrical-coordinate representation of color #560798: hue angle of 272.69º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #560798 is Cyan = 0.43, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 7 | 152 | - |
| CMYK | 0.43 | 0.95 | 0 | 0.40 |
| HSL | 272.69º | 0.91% | 0.31% | - |
| HSV(B) | 272.69º | 0.95% | 0.6% | - |
| XYZ | 9.58 | 4.4 | 30.05 | - |
| YUV | 47.15 | 187.17 | 155.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 152 | 0.43 | 0.95 | 0 | 0.40 | 272.69 | 0.91 | 0.31 |
| Hex | 56 | 7 | 98 | 2B | 5F | 0 | 28 | 111 | 5B | 1F |
| Octal | 126 | 7 | 230 | 53 | 137 | 0 | 50 | 421 | 133 | 37 |
| Binary | 1010110 | 111 | 10011000 | 101011 | 1011111 | 0 | 101000 | 100010001 | 1011011 | 11111 |
Color Harmonies of #560798
Complementary color
Monochromatic Colors of #560798
Black with #560798
Text Example
Text Example
White with #560798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560798; }
p { color: rgb(86,7,152); }
H1.HeaderClassName
{
color: #560798;
}
.AnyTagClassName
{
color: #560798;
}
</style>
background-color css
<style>
a { background-color: #560798; }
a { background-color: rgb(86,7,152); }
div.DivClassName
{
background-color: #560798;
}
.BgClassName
{
background-color: #560798;
}
</style>
border-color css
<style>
span { border-color: #560798; }
span { border-color: rgb(86,7,152); }
td.TdClassName
{
border-color: #560798;
}
.TagClassName
{
border-color: #560798;
}
</style>