Shades of Persian Indigo #322489
Tints of Persian Indigo #322489
RGB
CMYK
RGB Variations
Color information
#322489 (or 0x322489) is known color: Persian Indigo. HEX triplet: 32, 24 and 89. RGB value is (50,36,137). Sum of RGB (Red+Green+Blue) = 50+36+137=223 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.42% from 223); Green value is 36 (14.45% from 255 or 16.14% from 223); Blue value is 137 (53.91% from 255 or 61.43% from 223); Max value from RGB is 137 - color contains mainly: blue. Hex color #322489 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322489 is #CDDB76. Grayscale: #333333. Windows color (decimal): -13491063 or 8987698. OLE color: 8987698.
HSL color Cylindrical-coordinate representation of color #322489: hue angle of 248.32º degrees, saturation: 0.58, 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 #322489 is Cyan = 0.64, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 36 | 137 | - |
| CMYK | 0.64 | 0.74 | 0 | 0.46 |
| HSL | 248.32º | 0.58% | 0.34% | - |
| HSV(B) | 248.32º | 0.74% | 0.54% | - |
| XYZ | 6.46 | 3.75 | 24.05 | - |
| YUV | 51.7 | 176.14 | 126.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 137 | 0.64 | 0.74 | 0 | 0.46 | 248.32 | 0.58 | 0.34 |
| Hex | 32 | 24 | 89 | 40 | 4A | 0 | 2E | F8 | 3A | 22 |
| Octal | 62 | 44 | 211 | 100 | 112 | 0 | 56 | 370 | 72 | 42 |
| Binary | 110010 | 100100 | 10001001 | 1000000 | 1001010 | 0 | 101110 | 11111000 | 111010 | 100010 |
Color Harmonies of #322489
Complementary color
Monochromatic Colors of #322489
Black with #322489
Text Example
Text Example
White with #322489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322489; }
p { color: rgb(50,36,137); }
H1.HeaderClassName
{
color: #322489;
}
.AnyTagClassName
{
color: #322489;
}
</style>
background-color css
<style>
a { background-color: #322489; }
a { background-color: rgb(50,36,137); }
div.DivClassName
{
background-color: #322489;
}
.BgClassName
{
background-color: #322489;
}
</style>
border-color css
<style>
span { border-color: #322489; }
span { border-color: rgb(50,36,137); }
td.TdClassName
{
border-color: #322489;
}
.TagClassName
{
border-color: #322489;
}
</style>