Shades of Persian Indigo #401588
Tints of Persian Indigo #401588
RGB
CMYK
RGB Variations
Color information
#401588 (or 0x401588) is known color: Persian Indigo. HEX triplet: 40, 15 and 88. RGB value is (64,21,136). Sum of RGB (Red+Green+Blue) = 64+21+136=221 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.96% from 221); Green value is 21 (8.59% from 255 or 9.50% from 221); Blue value is 136 (53.52% from 255 or 61.54% from 221); Max value from RGB is 136 - color contains mainly: blue. Hex color #401588 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401588 is #BFEA77. Grayscale: #2E2E2E. Windows color (decimal): -12577400 or 8918336. OLE color: 8918336.
HSL color Cylindrical-coordinate representation of color #401588: hue angle of 262.43º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #401588 is Cyan = 0.53, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 21 | 136 | - |
| CMYK | 0.53 | 0.85 | 0 | 0.47 |
| HSL | 262.43º | 0.73% | 0.31% | - |
| HSV(B) | 262.43º | 0.85% | 0.53% | - |
| XYZ | 6.83 | 3.4 | 23.59 | - |
| YUV | 46.97 | 178.25 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 136 | 0.53 | 0.85 | 0 | 0.47 | 262.43 | 0.73 | 0.31 |
| Hex | 40 | 15 | 88 | 35 | 55 | 0 | 2F | 106 | 49 | 1F |
| Octal | 100 | 25 | 210 | 65 | 125 | 0 | 57 | 406 | 111 | 37 |
| Binary | 1000000 | 10101 | 10001000 | 110101 | 1010101 | 0 | 101111 | 100000110 | 1001001 | 11111 |
Color Harmonies of #401588
Complementary color
Monochromatic Colors of #401588
Black with #401588
Text Example
Text Example
White with #401588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401588; }
p { color: rgb(64,21,136); }
H1.HeaderClassName
{
color: #401588;
}
.AnyTagClassName
{
color: #401588;
}
</style>
background-color css
<style>
a { background-color: #401588; }
a { background-color: rgb(64,21,136); }
div.DivClassName
{
background-color: #401588;
}
.BgClassName
{
background-color: #401588;
}
</style>
border-color css
<style>
span { border-color: #401588; }
span { border-color: rgb(64,21,136); }
td.TdClassName
{
border-color: #401588;
}
.TagClassName
{
border-color: #401588;
}
</style>