Shades of Persian Indigo #441490
Tints of Persian Indigo #441490
RGB
CMYK
RGB Variations
Color information
#441490 (or 0x441490) is known color: Persian Indigo. HEX triplet: 44, 14 and 90. RGB value is (68,20,144). Sum of RGB (Red+Green+Blue) = 68+20+144=232 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.31% from 232); Green value is 20 (8.20% from 255 or 8.62% from 232); Blue value is 144 (56.64% from 255 or 62.07% from 232); Max value from RGB is 144 - color contains mainly: blue. Hex color #441490 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441490 is #BBEB6F. Grayscale: #303030. Windows color (decimal): -12315504 or 9442372. OLE color: 9442372.
HSL color Cylindrical-coordinate representation of color #441490: hue angle of 263.23º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #441490 is Cyan = 0.53, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 20 | 144 | - |
| CMYK | 0.53 | 0.86 | 0 | 0.44 |
| HSL | 263.23º | 0.76% | 0.32% | - |
| HSV(B) | 263.23º | 0.86% | 0.56% | - |
| XYZ | 7.67 | 3.74 | 26.7 | - |
| YUV | 48.49 | 181.9 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 20 | 144 | 0.53 | 0.86 | 0 | 0.44 | 263.23 | 0.76 | 0.32 |
| Hex | 44 | 14 | 90 | 35 | 56 | 0 | 2C | 107 | 4C | 20 |
| Octal | 104 | 24 | 220 | 65 | 126 | 0 | 54 | 407 | 114 | 40 |
| Binary | 1000100 | 10100 | 10010000 | 110101 | 1010110 | 0 | 101100 | 100000111 | 1001100 | 100000 |
Color Harmonies of #441490
Complementary color
Monochromatic Colors of #441490
Black with #441490
Text Example
Text Example
White with #441490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441490; }
p { color: rgb(68,20,144); }
H1.HeaderClassName
{
color: #441490;
}
.AnyTagClassName
{
color: #441490;
}
</style>
background-color css
<style>
a { background-color: #441490; }
a { background-color: rgb(68,20,144); }
div.DivClassName
{
background-color: #441490;
}
.BgClassName
{
background-color: #441490;
}
</style>
border-color css
<style>
span { border-color: #441490; }
span { border-color: rgb(68,20,144); }
td.TdClassName
{
border-color: #441490;
}
.TagClassName
{
border-color: #441490;
}
</style>