Shades of Persian Indigo #401989
Tints of Persian Indigo #401989
RGB
CMYK
RGB Variations
Color information
#401989 (or 0x401989) is known color: Persian Indigo. HEX triplet: 40, 19 and 89. RGB value is (64,25,137). Sum of RGB (Red+Green+Blue) = 64+25+137=226 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.32% from 226); Green value is 25 (10.16% from 255 or 11.06% from 226); Blue value is 137 (53.91% from 255 or 60.62% from 226); Max value from RGB is 137 - color contains mainly: blue. Hex color #401989 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401989 is #BFE676. Grayscale: #313131. Windows color (decimal): -12576375 or 8984896. OLE color: 8984896.
HSL color Cylindrical-coordinate representation of color #401989: hue angle of 260.89º degrees, saturation: 0.69, 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 #401989 is Cyan = 0.53, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 25 | 137 | - |
| CMYK | 0.53 | 0.82 | 0 | 0.46 |
| HSL | 260.89º | 0.69% | 0.32% | - |
| HSV(B) | 260.89º | 0.82% | 0.54% | - |
| XYZ | 6.98 | 3.59 | 23.99 | - |
| YUV | 49.43 | 177.42 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 25 | 137 | 0.53 | 0.82 | 0 | 0.46 | 260.89 | 0.69 | 0.32 |
| Hex | 40 | 19 | 89 | 35 | 52 | 0 | 2E | 105 | 45 | 20 |
| Octal | 100 | 31 | 211 | 65 | 122 | 0 | 56 | 405 | 105 | 40 |
| Binary | 1000000 | 11001 | 10001001 | 110101 | 1010010 | 0 | 101110 | 100000101 | 1000101 | 100000 |
Color Harmonies of #401989
Complementary color
Monochromatic Colors of #401989
Black with #401989
Text Example
Text Example
White with #401989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401989; }
p { color: rgb(64,25,137); }
H1.HeaderClassName
{
color: #401989;
}
.AnyTagClassName
{
color: #401989;
}
</style>
background-color css
<style>
a { background-color: #401989; }
a { background-color: rgb(64,25,137); }
div.DivClassName
{
background-color: #401989;
}
.BgClassName
{
background-color: #401989;
}
</style>
border-color css
<style>
span { border-color: #401989; }
span { border-color: rgb(64,25,137); }
td.TdClassName
{
border-color: #401989;
}
.TagClassName
{
border-color: #401989;
}
</style>