Shades of Persian Indigo #411391
Tints of Persian Indigo #411391
RGB
CMYK
RGB Variations
Color information
#411391 (or 0x411391) is known color: Persian Indigo. HEX triplet: 41, 13 and 91. RGB value is (65,19,145). Sum of RGB (Red+Green+Blue) = 65+19+145=229 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.38% from 229); Green value is 19 (7.81% from 255 or 8.30% from 229); Blue value is 145 (57.03% from 255 or 63.32% from 229); Max value from RGB is 145 - color contains mainly: blue. Hex color #411391 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411391 is #BEEC6E. Grayscale: #2E2E2E. Windows color (decimal): -12512367 or 9507649. OLE color: 9507649.
HSL color Cylindrical-coordinate representation of color #411391: hue angle of 261.9º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #411391 is Cyan = 0.55, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 19 | 145 | - |
| CMYK | 0.55 | 0.87 | 0 | 0.43 |
| HSL | 261.9º | 0.77% | 0.32% | - |
| HSV(B) | 261.9º | 0.87% | 0.57% | - |
| XYZ | 7.52 | 3.63 | 27.09 | - |
| YUV | 47.12 | 183.24 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 19 | 145 | 0.55 | 0.87 | 0 | 0.43 | 261.9 | 0.77 | 0.32 |
| Hex | 41 | 13 | 91 | 37 | 57 | 0 | 2B | 106 | 4D | 20 |
| Octal | 101 | 23 | 221 | 67 | 127 | 0 | 53 | 406 | 115 | 40 |
| Binary | 1000001 | 10011 | 10010001 | 110111 | 1010111 | 0 | 101011 | 100000110 | 1001101 | 100000 |
Color Harmonies of #411391
Complementary color
Monochromatic Colors of #411391
Black with #411391
Text Example
Text Example
White with #411391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411391; }
p { color: rgb(65,19,145); }
H1.HeaderClassName
{
color: #411391;
}
.AnyTagClassName
{
color: #411391;
}
</style>
background-color css
<style>
a { background-color: #411391; }
a { background-color: rgb(65,19,145); }
div.DivClassName
{
background-color: #411391;
}
.BgClassName
{
background-color: #411391;
}
</style>
border-color css
<style>
span { border-color: #411391; }
span { border-color: rgb(65,19,145); }
td.TdClassName
{
border-color: #411391;
}
.TagClassName
{
border-color: #411391;
}
</style>