Shades of Persian Indigo #441795
Tints of Persian Indigo #441795
RGB
CMYK
RGB Variations
Color information
#441795 (or 0x441795) is known color: Persian Indigo. HEX triplet: 44, 17 and 95. RGB value is (68,23,149). Sum of RGB (Red+Green+Blue) = 68+23+149=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 23 (9.38% from 255 or 9.58% from 240); Blue value is 149 (58.59% from 255 or 62.08% from 240); Max value from RGB is 149 - color contains mainly: blue. Hex color #441795 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441795 is #BBE86A. Grayscale: #323232. Windows color (decimal): -12314731 or 9770820. OLE color: 9770820.
HSL color Cylindrical-coordinate representation of color #441795: hue angle of 261.43º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #441795 is Cyan = 0.54, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 23 | 149 | - |
| CMYK | 0.54 | 0.85 | 0 | 0.42 |
| HSL | 261.43º | 0.73% | 0.34% | - |
| HSV(B) | 261.43º | 0.85% | 0.58% | - |
| XYZ | 8.12 | 4.01 | 28.78 | - |
| YUV | 50.82 | 183.41 | 140.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 149 | 0.54 | 0.85 | 0 | 0.42 | 261.43 | 0.73 | 0.34 |
| Hex | 44 | 17 | 95 | 36 | 55 | 0 | 2A | 105 | 49 | 22 |
| Octal | 104 | 27 | 225 | 66 | 125 | 0 | 52 | 405 | 111 | 42 |
| Binary | 1000100 | 10111 | 10010101 | 110110 | 1010101 | 0 | 101010 | 100000101 | 1001001 | 100010 |
Color Harmonies of #441795
Complementary color
Monochromatic Colors of #441795
Black with #441795
Text Example
Text Example
White with #441795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441795; }
p { color: rgb(68,23,149); }
H1.HeaderClassName
{
color: #441795;
}
.AnyTagClassName
{
color: #441795;
}
</style>
background-color css
<style>
a { background-color: #441795; }
a { background-color: rgb(68,23,149); }
div.DivClassName
{
background-color: #441795;
}
.BgClassName
{
background-color: #441795;
}
</style>
border-color css
<style>
span { border-color: #441795; }
span { border-color: rgb(68,23,149); }
td.TdClassName
{
border-color: #441795;
}
.TagClassName
{
border-color: #441795;
}
</style>