Shades of Persian Indigo #441376
Tints of Persian Indigo #441376
RGB
CMYK
RGB Variations
Color information
#441376 (or 0x441376) is known color: Persian Indigo. HEX triplet: 44, 13 and 76. RGB value is (68,19,118). Sum of RGB (Red+Green+Blue) = 68+19+118=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 19 (7.81% from 255 or 9.27% from 205); Blue value is 118 (46.48% from 255 or 57.56% from 205); Max value from RGB is 118 - color contains mainly: blue. Hex color #441376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441376 is #BBEC89. Grayscale: #2C2C2C. Windows color (decimal): -12315786 or 7738180. OLE color: 7738180.
HSL color Cylindrical-coordinate representation of color #441376: hue angle of 269.7º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #441376 is Cyan = 0.42, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 19 | 118 | - |
| CMYK | 0.42 | 0.84 | 0 | 0.54 |
| HSL | 269.7º | 0.72% | 0.27% | - |
| HSV(B) | 269.7º | 0.84% | 0.46% | - |
| XYZ | 5.89 | 3 | 17.41 | - |
| YUV | 44.94 | 169.23 | 144.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 118 | 0.42 | 0.84 | 0 | 0.54 | 269.7 | 0.72 | 0.27 |
| Hex | 44 | 13 | 76 | 2A | 54 | 0 | 36 | 10E | 48 | 1B |
| Octal | 104 | 23 | 166 | 52 | 124 | 0 | 66 | 416 | 110 | 33 |
| Binary | 1000100 | 10011 | 1110110 | 101010 | 1010100 | 0 | 110110 | 100001110 | 1001000 | 11011 |
Color Harmonies of #441376
Complementary color
Monochromatic Colors of #441376
Black with #441376
Text Example
Text Example
White with #441376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441376; }
p { color: rgb(68,19,118); }
H1.HeaderClassName
{
color: #441376;
}
.AnyTagClassName
{
color: #441376;
}
</style>
background-color css
<style>
a { background-color: #441376; }
a { background-color: rgb(68,19,118); }
div.DivClassName
{
background-color: #441376;
}
.BgClassName
{
background-color: #441376;
}
</style>
border-color css
<style>
span { border-color: #441376; }
span { border-color: rgb(68,19,118); }
td.TdClassName
{
border-color: #441376;
}
.TagClassName
{
border-color: #441376;
}
</style>