Shades of Persian Indigo #401596
Tints of Persian Indigo #401596
RGB
CMYK
RGB Variations
Color information
#401596 (or 0x401596) is known color: Persian Indigo. HEX triplet: 40, 15 and 96. RGB value is (64,21,150). Sum of RGB (Red+Green+Blue) = 64+21+150=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 21 (8.59% from 255 or 8.94% from 235); Blue value is 150 (58.98% from 255 or 63.83% from 235); Max value from RGB is 150 - color contains mainly: blue. Hex color #401596 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401596 is #BFEA69. Grayscale: #303030. Windows color (decimal): -12577386 or 9835840. OLE color: 9835840.
HSL color Cylindrical-coordinate representation of color #401596: hue angle of 260º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #401596 is Cyan = 0.57, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 64 | 21 | 150 | - |
| CMYK | 0.57 | 0.86 | 0 | 0.41 |
| HSL | 260º | 0.75% | 0.34% | - |
| HSV(B) | 260º | 0.86% | 0.59% | - |
| XYZ | 7.89 | 3.83 | 29.18 | - |
| YUV | 48.56 | 185.25 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 150 | 0.57 | 0.86 | 0 | 0.41 | 260 | 0.75 | 0.34 |
| Hex | 40 | 15 | 96 | 39 | 56 | 0 | 29 | 104 | 4B | 22 |
| Octal | 100 | 25 | 226 | 71 | 126 | 0 | 51 | 404 | 113 | 42 |
| Binary | 1000000 | 10101 | 10010110 | 111001 | 1010110 | 0 | 101001 | 100000100 | 1001011 | 100010 |
Color Harmonies of #401596
Complementary color
Monochromatic Colors of #401596
Black with #401596
Text Example
Text Example
White with #401596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401596; }
p { color: rgb(64,21,150); }
H1.HeaderClassName
{
color: #401596;
}
.AnyTagClassName
{
color: #401596;
}
</style>
background-color css
<style>
a { background-color: #401596; }
a { background-color: rgb(64,21,150); }
div.DivClassName
{
background-color: #401596;
}
.BgClassName
{
background-color: #401596;
}
</style>
border-color css
<style>
span { border-color: #401596; }
span { border-color: rgb(64,21,150); }
td.TdClassName
{
border-color: #401596;
}
.TagClassName
{
border-color: #401596;
}
</style>