Shades of Persian Indigo #401388
Tints of Persian Indigo #401388
RGB
CMYK
RGB Variations
Color information
#401388 (or 0x401388) is known color: Persian Indigo. HEX triplet: 40, 13 and 88. RGB value is (64,19,136). Sum of RGB (Red+Green+Blue) = 64+19+136=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 136 (53.52% from 255 or 62.10% from 219); Max value from RGB is 136 - color contains mainly: blue. Hex color #401388 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401388 is #BFEC77. Grayscale: #2D2D2D. Windows color (decimal): -12577912 or 8917824. OLE color: 8917824.
HSL color Cylindrical-coordinate representation of color #401388: hue angle of 263.08º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #401388 is Cyan = 0.53, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 19 | 136 | - |
| CMYK | 0.53 | 0.86 | 0 | 0.47 |
| HSL | 263.08º | 0.75% | 0.3% | - |
| HSV(B) | 263.08º | 0.86% | 0.53% | - |
| XYZ | 6.79 | 3.33 | 23.58 | - |
| YUV | 45.79 | 178.91 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 19 | 136 | 0.53 | 0.86 | 0 | 0.47 | 263.08 | 0.75 | 0.3 |
| Hex | 40 | 13 | 88 | 35 | 56 | 0 | 2F | 107 | 4B | 1E |
| Octal | 100 | 23 | 210 | 65 | 126 | 0 | 57 | 407 | 113 | 36 |
| Binary | 1000000 | 10011 | 10001000 | 110101 | 1010110 | 0 | 101111 | 100000111 | 1001011 | 11110 |
Color Harmonies of #401388
Complementary color
Monochromatic Colors of #401388
Black with #401388
Text Example
Text Example
White with #401388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401388; }
p { color: rgb(64,19,136); }
H1.HeaderClassName
{
color: #401388;
}
.AnyTagClassName
{
color: #401388;
}
</style>
background-color css
<style>
a { background-color: #401388; }
a { background-color: rgb(64,19,136); }
div.DivClassName
{
background-color: #401388;
}
.BgClassName
{
background-color: #401388;
}
</style>
border-color css
<style>
span { border-color: #401388; }
span { border-color: rgb(64,19,136); }
td.TdClassName
{
border-color: #401388;
}
.TagClassName
{
border-color: #401388;
}
</style>