Shades of Indigo #561577
Tints of Indigo #561577
RGB
CMYK
RGB Variations
Color information
#561577 (or 0x561577) is known color: Indigo. HEX triplet: 56, 15 and 77. RGB value is (86,21,119). Sum of RGB (Red+Green+Blue) = 86+21+119=226 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.05% from 226); Green value is 21 (8.59% from 255 or 9.29% from 226); Blue value is 119 (46.88% from 255 or 52.65% from 226); Max value from RGB is 119 - color contains mainly: blue. Hex color #561577 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561577 is #A9EA88. Grayscale: #333333. Windows color (decimal): -11135625 or 7804246. OLE color: 7804246.
HSL color Cylindrical-coordinate representation of color #561577: hue angle of 279.8º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #561577 is Cyan = 0.28, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 21 | 119 | - |
| CMYK | 0.28 | 0.82 | 0 | 0.53 |
| HSL | 279.8º | 0.7% | 0.27% | - |
| HSV(B) | 279.8º | 0.82% | 0.47% | - |
| XYZ | 7.44 | 3.85 | 17.8 | - |
| YUV | 51.61 | 166.03 | 152.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 119 | 0.28 | 0.82 | 0 | 0.53 | 279.8 | 0.7 | 0.27 |
| Hex | 56 | 15 | 77 | 1C | 52 | 0 | 35 | 118 | 46 | 1B |
| Octal | 126 | 25 | 167 | 34 | 122 | 0 | 65 | 430 | 106 | 33 |
| Binary | 1010110 | 10101 | 1110111 | 11100 | 1010010 | 0 | 110101 | 100011000 | 1000110 | 11011 |
Color Harmonies of #561577
Complementary color
Monochromatic Colors of #561577
Black with #561577
Text Example
Text Example
White with #561577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561577; }
p { color: rgb(86,21,119); }
H1.HeaderClassName
{
color: #561577;
}
.AnyTagClassName
{
color: #561577;
}
</style>
background-color css
<style>
a { background-color: #561577; }
a { background-color: rgb(86,21,119); }
div.DivClassName
{
background-color: #561577;
}
.BgClassName
{
background-color: #561577;
}
</style>
border-color css
<style>
span { border-color: #561577; }
span { border-color: rgb(86,21,119); }
td.TdClassName
{
border-color: #561577;
}
.TagClassName
{
border-color: #561577;
}
</style>