Shades of Persian Indigo #441993
Tints of Persian Indigo #441993
RGB
CMYK
RGB Variations
Color information
#441993 (or 0x441993) is known color: Persian Indigo. HEX triplet: 44, 19 and 93. RGB value is (68,25,147). Sum of RGB (Red+Green+Blue) = 68+25+147=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 25 (10.16% from 255 or 10.42% from 240); Blue value is 147 (57.81% from 255 or 61.25% from 240); Max value from RGB is 147 - color contains mainly: blue. Hex color #441993 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441993 is #BBE66C. Grayscale: #333333. Windows color (decimal): -12314221 or 9640260. OLE color: 9640260.
HSL color Cylindrical-coordinate representation of color #441993: hue angle of 261.15º 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 #441993 is Cyan = 0.54, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 25 | 147 | - |
| CMYK | 0.54 | 0.83 | 0 | 0.42 |
| HSL | 261.15º | 0.71% | 0.34% | - |
| HSV(B) | 261.15º | 0.83% | 0.58% | - |
| XYZ | 8 | 4.03 | 27.96 | - |
| YUV | 51.77 | 181.75 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 147 | 0.54 | 0.83 | 0 | 0.42 | 261.15 | 0.71 | 0.34 |
| Hex | 44 | 19 | 93 | 36 | 53 | 0 | 2A | 105 | 47 | 22 |
| Octal | 104 | 31 | 223 | 66 | 123 | 0 | 52 | 405 | 107 | 42 |
| Binary | 1000100 | 11001 | 10010011 | 110110 | 1010011 | 0 | 101010 | 100000101 | 1000111 | 100010 |
Color Harmonies of #441993
Complementary color
Monochromatic Colors of #441993
Black with #441993
Text Example
Text Example
White with #441993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441993; }
p { color: rgb(68,25,147); }
H1.HeaderClassName
{
color: #441993;
}
.AnyTagClassName
{
color: #441993;
}
</style>
background-color css
<style>
a { background-color: #441993; }
a { background-color: rgb(68,25,147); }
div.DivClassName
{
background-color: #441993;
}
.BgClassName
{
background-color: #441993;
}
</style>
border-color css
<style>
span { border-color: #441993; }
span { border-color: rgb(68,25,147); }
td.TdClassName
{
border-color: #441993;
}
.TagClassName
{
border-color: #441993;
}
</style>