Shades of Persian Indigo #320997
Tints of Persian Indigo #320997
RGB
CMYK
RGB Variations
Color information
#320997 (or 0x320997) is known color: Persian Indigo. HEX triplet: 32, 09 and 97. RGB value is (50,9,151). Sum of RGB (Red+Green+Blue) = 50+9+151=210 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.81% from 210); Green value is 9 (3.91% from 255 or 4.29% from 210); Blue value is 151 (59.38% from 255 or 71.90% from 210); Max value from RGB is 151 - color contains mainly: blue. Hex color #320997 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320997 is #CDF668. Grayscale: #242424. Windows color (decimal): -13497961 or 9898290. OLE color: 9898290.
HSL color Cylindrical-coordinate representation of color #320997: hue angle of 257.32º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #320997 is Cyan = 0.67, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 9 | 151 | - |
| CMYK | 0.67 | 0.94 | 0 | 0.41 |
| HSL | 257.32º | 0.89% | 0.31% | - |
| HSV(B) | 257.32º | 0.94% | 0.59% | - |
| XYZ | 7 | 3.11 | 29.51 | - |
| YUV | 37.45 | 192.08 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 151 | 0.67 | 0.94 | 0 | 0.41 | 257.32 | 0.89 | 0.31 |
| Hex | 32 | 9 | 97 | 43 | 5E | 0 | 29 | 101 | 59 | 1F |
| Octal | 62 | 11 | 227 | 103 | 136 | 0 | 51 | 401 | 131 | 37 |
| Binary | 110010 | 1001 | 10010111 | 1000011 | 1011110 | 0 | 101001 | 100000001 | 1011001 | 11111 |
Color Harmonies of #320997
Complementary color
Monochromatic Colors of #320997
Black with #320997
Text Example
Text Example
White with #320997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320997; }
p { color: rgb(50,9,151); }
H1.HeaderClassName
{
color: #320997;
}
.AnyTagClassName
{
color: #320997;
}
</style>
background-color css
<style>
a { background-color: #320997; }
a { background-color: rgb(50,9,151); }
div.DivClassName
{
background-color: #320997;
}
.BgClassName
{
background-color: #320997;
}
</style>
border-color css
<style>
span { border-color: #320997; }
span { border-color: rgb(50,9,151); }
td.TdClassName
{
border-color: #320997;
}
.TagClassName
{
border-color: #320997;
}
</style>