Shades of Indigo #561298
Tints of Indigo #561298
RGB
CMYK
RGB Variations
Color information
#561298 (or 0x561298) is known color: Indigo. HEX triplet: 56, 12 and 98. RGB value is (86,18,152). Sum of RGB (Red+Green+Blue) = 86+18+152=256 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.59% from 256); Green value is 18 (7.42% from 255 or 7.03% from 256); Blue value is 152 (59.77% from 255 or 59.38% from 256); Max value from RGB is 152 - color contains mainly: blue. Hex color #561298 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #561298 is #A9ED67. Grayscale: #353535. Windows color (decimal): -11136360 or 9966166. OLE color: 9966166.
HSL color Cylindrical-coordinate representation of color #561298: hue angle of 270.45º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #561298 is Cyan = 0.43, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 18 | 152 | - |
| CMYK | 0.43 | 0.88 | 0 | 0.40 |
| HSL | 270.45º | 0.79% | 0.33% | - |
| HSV(B) | 270.45º | 0.88% | 0.6% | - |
| XYZ | 9.72 | 4.68 | 30.1 | - |
| YUV | 53.61 | 183.53 | 151.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 18 | 152 | 0.43 | 0.88 | 0 | 0.40 | 270.45 | 0.79 | 0.33 |
| Hex | 56 | 12 | 98 | 2B | 58 | 0 | 28 | 10E | 4F | 21 |
| Octal | 126 | 22 | 230 | 53 | 130 | 0 | 50 | 416 | 117 | 41 |
| Binary | 1010110 | 10010 | 10011000 | 101011 | 1011000 | 0 | 101000 | 100001110 | 1001111 | 100001 |
Color Harmonies of #561298
Complementary color
Monochromatic Colors of #561298
Black with #561298
Text Example
Text Example
White with #561298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561298; }
p { color: rgb(86,18,152); }
H1.HeaderClassName
{
color: #561298;
}
.AnyTagClassName
{
color: #561298;
}
</style>
background-color css
<style>
a { background-color: #561298; }
a { background-color: rgb(86,18,152); }
div.DivClassName
{
background-color: #561298;
}
.BgClassName
{
background-color: #561298;
}
</style>
border-color css
<style>
span { border-color: #561298; }
span { border-color: rgb(86,18,152); }
td.TdClassName
{
border-color: #561298;
}
.TagClassName
{
border-color: #561298;
}
</style>