Shades of Indigo #561370
Tints of Indigo #561370
RGB
CMYK
RGB Variations
Color information
#561370 (or 0x561370) is known color: Indigo. HEX triplet: 56, 13 and 70. RGB value is (86,19,112). Sum of RGB (Red+Green+Blue) = 86+19+112=217 (28% of max value = 765). Red value is 86 (33.98% from 255 or 39.63% from 217); Green value is 19 (7.81% from 255 or 8.76% from 217); Blue value is 112 (44.14% from 255 or 51.61% from 217); Max value from RGB is 112 - color contains mainly: blue. Hex color #561370 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561370 is #A9EC8F. Grayscale: #313131. Windows color (decimal): -11136144 or 7344982. OLE color: 7344982.
HSL color Cylindrical-coordinate representation of color #561370: hue angle of 283.23º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #561370 is Cyan = 0.23, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 19 | 112 | - |
| CMYK | 0.23 | 0.83 | 0 | 0.56 |
| HSL | 283.23º | 0.71% | 0.26% | - |
| HSV(B) | 283.23º | 0.83% | 0.44% | - |
| XYZ | 7 | 3.61 | 15.66 | - |
| YUV | 49.64 | 163.2 | 153.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 112 | 0.23 | 0.83 | 0 | 0.56 | 283.23 | 0.71 | 0.26 |
| Hex | 56 | 13 | 70 | 17 | 53 | 0 | 38 | 11B | 47 | 1A |
| Octal | 126 | 23 | 160 | 27 | 123 | 0 | 70 | 433 | 107 | 32 |
| Binary | 1010110 | 10011 | 1110000 | 10111 | 1010011 | 0 | 111000 | 100011011 | 1000111 | 11010 |
Color Harmonies of #561370
Complementary color
Monochromatic Colors of #561370
Black with #561370
Text Example
Text Example
White with #561370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561370; }
p { color: rgb(86,19,112); }
H1.HeaderClassName
{
color: #561370;
}
.AnyTagClassName
{
color: #561370;
}
</style>
background-color css
<style>
a { background-color: #561370; }
a { background-color: rgb(86,19,112); }
div.DivClassName
{
background-color: #561370;
}
.BgClassName
{
background-color: #561370;
}
</style>
border-color css
<style>
span { border-color: #561370; }
span { border-color: rgb(86,19,112); }
td.TdClassName
{
border-color: #561370;
}
.TagClassName
{
border-color: #561370;
}
</style>