Shades of Indigo #561296
Tints of Indigo #561296
RGB
CMYK
RGB Variations
Color information
#561296 (or 0x561296) is known color: Indigo. HEX triplet: 56, 12 and 96. RGB value is (86,18,150). Sum of RGB (Red+Green+Blue) = 86+18+150=254 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.86% from 254); Green value is 18 (7.42% from 255 or 7.09% from 254); Blue value is 150 (58.98% from 255 or 59.06% from 254); Max value from RGB is 150 - color contains mainly: blue. Hex color #561296 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #561296 is #A9ED69. Grayscale: #343434. Windows color (decimal): -11136362 or 9835094. OLE color: 9835094.
HSL color Cylindrical-coordinate representation of color #561296: hue angle of 270.91º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #561296 is Cyan = 0.43, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 18 | 150 | - |
| CMYK | 0.43 | 0.88 | 0 | 0.41 |
| HSL | 270.91º | 0.79% | 0.33% | - |
| HSV(B) | 270.91º | 0.88% | 0.59% | - |
| XYZ | 9.56 | 4.61 | 29.24 | - |
| YUV | 53.38 | 182.53 | 151.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 18 | 150 | 0.43 | 0.88 | 0 | 0.41 | 270.91 | 0.79 | 0.33 |
| Hex | 56 | 12 | 96 | 2B | 58 | 0 | 29 | 10F | 4F | 21 |
| Octal | 126 | 22 | 226 | 53 | 130 | 0 | 51 | 417 | 117 | 41 |
| Binary | 1010110 | 10010 | 10010110 | 101011 | 1011000 | 0 | 101001 | 100001111 | 1001111 | 100001 |
Color Harmonies of #561296
Complementary color
Monochromatic Colors of #561296
Black with #561296
Text Example
Text Example
White with #561296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561296; }
p { color: rgb(86,18,150); }
H1.HeaderClassName
{
color: #561296;
}
.AnyTagClassName
{
color: #561296;
}
</style>
background-color css
<style>
a { background-color: #561296; }
a { background-color: rgb(86,18,150); }
div.DivClassName
{
background-color: #561296;
}
.BgClassName
{
background-color: #561296;
}
</style>
border-color css
<style>
span { border-color: #561296; }
span { border-color: rgb(86,18,150); }
td.TdClassName
{
border-color: #561296;
}
.TagClassName
{
border-color: #561296;
}
</style>