Shades of Persian Indigo #441994
Tints of Persian Indigo #441994
RGB
CMYK
RGB Variations
Color information
#441994 (or 0x441994) is known color: Persian Indigo. HEX triplet: 44, 19 and 94. RGB value is (68,25,148). Sum of RGB (Red+Green+Blue) = 68+25+148=241 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.22% from 241); Green value is 25 (10.16% from 255 or 10.37% from 241); Blue value is 148 (58.20% from 255 or 61.41% from 241); Max value from RGB is 148 - color contains mainly: blue. Hex color #441994 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441994 is #BBE66B. Grayscale: #333333. Windows color (decimal): -12314220 or 9705796. OLE color: 9705796.
HSL color Cylindrical-coordinate representation of color #441994: hue angle of 260.98º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #441994 is Cyan = 0.54, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 25 | 148 | - |
| CMYK | 0.54 | 0.83 | 0 | 0.42 |
| HSL | 260.98º | 0.71% | 0.34% | - |
| HSV(B) | 260.98º | 0.83% | 0.58% | - |
| XYZ | 8.08 | 4.06 | 28.38 | - |
| YUV | 51.88 | 182.25 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 148 | 0.54 | 0.83 | 0 | 0.42 | 260.98 | 0.71 | 0.34 |
| Hex | 44 | 19 | 94 | 36 | 53 | 0 | 2A | 105 | 47 | 22 |
| Octal | 104 | 31 | 224 | 66 | 123 | 0 | 52 | 405 | 107 | 42 |
| Binary | 1000100 | 11001 | 10010100 | 110110 | 1010011 | 0 | 101010 | 100000101 | 1000111 | 100010 |
Color Harmonies of #441994
Complementary color
Monochromatic Colors of #441994
Black with #441994
Text Example
Text Example
White with #441994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441994; }
p { color: rgb(68,25,148); }
H1.HeaderClassName
{
color: #441994;
}
.AnyTagClassName
{
color: #441994;
}
</style>
background-color css
<style>
a { background-color: #441994; }
a { background-color: rgb(68,25,148); }
div.DivClassName
{
background-color: #441994;
}
.BgClassName
{
background-color: #441994;
}
</style>
border-color css
<style>
span { border-color: #441994; }
span { border-color: rgb(68,25,148); }
td.TdClassName
{
border-color: #441994;
}
.TagClassName
{
border-color: #441994;
}
</style>