Shades of Persian Indigo #401790
Tints of Persian Indigo #401790
RGB
CMYK
RGB Variations
Color information
#401790 (or 0x401790) is known color: Persian Indigo. HEX triplet: 40, 17 and 90. RGB value is (64,23,144). Sum of RGB (Red+Green+Blue) = 64+23+144=231 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.71% from 231); Green value is 23 (9.38% from 255 or 9.96% from 231); Blue value is 144 (56.64% from 255 or 62.34% from 231); Max value from RGB is 144 - color contains mainly: blue. Hex color #401790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401790 is #BFE86F. Grayscale: #303030. Windows color (decimal): -12576880 or 9443136. OLE color: 9443136.
HSL color Cylindrical-coordinate representation of color #401790: hue angle of 260.33º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #401790 is Cyan = 0.56, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 64 | 23 | 144 | - |
| CMYK | 0.56 | 0.84 | 0 | 0.44 |
| HSL | 260.33º | 0.72% | 0.33% | - |
| HSV(B) | 260.33º | 0.84% | 0.56% | - |
| XYZ | 7.45 | 3.72 | 26.71 | - |
| YUV | 49.05 | 181.58 | 138.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 23 | 144 | 0.56 | 0.84 | 0 | 0.44 | 260.33 | 0.72 | 0.33 |
| Hex | 40 | 17 | 90 | 38 | 54 | 0 | 2C | 104 | 48 | 21 |
| Octal | 100 | 27 | 220 | 70 | 124 | 0 | 54 | 404 | 110 | 41 |
| Binary | 1000000 | 10111 | 10010000 | 111000 | 1010100 | 0 | 101100 | 100000100 | 1001000 | 100001 |
Color Harmonies of #401790
Complementary color
Monochromatic Colors of #401790
Black with #401790
Text Example
Text Example
White with #401790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401790; }
p { color: rgb(64,23,144); }
H1.HeaderClassName
{
color: #401790;
}
.AnyTagClassName
{
color: #401790;
}
</style>
background-color css
<style>
a { background-color: #401790; }
a { background-color: rgb(64,23,144); }
div.DivClassName
{
background-color: #401790;
}
.BgClassName
{
background-color: #401790;
}
</style>
border-color css
<style>
span { border-color: #401790; }
span { border-color: rgb(64,23,144); }
td.TdClassName
{
border-color: #401790;
}
.TagClassName
{
border-color: #401790;
}
</style>