Shades of Persian Indigo #401478
Tints of Persian Indigo #401478
RGB
CMYK
RGB Variations
Color information
#401478 (or 0x401478) is known color: Persian Indigo. HEX triplet: 40, 14 and 78. RGB value is (64,20,120). Sum of RGB (Red+Green+Blue) = 64+20+120=204 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.37% from 204); Green value is 20 (8.20% from 255 or 9.80% from 204); Blue value is 120 (47.27% from 255 or 58.82% from 204); Max value from RGB is 120 - color contains mainly: blue. Hex color #401478 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401478 is #BFEB87. Grayscale: #2C2C2C. Windows color (decimal): -12577672 or 7869504. OLE color: 7869504.
HSL color Cylindrical-coordinate representation of color #401478: hue angle of 266.4º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #401478 is Cyan = 0.47, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 20 | 120 | - |
| CMYK | 0.47 | 0.83 | 0 | 0.53 |
| HSL | 266.4º | 0.71% | 0.27% | - |
| HSV(B) | 266.4º | 0.83% | 0.47% | - |
| XYZ | 5.75 | 2.95 | 18.03 | - |
| YUV | 44.56 | 170.58 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 20 | 120 | 0.47 | 0.83 | 0 | 0.53 | 266.4 | 0.71 | 0.27 |
| Hex | 40 | 14 | 78 | 2F | 53 | 0 | 35 | 10A | 47 | 1B |
| Octal | 100 | 24 | 170 | 57 | 123 | 0 | 65 | 412 | 107 | 33 |
| Binary | 1000000 | 10100 | 1111000 | 101111 | 1010011 | 0 | 110101 | 100001010 | 1000111 | 11011 |
Color Harmonies of #401478
Complementary color
Monochromatic Colors of #401478
Black with #401478
Text Example
Text Example
White with #401478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401478; }
p { color: rgb(64,20,120); }
H1.HeaderClassName
{
color: #401478;
}
.AnyTagClassName
{
color: #401478;
}
</style>
background-color css
<style>
a { background-color: #401478; }
a { background-color: rgb(64,20,120); }
div.DivClassName
{
background-color: #401478;
}
.BgClassName
{
background-color: #401478;
}
</style>
border-color css
<style>
span { border-color: #401478; }
span { border-color: rgb(64,20,120); }
td.TdClassName
{
border-color: #401478;
}
.TagClassName
{
border-color: #401478;
}
</style>