Shades of Persian Indigo #322185
Tints of Persian Indigo #322185
RGB
CMYK
RGB Variations
Color information
#322185 (or 0x322185) is known color: Persian Indigo. HEX triplet: 32, 21 and 85. RGB value is (50,33,133). Sum of RGB (Red+Green+Blue) = 50+33+133=216 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.15% from 216); Green value is 33 (13.28% from 255 or 15.28% from 216); Blue value is 133 (52.34% from 255 or 61.57% from 216); Max value from RGB is 133 - color contains mainly: blue. Hex color #322185 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322185 is #CDDE7A. Grayscale: #313131. Windows color (decimal): -13491835 or 8724786. OLE color: 8724786.
HSL color Cylindrical-coordinate representation of color #322185: hue angle of 250.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #322185 is Cyan = 0.62, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 33 | 133 | - |
| CMYK | 0.62 | 0.75 | 0 | 0.48 |
| HSL | 250.2º | 0.6% | 0.33% | - |
| HSV(B) | 250.2º | 0.75% | 0.52% | - |
| XYZ | 6.09 | 3.46 | 22.54 | - |
| YUV | 49.48 | 175.13 | 128.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 33 | 133 | 0.62 | 0.75 | 0 | 0.48 | 250.2 | 0.6 | 0.33 |
| Hex | 32 | 21 | 85 | 3E | 4B | 0 | 30 | FA | 3C | 21 |
| Octal | 62 | 41 | 205 | 76 | 113 | 0 | 60 | 372 | 74 | 41 |
| Binary | 110010 | 100001 | 10000101 | 111110 | 1001011 | 0 | 110000 | 11111010 | 111100 | 100001 |
Color Harmonies of #322185
Complementary color
Monochromatic Colors of #322185
Black with #322185
Text Example
Text Example
White with #322185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322185; }
p { color: rgb(50,33,133); }
H1.HeaderClassName
{
color: #322185;
}
.AnyTagClassName
{
color: #322185;
}
</style>
background-color css
<style>
a { background-color: #322185; }
a { background-color: rgb(50,33,133); }
div.DivClassName
{
background-color: #322185;
}
.BgClassName
{
background-color: #322185;
}
</style>
border-color css
<style>
span { border-color: #322185; }
span { border-color: rgb(50,33,133); }
td.TdClassName
{
border-color: #322185;
}
.TagClassName
{
border-color: #322185;
}
</style>