Shades of Persian Indigo #411583
Tints of Persian Indigo #411583
RGB
CMYK
RGB Variations
Color information
#411583 (or 0x411583) is known color: Persian Indigo. HEX triplet: 41, 15 and 83. RGB value is (65,21,131). Sum of RGB (Red+Green+Blue) = 65+21+131=217 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.95% from 217); Green value is 21 (8.59% from 255 or 9.68% from 217); Blue value is 131 (51.56% from 255 or 60.37% from 217); Max value from RGB is 131 - color contains mainly: blue. Hex color #411583 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411583 is #BEEA7C. Grayscale: #2E2E2E. Windows color (decimal): -12511869 or 8590657. OLE color: 8590657.
HSL color Cylindrical-coordinate representation of color #411583: hue angle of 264º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #411583 is Cyan = 0.50, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 21 | 131 | - |
| CMYK | 0.50 | 0.84 | 0 | 0.49 |
| HSL | 264º | 0.72% | 0.3% | - |
| HSV(B) | 264º | 0.84% | 0.51% | - |
| XYZ | 6.54 | 3.3 | 21.76 | - |
| YUV | 46.7 | 175.58 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 131 | 0.50 | 0.84 | 0 | 0.49 | 264 | 0.72 | 0.3 |
| Hex | 41 | 15 | 83 | 32 | 54 | 0 | 31 | 108 | 48 | 1E |
| Octal | 101 | 25 | 203 | 62 | 124 | 0 | 61 | 410 | 110 | 36 |
| Binary | 1000001 | 10101 | 10000011 | 110010 | 1010100 | 0 | 110001 | 100001000 | 1001000 | 11110 |
Color Harmonies of #411583
Complementary color
Monochromatic Colors of #411583
Black with #411583
Text Example
Text Example
White with #411583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411583; }
p { color: rgb(65,21,131); }
H1.HeaderClassName
{
color: #411583;
}
.AnyTagClassName
{
color: #411583;
}
</style>
background-color css
<style>
a { background-color: #411583; }
a { background-color: rgb(65,21,131); }
div.DivClassName
{
background-color: #411583;
}
.BgClassName
{
background-color: #411583;
}
</style>
border-color css
<style>
span { border-color: #411583; }
span { border-color: rgb(65,21,131); }
td.TdClassName
{
border-color: #411583;
}
.TagClassName
{
border-color: #411583;
}
</style>