Shades of Persian Indigo #411979
Tints of Persian Indigo #411979
RGB
CMYK
RGB Variations
Color information
#411979 (or 0x411979) is known color: Persian Indigo. HEX triplet: 41, 19 and 79. RGB value is (65,25,121). Sum of RGB (Red+Green+Blue) = 65+25+121=211 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.81% from 211); Green value is 25 (10.16% from 255 or 11.85% from 211); Blue value is 121 (47.66% from 255 or 57.35% from 211); Max value from RGB is 121 - color contains mainly: blue. Hex color #411979 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411979 is #BEE686. Grayscale: #2F2F2F. Windows color (decimal): -12510855 or 7936321. OLE color: 7936321.
HSL color Cylindrical-coordinate representation of color #411979: hue angle of 265º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #411979 is Cyan = 0.46, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 25 | 121 | - |
| CMYK | 0.46 | 0.79 | 0 | 0.53 |
| HSL | 265º | 0.66% | 0.29% | - |
| HSV(B) | 265º | 0.79% | 0.47% | - |
| XYZ | 5.98 | 3.2 | 18.39 | - |
| YUV | 47.9 | 169.25 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 25 | 121 | 0.46 | 0.79 | 0 | 0.53 | 265 | 0.66 | 0.29 |
| Hex | 41 | 19 | 79 | 2E | 4F | 0 | 35 | 109 | 42 | 1D |
| Octal | 101 | 31 | 171 | 56 | 117 | 0 | 65 | 411 | 102 | 35 |
| Binary | 1000001 | 11001 | 1111001 | 101110 | 1001111 | 0 | 110101 | 100001001 | 1000010 | 11101 |
Color Harmonies of #411979
Complementary color
Monochromatic Colors of #411979
Black with #411979
Text Example
Text Example
White with #411979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411979; }
p { color: rgb(65,25,121); }
H1.HeaderClassName
{
color: #411979;
}
.AnyTagClassName
{
color: #411979;
}
</style>
background-color css
<style>
a { background-color: #411979; }
a { background-color: rgb(65,25,121); }
div.DivClassName
{
background-color: #411979;
}
.BgClassName
{
background-color: #411979;
}
</style>
border-color css
<style>
span { border-color: #411979; }
span { border-color: rgb(65,25,121); }
td.TdClassName
{
border-color: #411979;
}
.TagClassName
{
border-color: #411979;
}
</style>