Shades of Persian Indigo #441590
Tints of Persian Indigo #441590
RGB
CMYK
RGB Variations
Color information
#441590 (or 0x441590) is known color: Persian Indigo. HEX triplet: 44, 15 and 90. RGB value is (68,21,144). Sum of RGB (Red+Green+Blue) = 68+21+144=233 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.18% from 233); Green value is 21 (8.59% from 255 or 9.01% from 233); Blue value is 144 (56.64% from 255 or 61.80% from 233); Max value from RGB is 144 - color contains mainly: blue. Hex color #441590 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441590 is #BBEA6F. Grayscale: #303030. Windows color (decimal): -12315248 or 9442628. OLE color: 9442628.
HSL color Cylindrical-coordinate representation of color #441590: hue angle of 262.93º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #441590 is Cyan = 0.53, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 21 | 144 | - |
| CMYK | 0.53 | 0.85 | 0 | 0.44 |
| HSL | 262.93º | 0.75% | 0.32% | - |
| HSV(B) | 262.93º | 0.85% | 0.56% | - |
| XYZ | 7.69 | 3.78 | 26.71 | - |
| YUV | 49.08 | 181.57 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 144 | 0.53 | 0.85 | 0 | 0.44 | 262.93 | 0.75 | 0.32 |
| Hex | 44 | 15 | 90 | 35 | 55 | 0 | 2C | 107 | 4B | 20 |
| Octal | 104 | 25 | 220 | 65 | 125 | 0 | 54 | 407 | 113 | 40 |
| Binary | 1000100 | 10101 | 10010000 | 110101 | 1010101 | 0 | 101100 | 100000111 | 1001011 | 100000 |
Color Harmonies of #441590
Complementary color
Monochromatic Colors of #441590
Black with #441590
Text Example
Text Example
White with #441590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441590; }
p { color: rgb(68,21,144); }
H1.HeaderClassName
{
color: #441590;
}
.AnyTagClassName
{
color: #441590;
}
</style>
background-color css
<style>
a { background-color: #441590; }
a { background-color: rgb(68,21,144); }
div.DivClassName
{
background-color: #441590;
}
.BgClassName
{
background-color: #441590;
}
</style>
border-color css
<style>
span { border-color: #441590; }
span { border-color: rgb(68,21,144); }
td.TdClassName
{
border-color: #441590;
}
.TagClassName
{
border-color: #441590;
}
</style>