Shades of Persian Indigo #322486
Tints of Persian Indigo #322486
RGB
CMYK
RGB Variations
Color information
#322486 (or 0x322486) is known color: Persian Indigo. HEX triplet: 32, 24 and 86. RGB value is (50,36,134). Sum of RGB (Red+Green+Blue) = 50+36+134=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 36 (14.45% from 255 or 16.36% from 220); Blue value is 134 (52.73% from 255 or 60.91% from 220); Max value from RGB is 134 - color contains mainly: blue. Hex color #322486 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322486 is #CDDB79. Grayscale: #323232. Windows color (decimal): -13491066 or 8791090. OLE color: 8791090.
HSL color Cylindrical-coordinate representation of color #322486: hue angle of 248.57º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #322486 is Cyan = 0.63, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 36 | 134 | - |
| CMYK | 0.63 | 0.73 | 0 | 0.47 |
| HSL | 248.57º | 0.58% | 0.33% | - |
| HSV(B) | 248.57º | 0.73% | 0.53% | - |
| XYZ | 6.25 | 3.66 | 22.93 | - |
| YUV | 51.36 | 174.64 | 127.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 134 | 0.63 | 0.73 | 0 | 0.47 | 248.57 | 0.58 | 0.33 |
| Hex | 32 | 24 | 86 | 3F | 49 | 0 | 2F | F9 | 3A | 21 |
| Octal | 62 | 44 | 206 | 77 | 111 | 0 | 57 | 371 | 72 | 41 |
| Binary | 110010 | 100100 | 10000110 | 111111 | 1001001 | 0 | 101111 | 11111001 | 111010 | 100001 |
Color Harmonies of #322486
Complementary color
Monochromatic Colors of #322486
Black with #322486
Text Example
Text Example
White with #322486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322486; }
p { color: rgb(50,36,134); }
H1.HeaderClassName
{
color: #322486;
}
.AnyTagClassName
{
color: #322486;
}
</style>
background-color css
<style>
a { background-color: #322486; }
a { background-color: rgb(50,36,134); }
div.DivClassName
{
background-color: #322486;
}
.BgClassName
{
background-color: #322486;
}
</style>
border-color css
<style>
span { border-color: #322486; }
span { border-color: rgb(50,36,134); }
td.TdClassName
{
border-color: #322486;
}
.TagClassName
{
border-color: #322486;
}
</style>