Shades of Persian Indigo #322182
Tints of Persian Indigo #322182
RGB
CMYK
RGB Variations
Color information
#322182 (or 0x322182) is known color: Persian Indigo. HEX triplet: 32, 21 and 82. RGB value is (50,33,130). Sum of RGB (Red+Green+Blue) = 50+33+130=213 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.47% from 213); Green value is 33 (13.28% from 255 or 15.49% from 213); Blue value is 130 (51.17% from 255 or 61.03% from 213); Max value from RGB is 130 - color contains mainly: blue. Hex color #322182 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322182 is #CDDE7D. Grayscale: #303030. Windows color (decimal): -13491838 or 8528178. OLE color: 8528178.
HSL color Cylindrical-coordinate representation of color #322182: hue angle of 250.52º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #322182 is Cyan = 0.62, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 33 | 130 | - |
| CMYK | 0.62 | 0.75 | 0 | 0.49 |
| HSL | 250.52º | 0.6% | 0.32% | - |
| HSV(B) | 250.52º | 0.75% | 0.51% | - |
| XYZ | 5.89 | 3.38 | 21.46 | - |
| YUV | 49.14 | 173.63 | 128.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 33 | 130 | 0.62 | 0.75 | 0 | 0.49 | 250.52 | 0.6 | 0.32 |
| Hex | 32 | 21 | 82 | 3E | 4B | 0 | 31 | FB | 3C | 20 |
| Octal | 62 | 41 | 202 | 76 | 113 | 0 | 61 | 373 | 74 | 40 |
| Binary | 110010 | 100001 | 10000010 | 111110 | 1001011 | 0 | 110001 | 11111011 | 111100 | 100000 |
Color Harmonies of #322182
Complementary color
Monochromatic Colors of #322182
Black with #322182
Text Example
Text Example
White with #322182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322182; }
p { color: rgb(50,33,130); }
H1.HeaderClassName
{
color: #322182;
}
.AnyTagClassName
{
color: #322182;
}
</style>
background-color css
<style>
a { background-color: #322182; }
a { background-color: rgb(50,33,130); }
div.DivClassName
{
background-color: #322182;
}
.BgClassName
{
background-color: #322182;
}
</style>
border-color css
<style>
span { border-color: #322182; }
span { border-color: rgb(50,33,130); }
td.TdClassName
{
border-color: #322182;
}
.TagClassName
{
border-color: #322182;
}
</style>