Shades of Persian Indigo #401577
Tints of Persian Indigo #401577
RGB
CMYK
RGB Variations
Color information
#401577 (or 0x401577) is known color: Persian Indigo. HEX triplet: 40, 15 and 77. RGB value is (64,21,119). Sum of RGB (Red+Green+Blue) = 64+21+119=204 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.37% from 204); Green value is 21 (8.59% from 255 or 10.29% from 204); Blue value is 119 (46.88% from 255 or 58.33% from 204); Max value from RGB is 119 - color contains mainly: blue. Hex color #401577 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401577 is #BFEA88. Grayscale: #2C2C2C. Windows color (decimal): -12577417 or 7804224. OLE color: 7804224.
HSL color Cylindrical-coordinate representation of color #401577: hue angle of 266.33º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #401577 is Cyan = 0.46, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 21 | 119 | - |
| CMYK | 0.46 | 0.82 | 0 | 0.53 |
| HSL | 266.33º | 0.7% | 0.27% | - |
| HSV(B) | 266.33º | 0.82% | 0.47% | - |
| XYZ | 5.71 | 2.96 | 17.72 | - |
| YUV | 45.03 | 169.75 | 141.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 119 | 0.46 | 0.82 | 0 | 0.53 | 266.33 | 0.7 | 0.27 |
| Hex | 40 | 15 | 77 | 2E | 52 | 0 | 35 | 10A | 46 | 1B |
| Octal | 100 | 25 | 167 | 56 | 122 | 0 | 65 | 412 | 106 | 33 |
| Binary | 1000000 | 10101 | 1110111 | 101110 | 1010010 | 0 | 110101 | 100001010 | 1000110 | 11011 |
Color Harmonies of #401577
Complementary color
Monochromatic Colors of #401577
Black with #401577
Text Example
Text Example
White with #401577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401577; }
p { color: rgb(64,21,119); }
H1.HeaderClassName
{
color: #401577;
}
.AnyTagClassName
{
color: #401577;
}
</style>
background-color css
<style>
a { background-color: #401577; }
a { background-color: rgb(64,21,119); }
div.DivClassName
{
background-color: #401577;
}
.BgClassName
{
background-color: #401577;
}
</style>
border-color css
<style>
span { border-color: #401577; }
span { border-color: rgb(64,21,119); }
td.TdClassName
{
border-color: #401577;
}
.TagClassName
{
border-color: #401577;
}
</style>