Shades of Persian Indigo #322388
Tints of Persian Indigo #322388
RGB
CMYK
RGB Variations
Color information
#322388 (or 0x322388) is known color: Persian Indigo. HEX triplet: 32, 23 and 88. RGB value is (50,35,136). Sum of RGB (Red+Green+Blue) = 50+35+136=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 136 (53.52% from 255 or 61.54% from 221); Max value from RGB is 136 - color contains mainly: blue. Hex color #322388 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322388 is #CDDC77. Grayscale: #323232. Windows color (decimal): -13491320 or 8921906. OLE color: 8921906.
HSL color Cylindrical-coordinate representation of color #322388: hue angle of 248.91º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #322388 is Cyan = 0.63, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 35 | 136 | - |
| CMYK | 0.63 | 0.74 | 0 | 0.47 |
| HSL | 248.91º | 0.59% | 0.34% | - |
| HSV(B) | 248.91º | 0.74% | 0.53% | - |
| XYZ | 6.36 | 3.66 | 23.66 | - |
| YUV | 51 | 175.97 | 127.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 136 | 0.63 | 0.74 | 0 | 0.47 | 248.91 | 0.59 | 0.34 |
| Hex | 32 | 23 | 88 | 3F | 4A | 0 | 2F | F9 | 3B | 22 |
| Octal | 62 | 43 | 210 | 77 | 112 | 0 | 57 | 371 | 73 | 42 |
| Binary | 110010 | 100011 | 10001000 | 111111 | 1001010 | 0 | 101111 | 11111001 | 111011 | 100010 |
Color Harmonies of #322388
Complementary color
Monochromatic Colors of #322388
Black with #322388
Text Example
Text Example
White with #322388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322388; }
p { color: rgb(50,35,136); }
H1.HeaderClassName
{
color: #322388;
}
.AnyTagClassName
{
color: #322388;
}
</style>
background-color css
<style>
a { background-color: #322388; }
a { background-color: rgb(50,35,136); }
div.DivClassName
{
background-color: #322388;
}
.BgClassName
{
background-color: #322388;
}
</style>
border-color css
<style>
span { border-color: #322388; }
span { border-color: rgb(50,35,136); }
td.TdClassName
{
border-color: #322388;
}
.TagClassName
{
border-color: #322388;
}
</style>