Shades of Persian Indigo #401889
Tints of Persian Indigo #401889
RGB
CMYK
RGB Variations
Color information
#401889 (or 0x401889) is known color: Persian Indigo. HEX triplet: 40, 18 and 89. RGB value is (64,24,137). Sum of RGB (Red+Green+Blue) = 64+24+137=225 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.44% from 225); Green value is 24 (9.77% from 255 or 10.67% from 225); Blue value is 137 (53.91% from 255 or 60.89% from 225); Max value from RGB is 137 - color contains mainly: blue. Hex color #401889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401889 is #BFE776. Grayscale: #303030. Windows color (decimal): -12576631 or 8984640. OLE color: 8984640.
HSL color Cylindrical-coordinate representation of color #401889: hue angle of 261.24º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #401889 is Cyan = 0.53, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 24 | 137 | - |
| CMYK | 0.53 | 0.82 | 0 | 0.46 |
| HSL | 261.24º | 0.7% | 0.32% | - |
| HSV(B) | 261.24º | 0.82% | 0.54% | - |
| XYZ | 6.96 | 3.55 | 23.99 | - |
| YUV | 48.84 | 177.75 | 138.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 24 | 137 | 0.53 | 0.82 | 0 | 0.46 | 261.24 | 0.7 | 0.32 |
| Hex | 40 | 18 | 89 | 35 | 52 | 0 | 2E | 105 | 46 | 20 |
| Octal | 100 | 30 | 211 | 65 | 122 | 0 | 56 | 405 | 106 | 40 |
| Binary | 1000000 | 11000 | 10001001 | 110101 | 1010010 | 0 | 101110 | 100000101 | 1000110 | 100000 |
Color Harmonies of #401889
Complementary color
Monochromatic Colors of #401889
Black with #401889
Text Example
Text Example
White with #401889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401889; }
p { color: rgb(64,24,137); }
H1.HeaderClassName
{
color: #401889;
}
.AnyTagClassName
{
color: #401889;
}
</style>
background-color css
<style>
a { background-color: #401889; }
a { background-color: rgb(64,24,137); }
div.DivClassName
{
background-color: #401889;
}
.BgClassName
{
background-color: #401889;
}
</style>
border-color css
<style>
span { border-color: #401889; }
span { border-color: rgb(64,24,137); }
td.TdClassName
{
border-color: #401889;
}
.TagClassName
{
border-color: #401889;
}
</style>