Shades of Persian Indigo #411379
Tints of Persian Indigo #411379
RGB
CMYK
RGB Variations
Color information
#411379 (or 0x411379) is known color: Persian Indigo. HEX triplet: 41, 13 and 79. RGB value is (65,19,121). Sum of RGB (Red+Green+Blue) = 65+19+121=205 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.71% from 205); Green value is 19 (7.81% from 255 or 9.27% from 205); Blue value is 121 (47.66% from 255 or 59.02% from 205); Max value from RGB is 121 - color contains mainly: blue. Hex color #411379 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411379 is #BEEC86. Grayscale: #2C2C2C. Windows color (decimal): -12512391 or 7934785. OLE color: 7934785.
HSL color Cylindrical-coordinate representation of color #411379: hue angle of 267.06º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #411379 is Cyan = 0.46, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 19 | 121 | - |
| CMYK | 0.46 | 0.84 | 0 | 0.53 |
| HSL | 267.06º | 0.73% | 0.27% | - |
| HSV(B) | 267.06º | 0.84% | 0.47% | - |
| XYZ | 5.86 | 2.97 | 18.35 | - |
| YUV | 44.38 | 171.24 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 19 | 121 | 0.46 | 0.84 | 0 | 0.53 | 267.06 | 0.73 | 0.27 |
| Hex | 41 | 13 | 79 | 2E | 54 | 0 | 35 | 10B | 49 | 1B |
| Octal | 101 | 23 | 171 | 56 | 124 | 0 | 65 | 413 | 111 | 33 |
| Binary | 1000001 | 10011 | 1111001 | 101110 | 1010100 | 0 | 110101 | 100001011 | 1001001 | 11011 |
Color Harmonies of #411379
Complementary color
Monochromatic Colors of #411379
Black with #411379
Text Example
Text Example
White with #411379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411379; }
p { color: rgb(65,19,121); }
H1.HeaderClassName
{
color: #411379;
}
.AnyTagClassName
{
color: #411379;
}
</style>
background-color css
<style>
a { background-color: #411379; }
a { background-color: rgb(65,19,121); }
div.DivClassName
{
background-color: #411379;
}
.BgClassName
{
background-color: #411379;
}
</style>
border-color css
<style>
span { border-color: #411379; }
span { border-color: rgb(65,19,121); }
td.TdClassName
{
border-color: #411379;
}
.TagClassName
{
border-color: #411379;
}
</style>