Shades of Persian Indigo #401689
Tints of Persian Indigo #401689
RGB
CMYK
RGB Variations
Color information
#401689 (or 0x401689) is known color: Persian Indigo. HEX triplet: 40, 16 and 89. RGB value is (64,22,137). Sum of RGB (Red+Green+Blue) = 64+22+137=223 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.70% from 223); Green value is 22 (8.98% from 255 or 9.87% from 223); Blue value is 137 (53.91% from 255 or 61.43% from 223); Max value from RGB is 137 - color contains mainly: blue. Hex color #401689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401689 is #BFE976. Grayscale: #2F2F2F. Windows color (decimal): -12577143 or 8984128. OLE color: 8984128.
HSL color Cylindrical-coordinate representation of color #401689: hue angle of 261.91º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #401689 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 22 | 137 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.46 |
| HSL | 261.91º | 0.72% | 0.31% | - |
| HSV(B) | 261.91º | 0.84% | 0.54% | - |
| XYZ | 6.92 | 3.47 | 23.97 | - |
| YUV | 47.67 | 178.41 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 22 | 137 | 0.53 | 0.84 | 0 | 0.46 | 261.91 | 0.72 | 0.31 |
| Hex | 40 | 16 | 89 | 35 | 54 | 0 | 2E | 106 | 48 | 1F |
| Octal | 100 | 26 | 211 | 65 | 124 | 0 | 56 | 406 | 110 | 37 |
| Binary | 1000000 | 10110 | 10001001 | 110101 | 1010100 | 0 | 101110 | 100000110 | 1001000 | 11111 |
Color Harmonies of #401689
Complementary color
Monochromatic Colors of #401689
Black with #401689
Text Example
Text Example
White with #401689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401689; }
p { color: rgb(64,22,137); }
H1.HeaderClassName
{
color: #401689;
}
.AnyTagClassName
{
color: #401689;
}
</style>
background-color css
<style>
a { background-color: #401689; }
a { background-color: rgb(64,22,137); }
div.DivClassName
{
background-color: #401689;
}
.BgClassName
{
background-color: #401689;
}
</style>
border-color css
<style>
span { border-color: #401689; }
span { border-color: rgb(64,22,137); }
td.TdClassName
{
border-color: #401689;
}
.TagClassName
{
border-color: #401689;
}
</style>