Shades of Persian Indigo #441575
Tints of Persian Indigo #441575
RGB
CMYK
RGB Variations
Color information
#441575 (or 0x441575) is known color: Persian Indigo. HEX triplet: 44, 15 and 75. RGB value is (68,21,117). Sum of RGB (Red+Green+Blue) = 68+21+117=206 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.01% from 206); Green value is 21 (8.59% from 255 or 10.19% from 206); Blue value is 117 (46.09% from 255 or 56.80% from 206); Max value from RGB is 117 - color contains mainly: blue. Hex color #441575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441575 is #BBEA8A. Grayscale: #2D2D2D. Windows color (decimal): -12315275 or 7673156. OLE color: 7673156.
HSL color Cylindrical-coordinate representation of color #441575: hue angle of 269.38º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #441575 is Cyan = 0.42, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 21 | 117 | - |
| CMYK | 0.42 | 0.82 | 0 | 0.54 |
| HSL | 269.38º | 0.7% | 0.27% | - |
| HSV(B) | 269.38º | 0.82% | 0.46% | - |
| XYZ | 5.86 | 3.05 | 17.11 | - |
| YUV | 46 | 168.07 | 143.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 117 | 0.42 | 0.82 | 0 | 0.54 | 269.38 | 0.7 | 0.27 |
| Hex | 44 | 15 | 75 | 2A | 52 | 0 | 36 | 10D | 46 | 1B |
| Octal | 104 | 25 | 165 | 52 | 122 | 0 | 66 | 415 | 106 | 33 |
| Binary | 1000100 | 10101 | 1110101 | 101010 | 1010010 | 0 | 110110 | 100001101 | 1000110 | 11011 |
Color Harmonies of #441575
Complementary color
Monochromatic Colors of #441575
Black with #441575
Text Example
Text Example
White with #441575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441575; }
p { color: rgb(68,21,117); }
H1.HeaderClassName
{
color: #441575;
}
.AnyTagClassName
{
color: #441575;
}
</style>
background-color css
<style>
a { background-color: #441575; }
a { background-color: rgb(68,21,117); }
div.DivClassName
{
background-color: #441575;
}
.BgClassName
{
background-color: #441575;
}
</style>
border-color css
<style>
span { border-color: #441575; }
span { border-color: rgb(68,21,117); }
td.TdClassName
{
border-color: #441575;
}
.TagClassName
{
border-color: #441575;
}
</style>