Shades of Persian Indigo #411580
Tints of Persian Indigo #411580
RGB
CMYK
RGB Variations
Color information
#411580 (or 0x411580) is known color: Persian Indigo. HEX triplet: 41, 15 and 80. RGB value is (65,21,128). Sum of RGB (Red+Green+Blue) = 65+21+128=214 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.37% from 214); Green value is 21 (8.59% from 255 or 9.81% from 214); Blue value is 128 (50.39% from 255 or 59.81% from 214); Max value from RGB is 128 - color contains mainly: blue. Hex color #411580 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411580 is #BEEA7F. Grayscale: #2D2D2D. Windows color (decimal): -12511872 or 8394049. OLE color: 8394049.
HSL color Cylindrical-coordinate representation of color #411580: hue angle of 264.67º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #411580 is Cyan = 0.49, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 65 | 21 | 128 | - |
| CMYK | 0.49 | 0.84 | 0 | 0.50 |
| HSL | 264.67º | 0.72% | 0.29% | - |
| HSV(B) | 264.67º | 0.84% | 0.5% | - |
| XYZ | 6.34 | 3.22 | 20.71 | - |
| YUV | 46.35 | 174.08 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 128 | 0.49 | 0.84 | 0 | 0.50 | 264.67 | 0.72 | 0.29 |
| Hex | 41 | 15 | 80 | 31 | 54 | 0 | 32 | 109 | 48 | 1D |
| Octal | 101 | 25 | 200 | 61 | 124 | 0 | 62 | 411 | 110 | 35 |
| Binary | 1000001 | 10101 | 10000000 | 110001 | 1010100 | 0 | 110010 | 100001001 | 1001000 | 11101 |
Color Harmonies of #411580
Complementary color
Monochromatic Colors of #411580
Black with #411580
Text Example
Text Example
White with #411580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411580; }
p { color: rgb(65,21,128); }
H1.HeaderClassName
{
color: #411580;
}
.AnyTagClassName
{
color: #411580;
}
</style>
background-color css
<style>
a { background-color: #411580; }
a { background-color: rgb(65,21,128); }
div.DivClassName
{
background-color: #411580;
}
.BgClassName
{
background-color: #411580;
}
</style>
border-color css
<style>
span { border-color: #411580; }
span { border-color: rgb(65,21,128); }
td.TdClassName
{
border-color: #411580;
}
.TagClassName
{
border-color: #411580;
}
</style>