Shades of Persian Indigo #411484
Tints of Persian Indigo #411484
RGB
CMYK
RGB Variations
Color information
#411484 (or 0x411484) is known color: Persian Indigo. HEX triplet: 41, 14 and 84. RGB value is (65,20,132). Sum of RGB (Red+Green+Blue) = 65+20+132=217 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.95% from 217); Green value is 20 (8.20% from 255 or 9.22% from 217); Blue value is 132 (51.95% from 255 or 60.83% from 217); Max value from RGB is 132 - color contains mainly: blue. Hex color #411484 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411484 is #BEEB7B. Grayscale: #2D2D2D. Windows color (decimal): -12512124 or 8655937. OLE color: 8655937.
HSL color Cylindrical-coordinate representation of color #411484: hue angle of 264.11º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #411484 is Cyan = 0.51, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 20 | 132 | - |
| CMYK | 0.51 | 0.85 | 0 | 0.48 |
| HSL | 264.11º | 0.74% | 0.3% | - |
| HSV(B) | 264.11º | 0.85% | 0.52% | - |
| XYZ | 6.59 | 3.29 | 22.12 | - |
| YUV | 46.22 | 176.41 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 132 | 0.51 | 0.85 | 0 | 0.48 | 264.11 | 0.74 | 0.3 |
| Hex | 41 | 14 | 84 | 33 | 55 | 0 | 30 | 108 | 4A | 1E |
| Octal | 101 | 24 | 204 | 63 | 125 | 0 | 60 | 410 | 112 | 36 |
| Binary | 1000001 | 10100 | 10000100 | 110011 | 1010101 | 0 | 110000 | 100001000 | 1001010 | 11110 |
Color Harmonies of #411484
Complementary color
Monochromatic Colors of #411484
Black with #411484
Text Example
Text Example
White with #411484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411484; }
p { color: rgb(65,20,132); }
H1.HeaderClassName
{
color: #411484;
}
.AnyTagClassName
{
color: #411484;
}
</style>
background-color css
<style>
a { background-color: #411484; }
a { background-color: rgb(65,20,132); }
div.DivClassName
{
background-color: #411484;
}
.BgClassName
{
background-color: #411484;
}
</style>
border-color css
<style>
span { border-color: #411484; }
span { border-color: rgb(65,20,132); }
td.TdClassName
{
border-color: #411484;
}
.TagClassName
{
border-color: #411484;
}
</style>