Shades of Persian Indigo #441787
Tints of Persian Indigo #441787
RGB
CMYK
RGB Variations
Color information
#441787 (or 0x441787) is known color: Persian Indigo. HEX triplet: 44, 17 and 87. RGB value is (68,23,135). Sum of RGB (Red+Green+Blue) = 68+23+135=226 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.09% from 226); Green value is 23 (9.38% from 255 or 10.18% from 226); Blue value is 135 (53.12% from 255 or 59.73% from 226); Max value from RGB is 135 - color contains mainly: blue. Hex color #441787 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441787 is #BBE878. Grayscale: #303030. Windows color (decimal): -12314745 or 8853316. OLE color: 8853316.
HSL color Cylindrical-coordinate representation of color #441787: hue angle of 264.11º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #441787 is Cyan = 0.50, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 23 | 135 | - |
| CMYK | 0.50 | 0.83 | 0 | 0.47 |
| HSL | 264.11º | 0.71% | 0.31% | - |
| HSV(B) | 264.11º | 0.83% | 0.53% | - |
| XYZ | 7.06 | 3.59 | 23.24 | - |
| YUV | 49.22 | 176.41 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 135 | 0.50 | 0.83 | 0 | 0.47 | 264.11 | 0.71 | 0.31 |
| Hex | 44 | 17 | 87 | 32 | 53 | 0 | 2F | 108 | 47 | 1F |
| Octal | 104 | 27 | 207 | 62 | 123 | 0 | 57 | 410 | 107 | 37 |
| Binary | 1000100 | 10111 | 10000111 | 110010 | 1010011 | 0 | 101111 | 100001000 | 1000111 | 11111 |
Color Harmonies of #441787
Complementary color
Monochromatic Colors of #441787
Black with #441787
Text Example
Text Example
White with #441787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441787; }
p { color: rgb(68,23,135); }
H1.HeaderClassName
{
color: #441787;
}
.AnyTagClassName
{
color: #441787;
}
</style>
background-color css
<style>
a { background-color: #441787; }
a { background-color: rgb(68,23,135); }
div.DivClassName
{
background-color: #441787;
}
.BgClassName
{
background-color: #441787;
}
</style>
border-color css
<style>
span { border-color: #441787; }
span { border-color: rgb(68,23,135); }
td.TdClassName
{
border-color: #441787;
}
.TagClassName
{
border-color: #441787;
}
</style>