Shades of Persian Indigo #411784
Tints of Persian Indigo #411784
RGB
CMYK
RGB Variations
Color information
#411784 (or 0x411784) is known color: Persian Indigo. HEX triplet: 41, 17 and 84. RGB value is (65,23,132). Sum of RGB (Red+Green+Blue) = 65+23+132=220 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.55% from 220); Green value is 23 (9.38% from 255 or 10.45% from 220); Blue value is 132 (51.95% from 255 or 60% from 220); Max value from RGB is 132 - color contains mainly: blue. Hex color #411784 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411784 is #BEE87B. Grayscale: #2F2F2F. Windows color (decimal): -12511356 or 8656705. OLE color: 8656705.
HSL color Cylindrical-coordinate representation of color #411784: hue angle of 263.12º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #411784 is Cyan = 0.51, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 23 | 132 | - |
| CMYK | 0.51 | 0.83 | 0 | 0.48 |
| HSL | 263.12º | 0.7% | 0.3% | - |
| HSV(B) | 263.12º | 0.83% | 0.52% | - |
| XYZ | 6.65 | 3.4 | 22.14 | - |
| YUV | 47.98 | 175.41 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 23 | 132 | 0.51 | 0.83 | 0 | 0.48 | 263.12 | 0.7 | 0.3 |
| Hex | 41 | 17 | 84 | 33 | 53 | 0 | 30 | 107 | 46 | 1E |
| Octal | 101 | 27 | 204 | 63 | 123 | 0 | 60 | 407 | 106 | 36 |
| Binary | 1000001 | 10111 | 10000100 | 110011 | 1010011 | 0 | 110000 | 100000111 | 1000110 | 11110 |
Color Harmonies of #411784
Complementary color
Monochromatic Colors of #411784
Black with #411784
Text Example
Text Example
White with #411784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411784; }
p { color: rgb(65,23,132); }
H1.HeaderClassName
{
color: #411784;
}
.AnyTagClassName
{
color: #411784;
}
</style>
background-color css
<style>
a { background-color: #411784; }
a { background-color: rgb(65,23,132); }
div.DivClassName
{
background-color: #411784;
}
.BgClassName
{
background-color: #411784;
}
</style>
border-color css
<style>
span { border-color: #411784; }
span { border-color: rgb(65,23,132); }
td.TdClassName
{
border-color: #411784;
}
.TagClassName
{
border-color: #411784;
}
</style>