Shades of Indigo #561589
Tints of Indigo #561589
RGB
CMYK
RGB Variations
Color information
#561589 (or 0x561589) is known color: Indigo. HEX triplet: 56, 15 and 89. RGB value is (86,21,137). Sum of RGB (Red+Green+Blue) = 86+21+137=244 (32% of max value = 765). Red value is 86 (33.98% from 255 or 35.25% from 244); Green value is 21 (8.59% from 255 or 8.61% from 244); Blue value is 137 (53.91% from 255 or 56.15% from 244); Max value from RGB is 137 - color contains mainly: blue. Hex color #561589 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #561589 is #A9EA76. Grayscale: #353535. Windows color (decimal): -11135607 or 8983894. OLE color: 8983894.
HSL color Cylindrical-coordinate representation of color #561589: hue angle of 273.62º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #561589 is Cyan = 0.37, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 21 | 137 | - |
| CMYK | 0.37 | 0.85 | 0 | 0.46 |
| HSL | 273.62º | 0.73% | 0.31% | - |
| HSV(B) | 273.62º | 0.85% | 0.54% | - |
| XYZ | 8.62 | 4.32 | 24.05 | - |
| YUV | 53.66 | 175.03 | 151.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 137 | 0.37 | 0.85 | 0 | 0.46 | 273.62 | 0.73 | 0.31 |
| Hex | 56 | 15 | 89 | 25 | 55 | 0 | 2E | 112 | 49 | 1F |
| Octal | 126 | 25 | 211 | 45 | 125 | 0 | 56 | 422 | 111 | 37 |
| Binary | 1010110 | 10101 | 10001001 | 100101 | 1010101 | 0 | 101110 | 100010010 | 1001001 | 11111 |
Color Harmonies of #561589
Complementary color
Monochromatic Colors of #561589
Black with #561589
Text Example
Text Example
White with #561589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561589; }
p { color: rgb(86,21,137); }
H1.HeaderClassName
{
color: #561589;
}
.AnyTagClassName
{
color: #561589;
}
</style>
background-color css
<style>
a { background-color: #561589; }
a { background-color: rgb(86,21,137); }
div.DivClassName
{
background-color: #561589;
}
.BgClassName
{
background-color: #561589;
}
</style>
border-color css
<style>
span { border-color: #561589; }
span { border-color: rgb(86,21,137); }
td.TdClassName
{
border-color: #561589;
}
.TagClassName
{
border-color: #561589;
}
</style>