Shades of Persian Indigo #322173
Tints of Persian Indigo #322173
RGB
CMYK
RGB Variations
Color information
#322173 (or 0x322173) is known color: Persian Indigo. HEX triplet: 32, 21 and 73. RGB value is (50,33,115). Sum of RGB (Red+Green+Blue) = 50+33+115=198 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.25% from 198); Green value is 33 (13.28% from 255 or 16.67% from 198); Blue value is 115 (45.31% from 255 or 58.08% from 198); Max value from RGB is 115 - color contains mainly: blue. Hex color #322173 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322173 is #CDDE8C. Grayscale: #2F2F2F. Windows color (decimal): -13491853 or 7545138. OLE color: 7545138.
HSL color Cylindrical-coordinate representation of color #322173: hue angle of 252.44º 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 #322173 is Cyan = 0.57, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 33 | 115 | - |
| CMYK | 0.57 | 0.71 | 0 | 0.55 |
| HSL | 252.44º | 0.55% | 0.29% | - |
| HSV(B) | 252.44º | 0.71% | 0.45% | - |
| XYZ | 4.95 | 3 | 16.54 | - |
| YUV | 47.43 | 166.13 | 129.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 33 | 115 | 0.57 | 0.71 | 0 | 0.55 | 252.44 | 0.55 | 0.29 |
| Hex | 32 | 21 | 73 | 39 | 47 | 0 | 37 | FC | 37 | 1D |
| Octal | 62 | 41 | 163 | 71 | 107 | 0 | 67 | 374 | 67 | 35 |
| Binary | 110010 | 100001 | 1110011 | 111001 | 1000111 | 0 | 110111 | 11111100 | 110111 | 11101 |
Color Harmonies of #322173
Complementary color
Monochromatic Colors of #322173
Black with #322173
Text Example
Text Example
White with #322173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322173; }
p { color: rgb(50,33,115); }
H1.HeaderClassName
{
color: #322173;
}
.AnyTagClassName
{
color: #322173;
}
</style>
background-color css
<style>
a { background-color: #322173; }
a { background-color: rgb(50,33,115); }
div.DivClassName
{
background-color: #322173;
}
.BgClassName
{
background-color: #322173;
}
</style>
border-color css
<style>
span { border-color: #322173; }
span { border-color: rgb(50,33,115); }
td.TdClassName
{
border-color: #322173;
}
.TagClassName
{
border-color: #322173;
}
</style>