Shades of Persian Indigo #411190
Tints of Persian Indigo #411190
RGB
CMYK
RGB Variations
Color information
#411190 (or 0x411190) is known color: Persian Indigo. HEX triplet: 41, 11 and 90. RGB value is (65,17,144). Sum of RGB (Red+Green+Blue) = 65+17+144=226 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.76% from 226); Green value is 17 (7.03% from 255 or 7.52% from 226); Blue value is 144 (56.64% from 255 or 63.72% from 226); Max value from RGB is 144 - color contains mainly: blue. Hex color #411190 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411190 is #BEEE6F. Grayscale: #2D2D2D. Windows color (decimal): -12512880 or 9441601. OLE color: 9441601.
HSL color Cylindrical-coordinate representation of color #411190: hue angle of 262.68º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #411190 is Cyan = 0.55, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 17 | 144 | - |
| CMYK | 0.55 | 0.88 | 0 | 0.44 |
| HSL | 262.68º | 0.79% | 0.32% | - |
| HSV(B) | 262.68º | 0.88% | 0.56% | - |
| XYZ | 7.41 | 3.54 | 26.68 | - |
| YUV | 45.83 | 183.4 | 141.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 17 | 144 | 0.55 | 0.88 | 0 | 0.44 | 262.68 | 0.79 | 0.32 |
| Hex | 41 | 11 | 90 | 37 | 58 | 0 | 2C | 107 | 4F | 20 |
| Octal | 101 | 21 | 220 | 67 | 130 | 0 | 54 | 407 | 117 | 40 |
| Binary | 1000001 | 10001 | 10010000 | 110111 | 1011000 | 0 | 101100 | 100000111 | 1001111 | 100000 |
Color Harmonies of #411190
Complementary color
Monochromatic Colors of #411190
Black with #411190
Text Example
Text Example
White with #411190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411190; }
p { color: rgb(65,17,144); }
H1.HeaderClassName
{
color: #411190;
}
.AnyTagClassName
{
color: #411190;
}
</style>
background-color css
<style>
a { background-color: #411190; }
a { background-color: rgb(65,17,144); }
div.DivClassName
{
background-color: #411190;
}
.BgClassName
{
background-color: #411190;
}
</style>
border-color css
<style>
span { border-color: #411190; }
span { border-color: rgb(65,17,144); }
td.TdClassName
{
border-color: #411190;
}
.TagClassName
{
border-color: #411190;
}
</style>