Shades of Persian Indigo #441790
Tints of Persian Indigo #441790
RGB
CMYK
RGB Variations
Color information
#441790 (or 0x441790) is known color: Persian Indigo. HEX triplet: 44, 17 and 90. RGB value is (68,23,144). Sum of RGB (Red+Green+Blue) = 68+23+144=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 23 (9.38% from 255 or 9.79% from 235); Blue value is 144 (56.64% from 255 or 61.28% from 235); Max value from RGB is 144 - color contains mainly: blue. Hex color #441790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441790 is #BBE86F. Grayscale: #313131. Windows color (decimal): -12314736 or 9443140. OLE color: 9443140.
HSL color Cylindrical-coordinate representation of color #441790: hue angle of 262.31º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #441790 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 23 | 144 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.44 |
| HSL | 262.31º | 0.72% | 0.33% | - |
| HSV(B) | 262.31º | 0.84% | 0.56% | - |
| XYZ | 7.72 | 3.86 | 26.72 | - |
| YUV | 50.25 | 180.91 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 144 | 0.53 | 0.84 | 0 | 0.44 | 262.31 | 0.72 | 0.33 |
| Hex | 44 | 17 | 90 | 35 | 54 | 0 | 2C | 106 | 48 | 21 |
| Octal | 104 | 27 | 220 | 65 | 124 | 0 | 54 | 406 | 110 | 41 |
| Binary | 1000100 | 10111 | 10010000 | 110101 | 1010100 | 0 | 101100 | 100000110 | 1001000 | 100001 |
Color Harmonies of #441790
Complementary color
Monochromatic Colors of #441790
Black with #441790
Text Example
Text Example
White with #441790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441790; }
p { color: rgb(68,23,144); }
H1.HeaderClassName
{
color: #441790;
}
.AnyTagClassName
{
color: #441790;
}
</style>
background-color css
<style>
a { background-color: #441790; }
a { background-color: rgb(68,23,144); }
div.DivClassName
{
background-color: #441790;
}
.BgClassName
{
background-color: #441790;
}
</style>
border-color css
<style>
span { border-color: #441790; }
span { border-color: rgb(68,23,144); }
td.TdClassName
{
border-color: #441790;
}
.TagClassName
{
border-color: #441790;
}
</style>