Shades of Persian Indigo #411479
Tints of Persian Indigo #411479
RGB
CMYK
RGB Variations
Color information
#411479 (or 0x411479) is known color: Persian Indigo. HEX triplet: 41, 14 and 79. RGB value is (65,20,121). Sum of RGB (Red+Green+Blue) = 65+20+121=206 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.55% from 206); Green value is 20 (8.20% from 255 or 9.71% from 206); Blue value is 121 (47.66% from 255 or 58.74% from 206); Max value from RGB is 121 - color contains mainly: blue. Hex color #411479 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411479 is #BEEB86. Grayscale: #2C2C2C. Windows color (decimal): -12512135 or 7935041. OLE color: 7935041.
HSL color Cylindrical-coordinate representation of color #411479: hue angle of 266.73º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #411479 is Cyan = 0.46, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 20 | 121 | - |
| CMYK | 0.46 | 0.83 | 0 | 0.53 |
| HSL | 266.73º | 0.72% | 0.28% | - |
| HSV(B) | 266.73º | 0.83% | 0.47% | - |
| XYZ | 5.88 | 3 | 18.36 | - |
| YUV | 44.97 | 170.91 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 121 | 0.46 | 0.83 | 0 | 0.53 | 266.73 | 0.72 | 0.28 |
| Hex | 41 | 14 | 79 | 2E | 53 | 0 | 35 | 10B | 48 | 1C |
| Octal | 101 | 24 | 171 | 56 | 123 | 0 | 65 | 413 | 110 | 34 |
| Binary | 1000001 | 10100 | 1111001 | 101110 | 1010011 | 0 | 110101 | 100001011 | 1001000 | 11100 |
Color Harmonies of #411479
Complementary color
Monochromatic Colors of #411479
Black with #411479
Text Example
Text Example
White with #411479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411479; }
p { color: rgb(65,20,121); }
H1.HeaderClassName
{
color: #411479;
}
.AnyTagClassName
{
color: #411479;
}
</style>
background-color css
<style>
a { background-color: #411479; }
a { background-color: rgb(65,20,121); }
div.DivClassName
{
background-color: #411479;
}
.BgClassName
{
background-color: #411479;
}
</style>
border-color css
<style>
span { border-color: #411479; }
span { border-color: rgb(65,20,121); }
td.TdClassName
{
border-color: #411479;
}
.TagClassName
{
border-color: #411479;
}
</style>