Shades of Persian Indigo #320999
Tints of Persian Indigo #320999
RGB
CMYK
RGB Variations
Color information
#320999 (or 0x320999) is known color: Persian Indigo. HEX triplet: 32, 09 and 99. RGB value is (50,9,153). Sum of RGB (Red+Green+Blue) = 50+9+153=212 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.58% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 153 (60.16% from 255 or 72.17% from 212); Max value from RGB is 153 - color contains mainly: blue. Hex color #320999 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320999 is #CDF666. Grayscale: #252525. Windows color (decimal): -13497959 or 10029362. OLE color: 10029362.
HSL color Cylindrical-coordinate representation of color #320999: hue angle of 257.08º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #320999 is Cyan = 0.67, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 50 | 9 | 153 | - |
| CMYK | 0.67 | 0.94 | 0 | 0.4 |
| HSL | 257.08º | 0.89% | 0.32% | - |
| HSV(B) | 257.08º | 0.94% | 0.6% | - |
| XYZ | 7.16 | 3.17 | 30.37 | - |
| YUV | 37.68 | 193.08 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 153 | 0.67 | 0.94 | 0 | 0.4 | 257.08 | 0.89 | 0.32 |
| Hex | 32 | 9 | 99 | 43 | 5E | 0 | 28 | 101 | 59 | 20 |
| Octal | 62 | 11 | 231 | 103 | 136 | 0 | 50 | 401 | 131 | 40 |
| Binary | 110010 | 1001 | 10011001 | 1000011 | 1011110 | 0 | 101000 | 100000001 | 1011001 | 100000 |
Color Harmonies of #320999
Complementary color
Monochromatic Colors of #320999
Black with #320999
Text Example
Text Example
White with #320999
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320999; }
p { color: rgb(50,9,153); }
H1.HeaderClassName
{
color: #320999;
}
.AnyTagClassName
{
color: #320999;
}
</style>
background-color css
<style>
a { background-color: #320999; }
a { background-color: rgb(50,9,153); }
div.DivClassName
{
background-color: #320999;
}
.BgClassName
{
background-color: #320999;
}
</style>
border-color css
<style>
span { border-color: #320999; }
span { border-color: rgb(50,9,153); }
td.TdClassName
{
border-color: #320999;
}
.TagClassName
{
border-color: #320999;
}
</style>