Shades of Persian Indigo #411490
Tints of Persian Indigo #411490
RGB
CMYK
RGB Variations
Color information
#411490 (or 0x411490) is known color: Persian Indigo. HEX triplet: 41, 14 and 90. RGB value is (65,20,144). Sum of RGB (Red+Green+Blue) = 65+20+144=229 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.38% from 229); Green value is 20 (8.20% from 255 or 8.73% from 229); Blue value is 144 (56.64% from 255 or 62.88% from 229); Max value from RGB is 144 - color contains mainly: blue. Hex color #411490 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411490 is #BEEB6F. Grayscale: #2F2F2F. Windows color (decimal): -12512112 or 9442369. OLE color: 9442369.
HSL color Cylindrical-coordinate representation of color #411490: hue angle of 261.77º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #411490 is Cyan = 0.55, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 20 | 144 | - |
| CMYK | 0.55 | 0.86 | 0 | 0.44 |
| HSL | 261.77º | 0.76% | 0.32% | - |
| HSV(B) | 261.77º | 0.86% | 0.56% | - |
| XYZ | 7.46 | 3.64 | 26.69 | - |
| YUV | 47.59 | 182.41 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 144 | 0.55 | 0.86 | 0 | 0.44 | 261.77 | 0.76 | 0.32 |
| Hex | 41 | 14 | 90 | 37 | 56 | 0 | 2C | 106 | 4C | 20 |
| Octal | 101 | 24 | 220 | 67 | 126 | 0 | 54 | 406 | 114 | 40 |
| Binary | 1000001 | 10100 | 10010000 | 110111 | 1010110 | 0 | 101100 | 100000110 | 1001100 | 100000 |
Color Harmonies of #411490
Complementary color
Monochromatic Colors of #411490
Black with #411490
Text Example
Text Example
White with #411490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411490; }
p { color: rgb(65,20,144); }
H1.HeaderClassName
{
color: #411490;
}
.AnyTagClassName
{
color: #411490;
}
</style>
background-color css
<style>
a { background-color: #411490; }
a { background-color: rgb(65,20,144); }
div.DivClassName
{
background-color: #411490;
}
.BgClassName
{
background-color: #411490;
}
</style>
border-color css
<style>
span { border-color: #411490; }
span { border-color: rgb(65,20,144); }
td.TdClassName
{
border-color: #411490;
}
.TagClassName
{
border-color: #411490;
}
</style>