Shades of Persian Indigo #441987
Tints of Persian Indigo #441987
RGB
CMYK
RGB Variations
Color information
#441987 (or 0x441987) is known color: Persian Indigo. HEX triplet: 44, 19 and 87. RGB value is (68,25,135). Sum of RGB (Red+Green+Blue) = 68+25+135=228 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.82% from 228); Green value is 25 (10.16% from 255 or 10.96% from 228); Blue value is 135 (53.12% from 255 or 59.21% from 228); Max value from RGB is 135 - color contains mainly: blue. Hex color #441987 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441987 is #BBE678. Grayscale: #323232. Windows color (decimal): -12314233 or 8853828. OLE color: 8853828.
HSL color Cylindrical-coordinate representation of color #441987: hue angle of 263.45º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #441987 is Cyan = 0.50, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 25 | 135 | - |
| CMYK | 0.50 | 0.81 | 0 | 0.47 |
| HSL | 263.45º | 0.69% | 0.31% | - |
| HSV(B) | 263.45º | 0.81% | 0.53% | - |
| XYZ | 7.1 | 3.67 | 23.26 | - |
| YUV | 50.4 | 175.75 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 135 | 0.50 | 0.81 | 0 | 0.47 | 263.45 | 0.69 | 0.31 |
| Hex | 44 | 19 | 87 | 32 | 51 | 0 | 2F | 107 | 45 | 1F |
| Octal | 104 | 31 | 207 | 62 | 121 | 0 | 57 | 407 | 105 | 37 |
| Binary | 1000100 | 11001 | 10000111 | 110010 | 1010001 | 0 | 101111 | 100000111 | 1000101 | 11111 |
Color Harmonies of #441987
Complementary color
Monochromatic Colors of #441987
Black with #441987
Text Example
Text Example
White with #441987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441987; }
p { color: rgb(68,25,135); }
H1.HeaderClassName
{
color: #441987;
}
.AnyTagClassName
{
color: #441987;
}
</style>
background-color css
<style>
a { background-color: #441987; }
a { background-color: rgb(68,25,135); }
div.DivClassName
{
background-color: #441987;
}
.BgClassName
{
background-color: #441987;
}
</style>
border-color css
<style>
span { border-color: #441987; }
span { border-color: rgb(68,25,135); }
td.TdClassName
{
border-color: #441987;
}
.TagClassName
{
border-color: #441987;
}
</style>