Shades of Persian Indigo #322186
Tints of Persian Indigo #322186
RGB
CMYK
RGB Variations
Color information
#322186 (or 0x322186) is known color: Persian Indigo. HEX triplet: 32, 21 and 86. RGB value is (50,33,134). Sum of RGB (Red+Green+Blue) = 50+33+134=217 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.04% from 217); Green value is 33 (13.28% from 255 or 15.21% from 217); Blue value is 134 (52.73% from 255 or 61.75% from 217); Max value from RGB is 134 - color contains mainly: blue. Hex color #322186 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322186 is #CDDE79. Grayscale: #313131. Windows color (decimal): -13491834 or 8790322. OLE color: 8790322.
HSL color Cylindrical-coordinate representation of color #322186: hue angle of 250.1º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #322186 is Cyan = 0.63, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 33 | 134 | - |
| CMYK | 0.63 | 0.75 | 0 | 0.47 |
| HSL | 250.1º | 0.6% | 0.33% | - |
| HSV(B) | 250.1º | 0.75% | 0.53% | - |
| XYZ | 6.16 | 3.49 | 22.9 | - |
| YUV | 49.6 | 175.63 | 128.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 33 | 134 | 0.63 | 0.75 | 0 | 0.47 | 250.1 | 0.6 | 0.33 |
| Hex | 32 | 21 | 86 | 3F | 4B | 0 | 2F | FA | 3C | 21 |
| Octal | 62 | 41 | 206 | 77 | 113 | 0 | 57 | 372 | 74 | 41 |
| Binary | 110010 | 100001 | 10000110 | 111111 | 1001011 | 0 | 101111 | 11111010 | 111100 | 100001 |
Color Harmonies of #322186
Complementary color
Monochromatic Colors of #322186
Black with #322186
Text Example
Text Example
White with #322186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322186; }
p { color: rgb(50,33,134); }
H1.HeaderClassName
{
color: #322186;
}
.AnyTagClassName
{
color: #322186;
}
</style>
background-color css
<style>
a { background-color: #322186; }
a { background-color: rgb(50,33,134); }
div.DivClassName
{
background-color: #322186;
}
.BgClassName
{
background-color: #322186;
}
</style>
border-color css
<style>
span { border-color: #322186; }
span { border-color: rgb(50,33,134); }
td.TdClassName
{
border-color: #322186;
}
.TagClassName
{
border-color: #322186;
}
</style>