Shades of Persian Indigo #441471
Tints of Persian Indigo #441471
RGB
CMYK
RGB Variations
Color information
#441471 (or 0x441471) is known color: Persian Indigo. HEX triplet: 44, 14 and 71. RGB value is (68,20,113). Sum of RGB (Red+Green+Blue) = 68+20+113=201 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.83% from 201); Green value is 20 (8.20% from 255 or 9.95% from 201); Blue value is 113 (44.53% from 255 or 56.22% from 201); Max value from RGB is 113 - color contains mainly: blue. Hex color #441471 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441471 is #BBEB8E. Grayscale: #2C2C2C. Windows color (decimal): -12315535 or 7410756. OLE color: 7410756.
HSL color Cylindrical-coordinate representation of color #441471: hue angle of 270.97º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #441471 is Cyan = 0.40, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 20 | 113 | - |
| CMYK | 0.40 | 0.82 | 0 | 0.56 |
| HSL | 270.97º | 0.7% | 0.26% | - |
| HSV(B) | 270.97º | 0.82% | 0.44% | - |
| XYZ | 5.61 | 2.92 | 15.89 | - |
| YUV | 44.95 | 166.4 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 20 | 113 | 0.40 | 0.82 | 0 | 0.56 | 270.97 | 0.7 | 0.26 |
| Hex | 44 | 14 | 71 | 28 | 52 | 0 | 38 | 10F | 46 | 1A |
| Octal | 104 | 24 | 161 | 50 | 122 | 0 | 70 | 417 | 106 | 32 |
| Binary | 1000100 | 10100 | 1110001 | 101000 | 1010010 | 0 | 111000 | 100001111 | 1000110 | 11010 |
Color Harmonies of #441471
Complementary color
Monochromatic Colors of #441471
Black with #441471
Text Example
Text Example
White with #441471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441471; }
p { color: rgb(68,20,113); }
H1.HeaderClassName
{
color: #441471;
}
.AnyTagClassName
{
color: #441471;
}
</style>
background-color css
<style>
a { background-color: #441471; }
a { background-color: rgb(68,20,113); }
div.DivClassName
{
background-color: #441471;
}
.BgClassName
{
background-color: #441471;
}
</style>
border-color css
<style>
span { border-color: #441471; }
span { border-color: rgb(68,20,113); }
td.TdClassName
{
border-color: #441471;
}
.TagClassName
{
border-color: #441471;
}
</style>