Shades of Indigo #560281
Tints of Indigo #560281
RGB
CMYK
RGB Variations
Color information
#560281 (or 0x560281) is known color: Indigo. HEX triplet: 56, 02 and 81. RGB value is (86,2,129). Sum of RGB (Red+Green+Blue) = 86+2+129=217 (28% of max value = 765). Red value is 86 (33.98% from 255 or 39.63% from 217); Green value is 2 (1.17% from 255 or 0.92% from 217); Blue value is 129 (50.78% from 255 or 59.45% from 217); Max value from RGB is 129 - color contains mainly: blue. Hex color #560281 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #560281 is #A9FD7E. Grayscale: #292929. Windows color (decimal): -11140479 or 8454742. OLE color: 8454742.
HSL color Cylindrical-coordinate representation of color #560281: hue angle of 279.69º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #560281 is Cyan = 0.33, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 2 | 129 | - |
| CMYK | 0.33 | 0.98 | 0 | 0.49 |
| HSL | 279.69º | 0.97% | 0.26% | - |
| HSV(B) | 279.69º | 0.98% | 0.51% | - |
| XYZ | 7.82 | 3.61 | 21.05 | - |
| YUV | 41.59 | 177.33 | 159.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 2 | 129 | 0.33 | 0.98 | 0 | 0.49 | 279.69 | 0.97 | 0.26 |
| Hex | 56 | 2 | 81 | 21 | 62 | 0 | 31 | 118 | 61 | 1A |
| Octal | 126 | 2 | 201 | 41 | 142 | 0 | 61 | 430 | 141 | 32 |
| Binary | 1010110 | 10 | 10000001 | 100001 | 1100010 | 0 | 110001 | 100011000 | 1100001 | 11010 |
Color Harmonies of #560281
Complementary color
Monochromatic Colors of #560281
Black with #560281
Text Example
Text Example
White with #560281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560281; }
p { color: rgb(86,2,129); }
H1.HeaderClassName
{
color: #560281;
}
.AnyTagClassName
{
color: #560281;
}
</style>
background-color css
<style>
a { background-color: #560281; }
a { background-color: rgb(86,2,129); }
div.DivClassName
{
background-color: #560281;
}
.BgClassName
{
background-color: #560281;
}
</style>
border-color css
<style>
span { border-color: #560281; }
span { border-color: rgb(86,2,129); }
td.TdClassName
{
border-color: #560281;
}
.TagClassName
{
border-color: #560281;
}
</style>