Shades of Persian Indigo #322293
Tints of Persian Indigo #322293
RGB
CMYK
RGB Variations
Color information
#322293 (or 0x322293) is known color: Persian Indigo. HEX triplet: 32, 22 and 93. RGB value is (50,34,147). Sum of RGB (Red+Green+Blue) = 50+34+147=231 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.65% from 231); Green value is 34 (13.67% from 255 or 14.72% from 231); Blue value is 147 (57.81% from 255 or 63.64% from 231); Max value from RGB is 147 - color contains mainly: blue. Hex color #322293 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322293 is #CDDD6C. Grayscale: #333333. Windows color (decimal): -13491565 or 9642546. OLE color: 9642546.
HSL color Cylindrical-coordinate representation of color #322293: hue angle of 248.5º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #322293 is Cyan = 0.66, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 34 | 147 | - |
| CMYK | 0.66 | 0.77 | 0 | 0.42 |
| HSL | 248.5º | 0.62% | 0.35% | - |
| HSV(B) | 248.5º | 0.77% | 0.58% | - |
| XYZ | 7.15 | 3.93 | 27.99 | - |
| YUV | 51.67 | 181.8 | 126.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 34 | 147 | 0.66 | 0.77 | 0 | 0.42 | 248.5 | 0.62 | 0.35 |
| Hex | 32 | 22 | 93 | 42 | 4D | 0 | 2A | F8 | 3E | 23 |
| Octal | 62 | 42 | 223 | 102 | 115 | 0 | 52 | 370 | 76 | 43 |
| Binary | 110010 | 100010 | 10010011 | 1000010 | 1001101 | 0 | 101010 | 11111000 | 111110 | 100011 |
Color Harmonies of #322293
Complementary color
Monochromatic Colors of #322293
Black with #322293
Text Example
Text Example
White with #322293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322293; }
p { color: rgb(50,34,147); }
H1.HeaderClassName
{
color: #322293;
}
.AnyTagClassName
{
color: #322293;
}
</style>
background-color css
<style>
a { background-color: #322293; }
a { background-color: rgb(50,34,147); }
div.DivClassName
{
background-color: #322293;
}
.BgClassName
{
background-color: #322293;
}
</style>
border-color css
<style>
span { border-color: #322293; }
span { border-color: rgb(50,34,147); }
td.TdClassName
{
border-color: #322293;
}
.TagClassName
{
border-color: #322293;
}
</style>