Shades of Persian Indigo #322193
Tints of Persian Indigo #322193
RGB
CMYK
RGB Variations
Color information
#322193 (or 0x322193) is known color: Persian Indigo. HEX triplet: 32, 21 and 93. RGB value is (50,33,147). Sum of RGB (Red+Green+Blue) = 50+33+147=230 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.74% from 230); Green value is 33 (13.28% from 255 or 14.35% from 230); Blue value is 147 (57.81% from 255 or 63.91% from 230); Max value from RGB is 147 - color contains mainly: blue. Hex color #322193 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322193 is #CDDE6C. Grayscale: #323232. Windows color (decimal): -13491821 or 9642290. OLE color: 9642290.
HSL color Cylindrical-coordinate representation of color #322193: hue angle of 248.95º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #322193 is Cyan = 0.66, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 33 | 147 | - |
| CMYK | 0.66 | 0.78 | 0 | 0.42 |
| HSL | 248.95º | 0.63% | 0.35% | - |
| HSV(B) | 248.95º | 0.78% | 0.58% | - |
| XYZ | 7.13 | 3.87 | 27.98 | - |
| YUV | 51.08 | 182.13 | 127.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 33 | 147 | 0.66 | 0.78 | 0 | 0.42 | 248.95 | 0.63 | 0.35 |
| Hex | 32 | 21 | 93 | 42 | 4E | 0 | 2A | F9 | 3F | 23 |
| Octal | 62 | 41 | 223 | 102 | 116 | 0 | 52 | 371 | 77 | 43 |
| Binary | 110010 | 100001 | 10010011 | 1000010 | 1001110 | 0 | 101010 | 11111001 | 111111 | 100011 |
Color Harmonies of #322193
Complementary color
Monochromatic Colors of #322193
Black with #322193
Text Example
Text Example
White with #322193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322193; }
p { color: rgb(50,33,147); }
H1.HeaderClassName
{
color: #322193;
}
.AnyTagClassName
{
color: #322193;
}
</style>
background-color css
<style>
a { background-color: #322193; }
a { background-color: rgb(50,33,147); }
div.DivClassName
{
background-color: #322193;
}
.BgClassName
{
background-color: #322193;
}
</style>
border-color css
<style>
span { border-color: #322193; }
span { border-color: rgb(50,33,147); }
td.TdClassName
{
border-color: #322193;
}
.TagClassName
{
border-color: #322193;
}
</style>