Shades of Persian Indigo #401186
Tints of Persian Indigo #401186
RGB
CMYK
RGB Variations
Color information
#401186 (or 0x401186) is known color: Persian Indigo. HEX triplet: 40, 11 and 86. RGB value is (64,17,134). Sum of RGB (Red+Green+Blue) = 64+17+134=215 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.77% from 215); Green value is 17 (7.03% from 255 or 7.91% from 215); Blue value is 134 (52.73% from 255 or 62.33% from 215); Max value from RGB is 134 - color contains mainly: blue. Hex color #401186 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401186 is #BFEE79. Grayscale: #2B2B2B. Windows color (decimal): -12578426 or 8786240. OLE color: 8786240.
HSL color Cylindrical-coordinate representation of color #401186: hue angle of 264.1º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #401186 is Cyan = 0.52, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 17 | 134 | - |
| CMYK | 0.52 | 0.87 | 0 | 0.47 |
| HSL | 264.1º | 0.77% | 0.3% | - |
| HSV(B) | 264.1º | 0.87% | 0.53% | - |
| XYZ | 6.62 | 3.21 | 22.83 | - |
| YUV | 44.39 | 178.57 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 17 | 134 | 0.52 | 0.87 | 0 | 0.47 | 264.1 | 0.77 | 0.3 |
| Hex | 40 | 11 | 86 | 34 | 57 | 0 | 2F | 108 | 4D | 1E |
| Octal | 100 | 21 | 206 | 64 | 127 | 0 | 57 | 410 | 115 | 36 |
| Binary | 1000000 | 10001 | 10000110 | 110100 | 1010111 | 0 | 101111 | 100001000 | 1001101 | 11110 |
Color Harmonies of #401186
Complementary color
Monochromatic Colors of #401186
Black with #401186
Text Example
Text Example
White with #401186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401186; }
p { color: rgb(64,17,134); }
H1.HeaderClassName
{
color: #401186;
}
.AnyTagClassName
{
color: #401186;
}
</style>
background-color css
<style>
a { background-color: #401186; }
a { background-color: rgb(64,17,134); }
div.DivClassName
{
background-color: #401186;
}
.BgClassName
{
background-color: #401186;
}
</style>
border-color css
<style>
span { border-color: #401186; }
span { border-color: rgb(64,17,134); }
td.TdClassName
{
border-color: #401186;
}
.TagClassName
{
border-color: #401186;
}
</style>