Shades of Persian Indigo #441792
Tints of Persian Indigo #441792
RGB
CMYK
RGB Variations
Color information
#441792 (or 0x441792) is known color: Persian Indigo. HEX triplet: 44, 17 and 92. RGB value is (68,23,146). Sum of RGB (Red+Green+Blue) = 68+23+146=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 23 (9.38% from 255 or 9.70% from 237); Blue value is 146 (57.42% from 255 or 61.60% from 237); Max value from RGB is 146 - color contains mainly: blue. Hex color #441792 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441792 is #BBE86D. Grayscale: #323232. Windows color (decimal): -12314734 or 9574212. OLE color: 9574212.
HSL color Cylindrical-coordinate representation of color #441792: hue angle of 261.95º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #441792 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 23 | 146 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.43 |
| HSL | 261.95º | 0.73% | 0.33% | - |
| HSV(B) | 261.95º | 0.84% | 0.57% | - |
| XYZ | 7.88 | 3.92 | 27.53 | - |
| YUV | 50.48 | 181.91 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 146 | 0.53 | 0.84 | 0 | 0.43 | 261.95 | 0.73 | 0.33 |
| Hex | 44 | 17 | 92 | 35 | 54 | 0 | 2B | 106 | 49 | 21 |
| Octal | 104 | 27 | 222 | 65 | 124 | 0 | 53 | 406 | 111 | 41 |
| Binary | 1000100 | 10111 | 10010010 | 110101 | 1010100 | 0 | 101011 | 100000110 | 1001001 | 100001 |
Color Harmonies of #441792
Complementary color
Monochromatic Colors of #441792
Black with #441792
Text Example
Text Example
White with #441792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441792; }
p { color: rgb(68,23,146); }
H1.HeaderClassName
{
color: #441792;
}
.AnyTagClassName
{
color: #441792;
}
</style>
background-color css
<style>
a { background-color: #441792; }
a { background-color: rgb(68,23,146); }
div.DivClassName
{
background-color: #441792;
}
.BgClassName
{
background-color: #441792;
}
</style>
border-color css
<style>
span { border-color: #441792; }
span { border-color: rgb(68,23,146); }
td.TdClassName
{
border-color: #441792;
}
.TagClassName
{
border-color: #441792;
}
</style>