Shades of Persian Indigo #322097
Tints of Persian Indigo #322097
RGB
CMYK
RGB Variations
Color information
#322097 (or 0x322097) is known color: Persian Indigo. HEX triplet: 32, 20 and 97. RGB value is (50,32,151). Sum of RGB (Red+Green+Blue) = 50+32+151=233 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.46% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 151 (59.38% from 255 or 64.81% from 233); Max value from RGB is 151 - color contains mainly: blue. Hex color #322097 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322097 is #CDDF68. Grayscale: #323232. Windows color (decimal): -13492073 or 9904178. OLE color: 9904178.
HSL color Cylindrical-coordinate representation of color #322097: hue angle of 249.08º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #322097 is Cyan = 0.67, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 32 | 151 | - |
| CMYK | 0.67 | 0.79 | 0 | 0.41 |
| HSL | 249.08º | 0.65% | 0.36% | - |
| HSV(B) | 249.08º | 0.79% | 0.59% | - |
| XYZ | 7.42 | 3.95 | 29.65 | - |
| YUV | 50.95 | 184.46 | 127.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 32 | 151 | 0.67 | 0.79 | 0 | 0.41 | 249.08 | 0.65 | 0.36 |
| Hex | 32 | 20 | 97 | 43 | 4F | 0 | 29 | F9 | 41 | 24 |
| Octal | 62 | 40 | 227 | 103 | 117 | 0 | 51 | 371 | 101 | 44 |
| Binary | 110010 | 100000 | 10010111 | 1000011 | 1001111 | 0 | 101001 | 11111001 | 1000001 | 100100 |
Color Harmonies of #322097
Complementary color
Monochromatic Colors of #322097
Black with #322097
Text Example
Text Example
White with #322097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322097; }
p { color: rgb(50,32,151); }
H1.HeaderClassName
{
color: #322097;
}
.AnyTagClassName
{
color: #322097;
}
</style>
background-color css
<style>
a { background-color: #322097; }
a { background-color: rgb(50,32,151); }
div.DivClassName
{
background-color: #322097;
}
.BgClassName
{
background-color: #322097;
}
</style>
border-color css
<style>
span { border-color: #322097; }
span { border-color: rgb(50,32,151); }
td.TdClassName
{
border-color: #322097;
}
.TagClassName
{
border-color: #322097;
}
</style>