Shades of Persian Indigo #441580
Tints of Persian Indigo #441580
RGB
CMYK
RGB Variations
Color information
#441580 (or 0x441580) is known color: Persian Indigo. HEX triplet: 44, 15 and 80. RGB value is (68,21,128). Sum of RGB (Red+Green+Blue) = 68+21+128=217 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.34% from 217); Green value is 21 (8.59% from 255 or 9.68% from 217); Blue value is 128 (50.39% from 255 or 58.99% from 217); Max value from RGB is 128 - color contains mainly: blue. Hex color #441580 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441580 is #BBEA7F. Grayscale: #2E2E2E. Windows color (decimal): -12315264 or 8394052. OLE color: 8394052.
HSL color Cylindrical-coordinate representation of color #441580: hue angle of 266.36º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #441580 is Cyan = 0.47, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 68 | 21 | 128 | - |
| CMYK | 0.47 | 0.84 | 0 | 0.50 |
| HSL | 266.36º | 0.72% | 0.29% | - |
| HSV(B) | 266.36º | 0.84% | 0.5% | - |
| XYZ | 6.55 | 3.32 | 20.72 | - |
| YUV | 47.25 | 173.57 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 128 | 0.47 | 0.84 | 0 | 0.50 | 266.36 | 0.72 | 0.29 |
| Hex | 44 | 15 | 80 | 2F | 54 | 0 | 32 | 10A | 48 | 1D |
| Octal | 104 | 25 | 200 | 57 | 124 | 0 | 62 | 412 | 110 | 35 |
| Binary | 1000100 | 10101 | 10000000 | 101111 | 1010100 | 0 | 110010 | 100001010 | 1001000 | 11101 |
Color Harmonies of #441580
Complementary color
Monochromatic Colors of #441580
Black with #441580
Text Example
Text Example
White with #441580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441580; }
p { color: rgb(68,21,128); }
H1.HeaderClassName
{
color: #441580;
}
.AnyTagClassName
{
color: #441580;
}
</style>
background-color css
<style>
a { background-color: #441580; }
a { background-color: rgb(68,21,128); }
div.DivClassName
{
background-color: #441580;
}
.BgClassName
{
background-color: #441580;
}
</style>
border-color css
<style>
span { border-color: #441580; }
span { border-color: rgb(68,21,128); }
td.TdClassName
{
border-color: #441580;
}
.TagClassName
{
border-color: #441580;
}
</style>