Shades of Persian Indigo #401578
Tints of Persian Indigo #401578
RGB
CMYK
RGB Variations
Color information
#401578 (or 0x401578) is known color: Persian Indigo. HEX triplet: 40, 15 and 78. RGB value is (64,21,120). Sum of RGB (Red+Green+Blue) = 64+21+120=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 21 (8.59% from 255 or 10.24% from 205); Blue value is 120 (47.27% from 255 or 58.54% from 205); Max value from RGB is 120 - color contains mainly: blue. Hex color #401578 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401578 is #BFEA87. Grayscale: #2C2C2C. Windows color (decimal): -12577416 or 7869760. OLE color: 7869760.
HSL color Cylindrical-coordinate representation of color #401578: hue angle of 266.06º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #401578 is Cyan = 0.47, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 21 | 120 | - |
| CMYK | 0.47 | 0.83 | 0 | 0.53 |
| HSL | 266.06º | 0.7% | 0.28% | - |
| HSV(B) | 266.06º | 0.83% | 0.47% | - |
| XYZ | 5.77 | 2.98 | 18.04 | - |
| YUV | 45.14 | 170.25 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 120 | 0.47 | 0.83 | 0 | 0.53 | 266.06 | 0.7 | 0.28 |
| Hex | 40 | 15 | 78 | 2F | 53 | 0 | 35 | 10A | 46 | 1C |
| Octal | 100 | 25 | 170 | 57 | 123 | 0 | 65 | 412 | 106 | 34 |
| Binary | 1000000 | 10101 | 1111000 | 101111 | 1010011 | 0 | 110101 | 100001010 | 1000110 | 11100 |
Color Harmonies of #401578
Complementary color
Monochromatic Colors of #401578
Black with #401578
Text Example
Text Example
White with #401578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401578; }
p { color: rgb(64,21,120); }
H1.HeaderClassName
{
color: #401578;
}
.AnyTagClassName
{
color: #401578;
}
</style>
background-color css
<style>
a { background-color: #401578; }
a { background-color: rgb(64,21,120); }
div.DivClassName
{
background-color: #401578;
}
.BgClassName
{
background-color: #401578;
}
</style>
border-color css
<style>
span { border-color: #401578; }
span { border-color: rgb(64,21,120); }
td.TdClassName
{
border-color: #401578;
}
.TagClassName
{
border-color: #401578;
}
</style>