Shades of Persian Indigo #401479
Tints of Persian Indigo #401479
RGB
CMYK
RGB Variations
Color information
#401479 (or 0x401479) is known color: Persian Indigo. HEX triplet: 40, 14 and 79. RGB value is (64,20,121). Sum of RGB (Red+Green+Blue) = 64+20+121=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 121 (47.66% from 255 or 59.02% from 205); Max value from RGB is 121 - color contains mainly: blue. Hex color #401479 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401479 is #BFEB86. Grayscale: #2C2C2C. Windows color (decimal): -12577671 or 7935040. OLE color: 7935040.
HSL color Cylindrical-coordinate representation of color #401479: hue angle of 266.14º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #401479 is Cyan = 0.47, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 20 | 121 | - |
| CMYK | 0.47 | 0.83 | 0 | 0.53 |
| HSL | 266.14º | 0.72% | 0.28% | - |
| HSV(B) | 266.14º | 0.83% | 0.47% | - |
| XYZ | 5.82 | 2.97 | 18.36 | - |
| YUV | 44.67 | 171.08 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 20 | 121 | 0.47 | 0.83 | 0 | 0.53 | 266.14 | 0.72 | 0.28 |
| Hex | 40 | 14 | 79 | 2F | 53 | 0 | 35 | 10A | 48 | 1C |
| Octal | 100 | 24 | 171 | 57 | 123 | 0 | 65 | 412 | 110 | 34 |
| Binary | 1000000 | 10100 | 1111001 | 101111 | 1010011 | 0 | 110101 | 100001010 | 1001000 | 11100 |
Color Harmonies of #401479
Complementary color
Monochromatic Colors of #401479
Black with #401479
Text Example
Text Example
White with #401479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401479; }
p { color: rgb(64,20,121); }
H1.HeaderClassName
{
color: #401479;
}
.AnyTagClassName
{
color: #401479;
}
</style>
background-color css
<style>
a { background-color: #401479; }
a { background-color: rgb(64,20,121); }
div.DivClassName
{
background-color: #401479;
}
.BgClassName
{
background-color: #401479;
}
</style>
border-color css
<style>
span { border-color: #401479; }
span { border-color: rgb(64,20,121); }
td.TdClassName
{
border-color: #401479;
}
.TagClassName
{
border-color: #401479;
}
</style>