Shades of Persian Indigo #441692
Tints of Persian Indigo #441692
RGB
CMYK
RGB Variations
Color information
#441692 (or 0x441692) is known color: Persian Indigo. HEX triplet: 44, 16 and 92. RGB value is (68,22,146). Sum of RGB (Red+Green+Blue) = 68+22+146=236 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.81% from 236); Green value is 22 (8.98% from 255 or 9.32% from 236); Blue value is 146 (57.42% from 255 or 61.86% from 236); Max value from RGB is 146 - color contains mainly: blue. Hex color #441692 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441692 is #BBE96D. Grayscale: #313131. Windows color (decimal): -12314990 or 9573956. OLE color: 9573956.
HSL color Cylindrical-coordinate representation of color #441692: hue angle of 262.26º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #441692 is Cyan = 0.53, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 22 | 146 | - |
| CMYK | 0.53 | 0.85 | 0 | 0.43 |
| HSL | 262.26º | 0.74% | 0.33% | - |
| HSV(B) | 262.26º | 0.85% | 0.57% | - |
| XYZ | 7.86 | 3.88 | 27.53 | - |
| YUV | 49.89 | 182.24 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 22 | 146 | 0.53 | 0.85 | 0 | 0.43 | 262.26 | 0.74 | 0.33 |
| Hex | 44 | 16 | 92 | 35 | 55 | 0 | 2B | 106 | 4A | 21 |
| Octal | 104 | 26 | 222 | 65 | 125 | 0 | 53 | 406 | 112 | 41 |
| Binary | 1000100 | 10110 | 10010010 | 110101 | 1010101 | 0 | 101011 | 100000110 | 1001010 | 100001 |
Color Harmonies of #441692
Complementary color
Monochromatic Colors of #441692
Black with #441692
Text Example
Text Example
White with #441692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441692; }
p { color: rgb(68,22,146); }
H1.HeaderClassName
{
color: #441692;
}
.AnyTagClassName
{
color: #441692;
}
</style>
background-color css
<style>
a { background-color: #441692; }
a { background-color: rgb(68,22,146); }
div.DivClassName
{
background-color: #441692;
}
.BgClassName
{
background-color: #441692;
}
</style>
border-color css
<style>
span { border-color: #441692; }
span { border-color: rgb(68,22,146); }
td.TdClassName
{
border-color: #441692;
}
.TagClassName
{
border-color: #441692;
}
</style>