Shades of Persian Indigo #441593
Tints of Persian Indigo #441593
RGB
CMYK
RGB Variations
Color information
#441593 (or 0x441593) is known color: Persian Indigo. HEX triplet: 44, 15 and 93. RGB value is (68,21,147). Sum of RGB (Red+Green+Blue) = 68+21+147=236 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.81% from 236); Green value is 21 (8.59% from 255 or 8.90% from 236); Blue value is 147 (57.81% from 255 or 62.29% from 236); Max value from RGB is 147 - color contains mainly: blue. Hex color #441593 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441593 is #BBEA6C. Grayscale: #303030. Windows color (decimal): -12315245 or 9639236. OLE color: 9639236.
HSL color Cylindrical-coordinate representation of color #441593: hue angle of 262.38º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #441593 is Cyan = 0.54, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 21 | 147 | - |
| CMYK | 0.54 | 0.86 | 0 | 0.42 |
| HSL | 262.38º | 0.75% | 0.33% | - |
| HSV(B) | 262.38º | 0.86% | 0.58% | - |
| XYZ | 7.92 | 3.87 | 27.93 | - |
| YUV | 49.42 | 183.07 | 141.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 147 | 0.54 | 0.86 | 0 | 0.42 | 262.38 | 0.75 | 0.33 |
| Hex | 44 | 15 | 93 | 36 | 56 | 0 | 2A | 106 | 4B | 21 |
| Octal | 104 | 25 | 223 | 66 | 126 | 0 | 52 | 406 | 113 | 41 |
| Binary | 1000100 | 10101 | 10010011 | 110110 | 1010110 | 0 | 101010 | 100000110 | 1001011 | 100001 |
Color Harmonies of #441593
Complementary color
Monochromatic Colors of #441593
Black with #441593
Text Example
Text Example
White with #441593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441593; }
p { color: rgb(68,21,147); }
H1.HeaderClassName
{
color: #441593;
}
.AnyTagClassName
{
color: #441593;
}
</style>
background-color css
<style>
a { background-color: #441593; }
a { background-color: rgb(68,21,147); }
div.DivClassName
{
background-color: #441593;
}
.BgClassName
{
background-color: #441593;
}
</style>
border-color css
<style>
span { border-color: #441593; }
span { border-color: rgb(68,21,147); }
td.TdClassName
{
border-color: #441593;
}
.TagClassName
{
border-color: #441593;
}
</style>