Shades of Persian Indigo #322389
Tints of Persian Indigo #322389
RGB
CMYK
RGB Variations
Color information
#322389 (or 0x322389) is known color: Persian Indigo. HEX triplet: 32, 23 and 89. RGB value is (50,35,137). Sum of RGB (Red+Green+Blue) = 50+35+137=222 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.52% from 222); Green value is 35 (14.06% from 255 or 15.77% from 222); Blue value is 137 (53.91% from 255 or 61.71% from 222); Max value from RGB is 137 - color contains mainly: blue. Hex color #322389 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322389 is #CDDC76. Grayscale: #323232. Windows color (decimal): -13491319 or 8987442. OLE color: 8987442.
HSL color Cylindrical-coordinate representation of color #322389: hue angle of 248.82º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #322389 is Cyan = 0.64, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 35 | 137 | - |
| CMYK | 0.64 | 0.74 | 0 | 0.46 |
| HSL | 248.82º | 0.59% | 0.34% | - |
| HSV(B) | 248.82º | 0.74% | 0.54% | - |
| XYZ | 6.43 | 3.69 | 24.04 | - |
| YUV | 51.11 | 176.47 | 127.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 137 | 0.64 | 0.74 | 0 | 0.46 | 248.82 | 0.59 | 0.34 |
| Hex | 32 | 23 | 89 | 40 | 4A | 0 | 2E | F9 | 3B | 22 |
| Octal | 62 | 43 | 211 | 100 | 112 | 0 | 56 | 371 | 73 | 42 |
| Binary | 110010 | 100011 | 10001001 | 1000000 | 1001010 | 0 | 101110 | 11111001 | 111011 | 100010 |
Color Harmonies of #322389
Complementary color
Monochromatic Colors of #322389
Black with #322389
Text Example
Text Example
White with #322389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322389; }
p { color: rgb(50,35,137); }
H1.HeaderClassName
{
color: #322389;
}
.AnyTagClassName
{
color: #322389;
}
</style>
background-color css
<style>
a { background-color: #322389; }
a { background-color: rgb(50,35,137); }
div.DivClassName
{
background-color: #322389;
}
.BgClassName
{
background-color: #322389;
}
</style>
border-color css
<style>
span { border-color: #322389; }
span { border-color: rgb(50,35,137); }
td.TdClassName
{
border-color: #322389;
}
.TagClassName
{
border-color: #322389;
}
</style>