Shades of Persian Indigo #441684
Tints of Persian Indigo #441684
RGB
CMYK
RGB Variations
Color information
#441684 (or 0x441684) is known color: Persian Indigo. HEX triplet: 44, 16 and 84. RGB value is (68,22,132). Sum of RGB (Red+Green+Blue) = 68+22+132=222 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.63% from 222); Green value is 22 (8.98% from 255 or 9.91% from 222); Blue value is 132 (51.95% from 255 or 59.46% from 222); Max value from RGB is 132 - color contains mainly: blue. Hex color #441684 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441684 is #BBE97B. Grayscale: #2F2F2F. Windows color (decimal): -12315004 or 8656452. OLE color: 8656452.
HSL color Cylindrical-coordinate representation of color #441684: hue angle of 265.09º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #441684 is Cyan = 0.48, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 22 | 132 | - |
| CMYK | 0.48 | 0.83 | 0 | 0.48 |
| HSL | 265.09º | 0.71% | 0.3% | - |
| HSV(B) | 265.09º | 0.83% | 0.52% | - |
| XYZ | 6.84 | 3.47 | 22.14 | - |
| YUV | 48.29 | 175.24 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 22 | 132 | 0.48 | 0.83 | 0 | 0.48 | 265.09 | 0.71 | 0.3 |
| Hex | 44 | 16 | 84 | 30 | 53 | 0 | 30 | 109 | 47 | 1E |
| Octal | 104 | 26 | 204 | 60 | 123 | 0 | 60 | 411 | 107 | 36 |
| Binary | 1000100 | 10110 | 10000100 | 110000 | 1010011 | 0 | 110000 | 100001001 | 1000111 | 11110 |
Color Harmonies of #441684
Complementary color
Monochromatic Colors of #441684
Black with #441684
Text Example
Text Example
White with #441684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441684; }
p { color: rgb(68,22,132); }
H1.HeaderClassName
{
color: #441684;
}
.AnyTagClassName
{
color: #441684;
}
</style>
background-color css
<style>
a { background-color: #441684; }
a { background-color: rgb(68,22,132); }
div.DivClassName
{
background-color: #441684;
}
.BgClassName
{
background-color: #441684;
}
</style>
border-color css
<style>
span { border-color: #441684; }
span { border-color: rgb(68,22,132); }
td.TdClassName
{
border-color: #441684;
}
.TagClassName
{
border-color: #441684;
}
</style>