Shades of Persian Indigo #322080
Tints of Persian Indigo #322080
RGB
CMYK
RGB Variations
Color information
#322080 (or 0x322080) is known color: Persian Indigo. HEX triplet: 32, 20 and 80. RGB value is (50,32,128). Sum of RGB (Red+Green+Blue) = 50+32+128=210 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.81% from 210); Green value is 32 (12.89% from 255 or 15.24% from 210); Blue value is 128 (50.39% from 255 or 60.95% from 210); Max value from RGB is 128 - color contains mainly: blue. Hex color #322080 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322080 is #CDDF7F. Grayscale: #2F2F2F. Windows color (decimal): -13492096 or 8396850. OLE color: 8396850.
HSL color Cylindrical-coordinate representation of color #322080: hue angle of 251.25º degrees, saturation: 0.6, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #322080 is Cyan = 0.61, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 50 | 32 | 128 | - |
| CMYK | 0.61 | 0.75 | 0 | 0.50 |
| HSL | 251.25º | 0.6% | 0.31% | - |
| HSV(B) | 251.25º | 0.75% | 0.5% | - |
| XYZ | 5.73 | 3.27 | 20.75 | - |
| YUV | 48.33 | 172.96 | 129.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 32 | 128 | 0.61 | 0.75 | 0 | 0.50 | 251.25 | 0.6 | 0.31 |
| Hex | 32 | 20 | 80 | 3D | 4B | 0 | 32 | FB | 3C | 1F |
| Octal | 62 | 40 | 200 | 75 | 113 | 0 | 62 | 373 | 74 | 37 |
| Binary | 110010 | 100000 | 10000000 | 111101 | 1001011 | 0 | 110010 | 11111011 | 111100 | 11111 |
Color Harmonies of #322080
Complementary color
Monochromatic Colors of #322080
Black with #322080
Text Example
Text Example
White with #322080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322080; }
p { color: rgb(50,32,128); }
H1.HeaderClassName
{
color: #322080;
}
.AnyTagClassName
{
color: #322080;
}
</style>
background-color css
<style>
a { background-color: #322080; }
a { background-color: rgb(50,32,128); }
div.DivClassName
{
background-color: #322080;
}
.BgClassName
{
background-color: #322080;
}
</style>
border-color css
<style>
span { border-color: #322080; }
span { border-color: rgb(50,32,128); }
td.TdClassName
{
border-color: #322080;
}
.TagClassName
{
border-color: #322080;
}
</style>