Shades of Persian Indigo #322189
Tints of Persian Indigo #322189
RGB
CMYK
RGB Variations
Color information
#322189 (or 0x322189) is known color: Persian Indigo. HEX triplet: 32, 21 and 89. RGB value is (50,33,137). Sum of RGB (Red+Green+Blue) = 50+33+137=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 33 (13.28% from 255 or 15% from 220); Blue value is 137 (53.91% from 255 or 62.27% from 220); Max value from RGB is 137 - color contains mainly: blue. Hex color #322189 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322189 is #CDDE76. Grayscale: #313131. Windows color (decimal): -13491831 or 8986930. OLE color: 8986930.
HSL color Cylindrical-coordinate representation of color #322189: hue angle of 249.81º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #322189 is Cyan = 0.64, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 33 | 137 | - |
| CMYK | 0.64 | 0.76 | 0 | 0.46 |
| HSL | 249.81º | 0.61% | 0.33% | - |
| HSV(B) | 249.81º | 0.76% | 0.54% | - |
| XYZ | 6.37 | 3.57 | 24.02 | - |
| YUV | 49.94 | 177.13 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 33 | 137 | 0.64 | 0.76 | 0 | 0.46 | 249.81 | 0.61 | 0.33 |
| Hex | 32 | 21 | 89 | 40 | 4C | 0 | 2E | FA | 3D | 21 |
| Octal | 62 | 41 | 211 | 100 | 114 | 0 | 56 | 372 | 75 | 41 |
| Binary | 110010 | 100001 | 10001001 | 1000000 | 1001100 | 0 | 101110 | 11111010 | 111101 | 100001 |
Color Harmonies of #322189
Complementary color
Monochromatic Colors of #322189
Black with #322189
Text Example
Text Example
White with #322189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322189; }
p { color: rgb(50,33,137); }
H1.HeaderClassName
{
color: #322189;
}
.AnyTagClassName
{
color: #322189;
}
</style>
background-color css
<style>
a { background-color: #322189; }
a { background-color: rgb(50,33,137); }
div.DivClassName
{
background-color: #322189;
}
.BgClassName
{
background-color: #322189;
}
</style>
border-color css
<style>
span { border-color: #322189; }
span { border-color: rgb(50,33,137); }
td.TdClassName
{
border-color: #322189;
}
.TagClassName
{
border-color: #322189;
}
</style>