Shades of Persian Indigo #411493
Tints of Persian Indigo #411493
RGB
CMYK
RGB Variations
Color information
#411493 (or 0x411493) is known color: Persian Indigo. HEX triplet: 41, 14 and 93. RGB value is (65,20,147). Sum of RGB (Red+Green+Blue) = 65+20+147=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 20 (8.20% from 255 or 8.62% from 232); Blue value is 147 (57.81% from 255 or 63.36% from 232); Max value from RGB is 147 - color contains mainly: blue. Hex color #411493 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411493 is #BEEB6C. Grayscale: #2F2F2F. Windows color (decimal): -12512109 or 9638977. OLE color: 9638977.
HSL color Cylindrical-coordinate representation of color #411493: hue angle of 261.26º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #411493 is Cyan = 0.56, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 20 | 147 | - |
| CMYK | 0.56 | 0.86 | 0 | 0.42 |
| HSL | 261.26º | 0.76% | 0.33% | - |
| HSV(B) | 261.26º | 0.86% | 0.58% | - |
| XYZ | 7.7 | 3.73 | 27.92 | - |
| YUV | 47.93 | 183.91 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 147 | 0.56 | 0.86 | 0 | 0.42 | 261.26 | 0.76 | 0.33 |
| Hex | 41 | 14 | 93 | 38 | 56 | 0 | 2A | 105 | 4C | 21 |
| Octal | 101 | 24 | 223 | 70 | 126 | 0 | 52 | 405 | 114 | 41 |
| Binary | 1000001 | 10100 | 10010011 | 111000 | 1010110 | 0 | 101010 | 100000101 | 1001100 | 100001 |
Color Harmonies of #411493
Complementary color
Monochromatic Colors of #411493
Black with #411493
Text Example
Text Example
White with #411493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411493; }
p { color: rgb(65,20,147); }
H1.HeaderClassName
{
color: #411493;
}
.AnyTagClassName
{
color: #411493;
}
</style>
background-color css
<style>
a { background-color: #411493; }
a { background-color: rgb(65,20,147); }
div.DivClassName
{
background-color: #411493;
}
.BgClassName
{
background-color: #411493;
}
</style>
border-color css
<style>
span { border-color: #411493; }
span { border-color: rgb(65,20,147); }
td.TdClassName
{
border-color: #411493;
}
.TagClassName
{
border-color: #411493;
}
</style>