Shades of Persian Indigo #401782
Tints of Persian Indigo #401782
RGB
CMYK
RGB Variations
Color information
#401782 (or 0x401782) is known color: Persian Indigo. HEX triplet: 40, 17 and 82. RGB value is (64,23,130). Sum of RGB (Red+Green+Blue) = 64+23+130=217 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.49% from 217); Green value is 23 (9.38% from 255 or 10.60% from 217); Blue value is 130 (51.17% from 255 or 59.91% from 217); Max value from RGB is 130 - color contains mainly: blue. Hex color #401782 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401782 is #BFE87D. Grayscale: #2F2F2F. Windows color (decimal): -12576894 or 8525632. OLE color: 8525632.
HSL color Cylindrical-coordinate representation of color #401782: hue angle of 262.99º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #401782 is Cyan = 0.51, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 23 | 130 | - |
| CMYK | 0.51 | 0.82 | 0 | 0.49 |
| HSL | 262.99º | 0.7% | 0.3% | - |
| HSV(B) | 262.99º | 0.82% | 0.51% | - |
| XYZ | 6.45 | 3.31 | 21.42 | - |
| YUV | 47.46 | 174.58 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 23 | 130 | 0.51 | 0.82 | 0 | 0.49 | 262.99 | 0.7 | 0.3 |
| Hex | 40 | 17 | 82 | 33 | 52 | 0 | 31 | 107 | 46 | 1E |
| Octal | 100 | 27 | 202 | 63 | 122 | 0 | 61 | 407 | 106 | 36 |
| Binary | 1000000 | 10111 | 10000010 | 110011 | 1010010 | 0 | 110001 | 100000111 | 1000110 | 11110 |
Color Harmonies of #401782
Complementary color
Monochromatic Colors of #401782
Black with #401782
Text Example
Text Example
White with #401782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401782; }
p { color: rgb(64,23,130); }
H1.HeaderClassName
{
color: #401782;
}
.AnyTagClassName
{
color: #401782;
}
</style>
background-color css
<style>
a { background-color: #401782; }
a { background-color: rgb(64,23,130); }
div.DivClassName
{
background-color: #401782;
}
.BgClassName
{
background-color: #401782;
}
</style>
border-color css
<style>
span { border-color: #401782; }
span { border-color: rgb(64,23,130); }
td.TdClassName
{
border-color: #401782;
}
.TagClassName
{
border-color: #401782;
}
</style>