Shades of Persian Indigo #441579
Tints of Persian Indigo #441579
RGB
CMYK
RGB Variations
Color information
#441579 (or 0x441579) is known color: Persian Indigo. HEX triplet: 44, 15 and 79. RGB value is (68,21,121). Sum of RGB (Red+Green+Blue) = 68+21+121=210 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.38% from 210); Green value is 21 (8.59% from 255 or 10% from 210); Blue value is 121 (47.66% from 255 or 57.62% from 210); Max value from RGB is 121 - color contains mainly: blue. Hex color #441579 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441579 is #BBEA86. Grayscale: #2E2E2E. Windows color (decimal): -12315271 or 7935300. OLE color: 7935300.
HSL color Cylindrical-coordinate representation of color #441579: hue angle of 268.2º degrees, saturation: 0.7, 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 #441579 is Cyan = 0.44, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 21 | 121 | - |
| CMYK | 0.44 | 0.83 | 0 | 0.53 |
| HSL | 268.2º | 0.7% | 0.28% | - |
| HSV(B) | 268.2º | 0.83% | 0.47% | - |
| XYZ | 6.1 | 3.15 | 18.37 | - |
| YUV | 46.45 | 170.07 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 121 | 0.44 | 0.83 | 0 | 0.53 | 268.2 | 0.7 | 0.28 |
| Hex | 44 | 15 | 79 | 2C | 53 | 0 | 35 | 10C | 46 | 1C |
| Octal | 104 | 25 | 171 | 54 | 123 | 0 | 65 | 414 | 106 | 34 |
| Binary | 1000100 | 10101 | 1111001 | 101100 | 1010011 | 0 | 110101 | 100001100 | 1000110 | 11100 |
Color Harmonies of #441579
Complementary color
Monochromatic Colors of #441579
Black with #441579
Text Example
Text Example
White with #441579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441579; }
p { color: rgb(68,21,121); }
H1.HeaderClassName
{
color: #441579;
}
.AnyTagClassName
{
color: #441579;
}
</style>
background-color css
<style>
a { background-color: #441579; }
a { background-color: rgb(68,21,121); }
div.DivClassName
{
background-color: #441579;
}
.BgClassName
{
background-color: #441579;
}
</style>
border-color css
<style>
span { border-color: #441579; }
span { border-color: rgb(68,21,121); }
td.TdClassName
{
border-color: #441579;
}
.TagClassName
{
border-color: #441579;
}
</style>