Shades of Persian Indigo #441581
Tints of Persian Indigo #441581
RGB
CMYK
RGB Variations
Color information
#441581 (or 0x441581) is known color: Persian Indigo. HEX triplet: 44, 15 and 81. RGB value is (68,21,129). Sum of RGB (Red+Green+Blue) = 68+21+129=218 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.19% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 129 (50.78% from 255 or 59.17% from 218); Max value from RGB is 129 - color contains mainly: blue. Hex color #441581 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441581 is #BBEA7E. Grayscale: #2E2E2E. Windows color (decimal): -12315263 or 8459588. OLE color: 8459588.
HSL color Cylindrical-coordinate representation of color #441581: hue angle of 266.11º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #441581 is Cyan = 0.47, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 21 | 129 | - |
| CMYK | 0.47 | 0.84 | 0 | 0.49 |
| HSL | 266.11º | 0.72% | 0.29% | - |
| HSV(B) | 266.11º | 0.84% | 0.51% | - |
| XYZ | 6.61 | 3.35 | 21.07 | - |
| YUV | 47.37 | 174.07 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 129 | 0.47 | 0.84 | 0 | 0.49 | 266.11 | 0.72 | 0.29 |
| Hex | 44 | 15 | 81 | 2F | 54 | 0 | 31 | 10A | 48 | 1D |
| Octal | 104 | 25 | 201 | 57 | 124 | 0 | 61 | 412 | 110 | 35 |
| Binary | 1000100 | 10101 | 10000001 | 101111 | 1010100 | 0 | 110001 | 100001010 | 1001000 | 11101 |
Color Harmonies of #441581
Complementary color
Monochromatic Colors of #441581
Black with #441581
Text Example
Text Example
White with #441581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441581; }
p { color: rgb(68,21,129); }
H1.HeaderClassName
{
color: #441581;
}
.AnyTagClassName
{
color: #441581;
}
</style>
background-color css
<style>
a { background-color: #441581; }
a { background-color: rgb(68,21,129); }
div.DivClassName
{
background-color: #441581;
}
.BgClassName
{
background-color: #441581;
}
</style>
border-color css
<style>
span { border-color: #441581; }
span { border-color: rgb(68,21,129); }
td.TdClassName
{
border-color: #441581;
}
.TagClassName
{
border-color: #441581;
}
</style>