Shades of Indigo #561476
Tints of Indigo #561476
RGB
CMYK
RGB Variations
Color information
#561476 (or 0x561476) is known color: Indigo. HEX triplet: 56, 14 and 76. RGB value is (86,20,118). Sum of RGB (Red+Green+Blue) = 86+20+118=224 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.39% from 224); Green value is 20 (8.20% from 255 or 8.93% from 224); Blue value is 118 (46.48% from 255 or 52.68% from 224); Max value from RGB is 118 - color contains mainly: blue. Hex color #561476 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561476 is #A9EB89. Grayscale: #323232. Windows color (decimal): -11135882 or 7738454. OLE color: 7738454.
HSL color Cylindrical-coordinate representation of color #561476: hue angle of 280.41º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #561476 is Cyan = 0.27, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 20 | 118 | - |
| CMYK | 0.27 | 0.83 | 0 | 0.54 |
| HSL | 280.41º | 0.71% | 0.27% | - |
| HSV(B) | 280.41º | 0.83% | 0.46% | - |
| XYZ | 7.36 | 3.79 | 17.48 | - |
| YUV | 50.91 | 165.87 | 153.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 118 | 0.27 | 0.83 | 0 | 0.54 | 280.41 | 0.71 | 0.27 |
| Hex | 56 | 14 | 76 | 1B | 53 | 0 | 36 | 118 | 47 | 1B |
| Octal | 126 | 24 | 166 | 33 | 123 | 0 | 66 | 430 | 107 | 33 |
| Binary | 1010110 | 10100 | 1110110 | 11011 | 1010011 | 0 | 110110 | 100011000 | 1000111 | 11011 |
Color Harmonies of #561476
Complementary color
Monochromatic Colors of #561476
Black with #561476
Text Example
Text Example
White with #561476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561476; }
p { color: rgb(86,20,118); }
H1.HeaderClassName
{
color: #561476;
}
.AnyTagClassName
{
color: #561476;
}
</style>
background-color css
<style>
a { background-color: #561476; }
a { background-color: rgb(86,20,118); }
div.DivClassName
{
background-color: #561476;
}
.BgClassName
{
background-color: #561476;
}
</style>
border-color css
<style>
span { border-color: #561476; }
span { border-color: rgb(86,20,118); }
td.TdClassName
{
border-color: #561476;
}
.TagClassName
{
border-color: #561476;
}
</style>