Shades of Persian Indigo #320399
Tints of Persian Indigo #320399
RGB
CMYK
RGB Variations
Color information
#320399 (or 0x320399) is known color: Persian Indigo. HEX triplet: 32, 03 and 99. RGB value is (50,3,153). Sum of RGB (Red+Green+Blue) = 50+3+153=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 3 (1.56% from 255 or 1.46% from 206); Blue value is 153 (60.16% from 255 or 74.27% from 206); Max value from RGB is 153 - color contains mainly: blue. Hex color #320399 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320399 is #CDFC66. Grayscale: #212121. Windows color (decimal): -13499495 or 10027826. OLE color: 10027826.
HSL color Cylindrical-coordinate representation of color #320399: hue angle of 258.8º degrees, saturation: 0.96, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320399 is Cyan = 0.67, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 50 | 3 | 153 | - |
| CMYK | 0.67 | 0.98 | 0 | 0.4 |
| HSL | 258.8º | 0.96% | 0.31% | - |
| HSV(B) | 258.8º | 0.98% | 0.6% | - |
| XYZ | 7.1 | 3.04 | 30.35 | - |
| YUV | 34.15 | 195.07 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 153 | 0.67 | 0.98 | 0 | 0.4 | 258.8 | 0.96 | 0.31 |
| Hex | 32 | 3 | 99 | 43 | 62 | 0 | 28 | 103 | 60 | 1F |
| Octal | 62 | 3 | 231 | 103 | 142 | 0 | 50 | 403 | 140 | 37 |
| Binary | 110010 | 11 | 10011001 | 1000011 | 1100010 | 0 | 101000 | 100000011 | 1100000 | 11111 |
Color Harmonies of #320399
Complementary color
Monochromatic Colors of #320399
Black with #320399
Text Example
Text Example
White with #320399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320399; }
p { color: rgb(50,3,153); }
H1.HeaderClassName
{
color: #320399;
}
.AnyTagClassName
{
color: #320399;
}
</style>
background-color css
<style>
a { background-color: #320399; }
a { background-color: rgb(50,3,153); }
div.DivClassName
{
background-color: #320399;
}
.BgClassName
{
background-color: #320399;
}
</style>
border-color css
<style>
span { border-color: #320399; }
span { border-color: rgb(50,3,153); }
td.TdClassName
{
border-color: #320399;
}
.TagClassName
{
border-color: #320399;
}
</style>