Shades of Persian Indigo #401576
Tints of Persian Indigo #401576
RGB
CMYK
RGB Variations
Color information
#401576 (or 0x401576) is known color: Persian Indigo. HEX triplet: 40, 15 and 76. RGB value is (64,21,118). Sum of RGB (Red+Green+Blue) = 64+21+118=203 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.53% from 203); Green value is 21 (8.59% from 255 or 10.34% from 203); Blue value is 118 (46.48% from 255 or 58.13% from 203); Max value from RGB is 118 - color contains mainly: blue. Hex color #401576 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401576 is #BFEA89. Grayscale: #2C2C2C. Windows color (decimal): -12577418 or 7738688. OLE color: 7738688.
HSL color Cylindrical-coordinate representation of color #401576: hue angle of 266.6º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #401576 is Cyan = 0.46, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 21 | 118 | - |
| CMYK | 0.46 | 0.82 | 0 | 0.54 |
| HSL | 266.6º | 0.7% | 0.27% | - |
| HSV(B) | 266.6º | 0.82% | 0.46% | - |
| XYZ | 5.65 | 2.93 | 17.41 | - |
| YUV | 44.92 | 169.25 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 118 | 0.46 | 0.82 | 0 | 0.54 | 266.6 | 0.7 | 0.27 |
| Hex | 40 | 15 | 76 | 2E | 52 | 0 | 36 | 10B | 46 | 1B |
| Octal | 100 | 25 | 166 | 56 | 122 | 0 | 66 | 413 | 106 | 33 |
| Binary | 1000000 | 10101 | 1110110 | 101110 | 1010010 | 0 | 110110 | 100001011 | 1000110 | 11011 |
Color Harmonies of #401576
Complementary color
Monochromatic Colors of #401576
Black with #401576
Text Example
Text Example
White with #401576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401576; }
p { color: rgb(64,21,118); }
H1.HeaderClassName
{
color: #401576;
}
.AnyTagClassName
{
color: #401576;
}
</style>
background-color css
<style>
a { background-color: #401576; }
a { background-color: rgb(64,21,118); }
div.DivClassName
{
background-color: #401576;
}
.BgClassName
{
background-color: #401576;
}
</style>
border-color css
<style>
span { border-color: #401576; }
span { border-color: rgb(64,21,118); }
td.TdClassName
{
border-color: #401576;
}
.TagClassName
{
border-color: #401576;
}
</style>