Shades of Persian Indigo #322172
Tints of Persian Indigo #322172
RGB
CMYK
RGB Variations
Color information
#322172 (or 0x322172) is known color: Persian Indigo. HEX triplet: 32, 21 and 72. RGB value is (50,33,114). Sum of RGB (Red+Green+Blue) = 50+33+114=197 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.38% from 197); Green value is 33 (13.28% from 255 or 16.75% from 197); Blue value is 114 (44.92% from 255 or 57.87% from 197); Max value from RGB is 114 - color contains mainly: blue. Hex color #322172 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322172 is #CDDE8D. Grayscale: #2F2F2F. Windows color (decimal): -13491854 or 7479602. OLE color: 7479602.
HSL color Cylindrical-coordinate representation of color #322172: hue angle of 252.59º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #322172 is Cyan = 0.56, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 33 | 114 | - |
| CMYK | 0.56 | 0.71 | 0 | 0.55 |
| HSL | 252.59º | 0.55% | 0.29% | - |
| HSV(B) | 252.59º | 0.71% | 0.45% | - |
| XYZ | 4.9 | 2.98 | 16.24 | - |
| YUV | 47.32 | 165.63 | 129.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 33 | 114 | 0.56 | 0.71 | 0 | 0.55 | 252.59 | 0.55 | 0.29 |
| Hex | 32 | 21 | 72 | 38 | 47 | 0 | 37 | FD | 37 | 1D |
| Octal | 62 | 41 | 162 | 70 | 107 | 0 | 67 | 375 | 67 | 35 |
| Binary | 110010 | 100001 | 1110010 | 111000 | 1000111 | 0 | 110111 | 11111101 | 110111 | 11101 |
Color Harmonies of #322172
Complementary color
Monochromatic Colors of #322172
Black with #322172
Text Example
Text Example
White with #322172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322172; }
p { color: rgb(50,33,114); }
H1.HeaderClassName
{
color: #322172;
}
.AnyTagClassName
{
color: #322172;
}
</style>
background-color css
<style>
a { background-color: #322172; }
a { background-color: rgb(50,33,114); }
div.DivClassName
{
background-color: #322172;
}
.BgClassName
{
background-color: #322172;
}
</style>
border-color css
<style>
span { border-color: #322172; }
span { border-color: rgb(50,33,114); }
td.TdClassName
{
border-color: #322172;
}
.TagClassName
{
border-color: #322172;
}
</style>