Shades of Persian Indigo #401690
Tints of Persian Indigo #401690
RGB
CMYK
RGB Variations
Color information
#401690 (or 0x401690) is known color: Persian Indigo. HEX triplet: 40, 16 and 90. RGB value is (64,22,144). Sum of RGB (Red+Green+Blue) = 64+22+144=230 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.83% from 230); Green value is 22 (8.98% from 255 or 9.57% from 230); Blue value is 144 (56.64% from 255 or 62.61% from 230); Max value from RGB is 144 - color contains mainly: blue. Hex color #401690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401690 is #BFE96F. Grayscale: #303030. Windows color (decimal): -12577136 or 9442880. OLE color: 9442880.
HSL color Cylindrical-coordinate representation of color #401690: hue angle of 260.66º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #401690 is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 64 | 22 | 144 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.44 |
| HSL | 260.66º | 0.73% | 0.33% | - |
| HSV(B) | 260.66º | 0.85% | 0.56% | - |
| XYZ | 7.44 | 3.68 | 26.7 | - |
| YUV | 48.47 | 181.91 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 22 | 144 | 0.56 | 0.85 | 0 | 0.44 | 260.66 | 0.73 | 0.33 |
| Hex | 40 | 16 | 90 | 38 | 55 | 0 | 2C | 105 | 49 | 21 |
| Octal | 100 | 26 | 220 | 70 | 125 | 0 | 54 | 405 | 111 | 41 |
| Binary | 1000000 | 10110 | 10010000 | 111000 | 1010101 | 0 | 101100 | 100000101 | 1001001 | 100001 |
Color Harmonies of #401690
Complementary color
Monochromatic Colors of #401690
Black with #401690
Text Example
Text Example
White with #401690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401690; }
p { color: rgb(64,22,144); }
H1.HeaderClassName
{
color: #401690;
}
.AnyTagClassName
{
color: #401690;
}
</style>
background-color css
<style>
a { background-color: #401690; }
a { background-color: rgb(64,22,144); }
div.DivClassName
{
background-color: #401690;
}
.BgClassName
{
background-color: #401690;
}
</style>
border-color css
<style>
span { border-color: #401690; }
span { border-color: rgb(64,22,144); }
td.TdClassName
{
border-color: #401690;
}
.TagClassName
{
border-color: #401690;
}
</style>