Shades of Persian Indigo #322289
Tints of Persian Indigo #322289
RGB
CMYK
RGB Variations
Color information
#322289 (or 0x322289) is known color: Persian Indigo. HEX triplet: 32, 22 and 89. RGB value is (50,34,137). Sum of RGB (Red+Green+Blue) = 50+34+137=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 34 (13.67% from 255 or 15.38% from 221); Blue value is 137 (53.91% from 255 or 61.99% from 221); Max value from RGB is 137 - color contains mainly: blue. Hex color #322289 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322289 is #CDDD76. Grayscale: #323232. Windows color (decimal): -13491575 or 8987186. OLE color: 8987186.
HSL color Cylindrical-coordinate representation of color #322289: hue angle of 249.32º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #322289 is Cyan = 0.64, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 34 | 137 | - |
| CMYK | 0.64 | 0.75 | 0 | 0.46 |
| HSL | 249.32º | 0.6% | 0.34% | - |
| HSV(B) | 249.32º | 0.75% | 0.54% | - |
| XYZ | 6.4 | 3.63 | 24.03 | - |
| YUV | 50.53 | 176.8 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 34 | 137 | 0.64 | 0.75 | 0 | 0.46 | 249.32 | 0.6 | 0.34 |
| Hex | 32 | 22 | 89 | 40 | 4B | 0 | 2E | F9 | 3C | 22 |
| Octal | 62 | 42 | 211 | 100 | 113 | 0 | 56 | 371 | 74 | 42 |
| Binary | 110010 | 100010 | 10001001 | 1000000 | 1001011 | 0 | 101110 | 11111001 | 111100 | 100010 |
Color Harmonies of #322289
Complementary color
Monochromatic Colors of #322289
Black with #322289
Text Example
Text Example
White with #322289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322289; }
p { color: rgb(50,34,137); }
H1.HeaderClassName
{
color: #322289;
}
.AnyTagClassName
{
color: #322289;
}
</style>
background-color css
<style>
a { background-color: #322289; }
a { background-color: rgb(50,34,137); }
div.DivClassName
{
background-color: #322289;
}
.BgClassName
{
background-color: #322289;
}
</style>
border-color css
<style>
span { border-color: #322289; }
span { border-color: rgb(50,34,137); }
td.TdClassName
{
border-color: #322289;
}
.TagClassName
{
border-color: #322289;
}
</style>