Shades of Persian Indigo #401585
Tints of Persian Indigo #401585
RGB
CMYK
RGB Variations
Color information
#401585 (or 0x401585) is known color: Persian Indigo. HEX triplet: 40, 15 and 85. RGB value is (64,21,133). Sum of RGB (Red+Green+Blue) = 64+21+133=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 133 (52.34% from 255 or 61.01% from 218); Max value from RGB is 133 - color contains mainly: blue. Hex color #401585 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401585 is #BFEA7A. Grayscale: #2E2E2E. Windows color (decimal): -12577403 or 8721728. OLE color: 8721728.
HSL color Cylindrical-coordinate representation of color #401585: hue angle of 263.04º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #401585 is Cyan = 0.52, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 21 | 133 | - |
| CMYK | 0.52 | 0.84 | 0 | 0.48 |
| HSL | 263.04º | 0.73% | 0.3% | - |
| HSV(B) | 263.04º | 0.84% | 0.52% | - |
| XYZ | 6.62 | 3.32 | 22.48 | - |
| YUV | 46.63 | 176.75 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 133 | 0.52 | 0.84 | 0 | 0.48 | 263.04 | 0.73 | 0.3 |
| Hex | 40 | 15 | 85 | 34 | 54 | 0 | 30 | 107 | 49 | 1E |
| Octal | 100 | 25 | 205 | 64 | 124 | 0 | 60 | 407 | 111 | 36 |
| Binary | 1000000 | 10101 | 10000101 | 110100 | 1010100 | 0 | 110000 | 100000111 | 1001001 | 11110 |
Color Harmonies of #401585
Complementary color
Monochromatic Colors of #401585
Black with #401585
Text Example
Text Example
White with #401585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401585; }
p { color: rgb(64,21,133); }
H1.HeaderClassName
{
color: #401585;
}
.AnyTagClassName
{
color: #401585;
}
</style>
background-color css
<style>
a { background-color: #401585; }
a { background-color: rgb(64,21,133); }
div.DivClassName
{
background-color: #401585;
}
.BgClassName
{
background-color: #401585;
}
</style>
border-color css
<style>
span { border-color: #401585; }
span { border-color: rgb(64,21,133); }
td.TdClassName
{
border-color: #401585;
}
.TagClassName
{
border-color: #401585;
}
</style>