Shades of Persian Indigo #441985
Tints of Persian Indigo #441985
RGB
CMYK
RGB Variations
Color information
#441985 (or 0x441985) is known color: Persian Indigo. HEX triplet: 44, 19 and 85. RGB value is (68,25,133). Sum of RGB (Red+Green+Blue) = 68+25+133=226 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.09% from 226); Green value is 25 (10.16% from 255 or 11.06% from 226); Blue value is 133 (52.34% from 255 or 58.85% from 226); Max value from RGB is 133 - color contains mainly: blue. Hex color #441985 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441985 is #BBE67A. Grayscale: #313131. Windows color (decimal): -12314235 or 8722756. OLE color: 8722756.
HSL color Cylindrical-coordinate representation of color #441985: hue angle of 263.89º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #441985 is Cyan = 0.49, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 25 | 133 | - |
| CMYK | 0.49 | 0.81 | 0 | 0.48 |
| HSL | 263.89º | 0.68% | 0.31% | - |
| HSV(B) | 263.89º | 0.81% | 0.52% | - |
| XYZ | 6.97 | 3.62 | 22.52 | - |
| YUV | 50.17 | 174.75 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 133 | 0.49 | 0.81 | 0 | 0.48 | 263.89 | 0.68 | 0.31 |
| Hex | 44 | 19 | 85 | 31 | 51 | 0 | 30 | 108 | 44 | 1F |
| Octal | 104 | 31 | 205 | 61 | 121 | 0 | 60 | 410 | 104 | 37 |
| Binary | 1000100 | 11001 | 10000101 | 110001 | 1010001 | 0 | 110000 | 100001000 | 1000100 | 11111 |
Color Harmonies of #441985
Complementary color
Monochromatic Colors of #441985
Black with #441985
Text Example
Text Example
White with #441985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441985; }
p { color: rgb(68,25,133); }
H1.HeaderClassName
{
color: #441985;
}
.AnyTagClassName
{
color: #441985;
}
</style>
background-color css
<style>
a { background-color: #441985; }
a { background-color: rgb(68,25,133); }
div.DivClassName
{
background-color: #441985;
}
.BgClassName
{
background-color: #441985;
}
</style>
border-color css
<style>
span { border-color: #441985; }
span { border-color: rgb(68,25,133); }
td.TdClassName
{
border-color: #441985;
}
.TagClassName
{
border-color: #441985;
}
</style>