Shades of Persian Indigo #441586
Tints of Persian Indigo #441586
RGB
CMYK
RGB Variations
Color information
#441586 (or 0x441586) is known color: Persian Indigo. HEX triplet: 44, 15 and 86. RGB value is (68,21,134). Sum of RGB (Red+Green+Blue) = 68+21+134=223 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.49% from 223); Green value is 21 (8.59% from 255 or 9.42% from 223); Blue value is 134 (52.73% from 255 or 60.09% from 223); Max value from RGB is 134 - color contains mainly: blue. Hex color #441586 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441586 is #BBEA79. Grayscale: #2F2F2F. Windows color (decimal): -12315258 or 8787268. OLE color: 8787268.
HSL color Cylindrical-coordinate representation of color #441586: hue angle of 264.96º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #441586 is Cyan = 0.49, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 21 | 134 | - |
| CMYK | 0.49 | 0.84 | 0 | 0.47 |
| HSL | 264.96º | 0.73% | 0.3% | - |
| HSV(B) | 264.96º | 0.84% | 0.53% | - |
| XYZ | 6.96 | 3.49 | 22.86 | - |
| YUV | 47.94 | 176.57 | 142.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 134 | 0.49 | 0.84 | 0 | 0.47 | 264.96 | 0.73 | 0.3 |
| Hex | 44 | 15 | 86 | 31 | 54 | 0 | 2F | 109 | 49 | 1E |
| Octal | 104 | 25 | 206 | 61 | 124 | 0 | 57 | 411 | 111 | 36 |
| Binary | 1000100 | 10101 | 10000110 | 110001 | 1010100 | 0 | 101111 | 100001001 | 1001001 | 11110 |
Color Harmonies of #441586
Complementary color
Monochromatic Colors of #441586
Black with #441586
Text Example
Text Example
White with #441586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441586; }
p { color: rgb(68,21,134); }
H1.HeaderClassName
{
color: #441586;
}
.AnyTagClassName
{
color: #441586;
}
</style>
background-color css
<style>
a { background-color: #441586; }
a { background-color: rgb(68,21,134); }
div.DivClassName
{
background-color: #441586;
}
.BgClassName
{
background-color: #441586;
}
</style>
border-color css
<style>
span { border-color: #441586; }
span { border-color: rgb(68,21,134); }
td.TdClassName
{
border-color: #441586;
}
.TagClassName
{
border-color: #441586;
}
</style>