Shades of Persian Indigo #401290
Tints of Persian Indigo #401290
RGB
CMYK
RGB Variations
Color information
#401290 (or 0x401290) is known color: Persian Indigo. HEX triplet: 40, 12 and 90. RGB value is (64,18,144). Sum of RGB (Red+Green+Blue) = 64+18+144=226 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.32% from 226); Green value is 18 (7.42% from 255 or 7.96% from 226); Blue value is 144 (56.64% from 255 or 63.72% from 226); Max value from RGB is 144 - color contains mainly: blue. Hex color #401290 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401290 is #BFED6F. Grayscale: #2D2D2D. Windows color (decimal): -12578160 or 9441856. OLE color: 9441856.
HSL color Cylindrical-coordinate representation of color #401290: hue angle of 261.9º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #401290 is Cyan = 0.56, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 64 | 18 | 144 | - |
| CMYK | 0.56 | 0.88 | 0 | 0.44 |
| HSL | 261.9º | 0.78% | 0.32% | - |
| HSV(B) | 261.9º | 0.88% | 0.56% | - |
| XYZ | 7.36 | 3.54 | 26.68 | - |
| YUV | 46.12 | 183.24 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 18 | 144 | 0.56 | 0.88 | 0 | 0.44 | 261.9 | 0.78 | 0.32 |
| Hex | 40 | 12 | 90 | 38 | 58 | 0 | 2C | 106 | 4E | 20 |
| Octal | 100 | 22 | 220 | 70 | 130 | 0 | 54 | 406 | 116 | 40 |
| Binary | 1000000 | 10010 | 10010000 | 111000 | 1011000 | 0 | 101100 | 100000110 | 1001110 | 100000 |
Color Harmonies of #401290
Complementary color
Monochromatic Colors of #401290
Black with #401290
Text Example
Text Example
White with #401290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401290; }
p { color: rgb(64,18,144); }
H1.HeaderClassName
{
color: #401290;
}
.AnyTagClassName
{
color: #401290;
}
</style>
background-color css
<style>
a { background-color: #401290; }
a { background-color: rgb(64,18,144); }
div.DivClassName
{
background-color: #401290;
}
.BgClassName
{
background-color: #401290;
}
</style>
border-color css
<style>
span { border-color: #401290; }
span { border-color: rgb(64,18,144); }
td.TdClassName
{
border-color: #401290;
}
.TagClassName
{
border-color: #401290;
}
</style>