Shades of Persian Indigo #401484
Tints of Persian Indigo #401484
RGB
CMYK
RGB Variations
Color information
#401484 (or 0x401484) is known color: Persian Indigo. HEX triplet: 40, 14 and 84. RGB value is (64,20,132). Sum of RGB (Red+Green+Blue) = 64+20+132=216 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.63% from 216); Green value is 20 (8.20% from 255 or 9.26% from 216); Blue value is 132 (51.95% from 255 or 61.11% from 216); Max value from RGB is 132 - color contains mainly: blue. Hex color #401484 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401484 is #BFEB7B. Grayscale: #2D2D2D. Windows color (decimal): -12577660 or 8655936. OLE color: 8655936.
HSL color Cylindrical-coordinate representation of color #401484: hue angle of 263.57º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #401484 is Cyan = 0.52, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 20 | 132 | - |
| CMYK | 0.52 | 0.85 | 0 | 0.48 |
| HSL | 263.57º | 0.74% | 0.3% | - |
| HSV(B) | 263.57º | 0.85% | 0.52% | - |
| XYZ | 6.53 | 3.26 | 22.11 | - |
| YUV | 45.92 | 176.58 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 20 | 132 | 0.52 | 0.85 | 0 | 0.48 | 263.57 | 0.74 | 0.3 |
| Hex | 40 | 14 | 84 | 34 | 55 | 0 | 30 | 108 | 4A | 1E |
| Octal | 100 | 24 | 204 | 64 | 125 | 0 | 60 | 410 | 112 | 36 |
| Binary | 1000000 | 10100 | 10000100 | 110100 | 1010101 | 0 | 110000 | 100001000 | 1001010 | 11110 |
Color Harmonies of #401484
Complementary color
Monochromatic Colors of #401484
Black with #401484
Text Example
Text Example
White with #401484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401484; }
p { color: rgb(64,20,132); }
H1.HeaderClassName
{
color: #401484;
}
.AnyTagClassName
{
color: #401484;
}
</style>
background-color css
<style>
a { background-color: #401484; }
a { background-color: rgb(64,20,132); }
div.DivClassName
{
background-color: #401484;
}
.BgClassName
{
background-color: #401484;
}
</style>
border-color css
<style>
span { border-color: #401484; }
span { border-color: rgb(64,20,132); }
td.TdClassName
{
border-color: #401484;
}
.TagClassName
{
border-color: #401484;
}
</style>