Shades of Persian Indigo #322382
Tints of Persian Indigo #322382
RGB
CMYK
RGB Variations
Color information
#322382 (or 0x322382) is known color: Persian Indigo. HEX triplet: 32, 23 and 82. RGB value is (50,35,130). Sum of RGB (Red+Green+Blue) = 50+35+130=215 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.26% from 215); Green value is 35 (14.06% from 255 or 16.28% from 215); Blue value is 130 (51.17% from 255 or 60.47% from 215); Max value from RGB is 130 - color contains mainly: blue. Hex color #322382 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322382 is #CDDC7D. Grayscale: #313131. Windows color (decimal): -13491326 or 8528690. OLE color: 8528690.
HSL color Cylindrical-coordinate representation of color #322382: hue angle of 249.47º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #322382 is Cyan = 0.62, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 35 | 130 | - |
| CMYK | 0.62 | 0.73 | 0 | 0.49 |
| HSL | 249.47º | 0.58% | 0.32% | - |
| HSV(B) | 249.47º | 0.73% | 0.51% | - |
| XYZ | 5.95 | 3.49 | 21.48 | - |
| YUV | 50.32 | 172.97 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 130 | 0.62 | 0.73 | 0 | 0.49 | 249.47 | 0.58 | 0.32 |
| Hex | 32 | 23 | 82 | 3E | 49 | 0 | 31 | F9 | 3A | 20 |
| Octal | 62 | 43 | 202 | 76 | 111 | 0 | 61 | 371 | 72 | 40 |
| Binary | 110010 | 100011 | 10000010 | 111110 | 1001001 | 0 | 110001 | 11111001 | 111010 | 100000 |
Color Harmonies of #322382
Complementary color
Monochromatic Colors of #322382
Black with #322382
Text Example
Text Example
White with #322382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322382; }
p { color: rgb(50,35,130); }
H1.HeaderClassName
{
color: #322382;
}
.AnyTagClassName
{
color: #322382;
}
</style>
background-color css
<style>
a { background-color: #322382; }
a { background-color: rgb(50,35,130); }
div.DivClassName
{
background-color: #322382;
}
.BgClassName
{
background-color: #322382;
}
</style>
border-color css
<style>
span { border-color: #322382; }
span { border-color: rgb(50,35,130); }
td.TdClassName
{
border-color: #322382;
}
.TagClassName
{
border-color: #322382;
}
</style>