Shades of Persian Indigo #320979
Tints of Persian Indigo #320979
RGB
CMYK
RGB Variations
Color information
#320979 (or 0x320979) is known color: Persian Indigo. HEX triplet: 32, 09 and 79. RGB value is (50,9,121). Sum of RGB (Red+Green+Blue) = 50+9+121=180 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.78% from 180); Green value is 9 (3.91% from 255 or 5% from 180); Blue value is 121 (47.66% from 255 or 67.22% from 180); Max value from RGB is 121 - color contains mainly: blue. Hex color #320979 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320979 is #CDF686. Grayscale: #212121. Windows color (decimal): -13497991 or 7932210. OLE color: 7932210.
HSL color Cylindrical-coordinate representation of color #320979: hue angle of 261.96º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #320979 is Cyan = 0.59, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 9 | 121 | - |
| CMYK | 0.59 | 0.93 | 0 | 0.53 |
| HSL | 261.96º | 0.86% | 0.25% | - |
| HSV(B) | 261.96º | 0.93% | 0.47% | - |
| XYZ | 4.86 | 2.25 | 18.27 | - |
| YUV | 34.03 | 177.08 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 121 | 0.59 | 0.93 | 0 | 0.53 | 261.96 | 0.86 | 0.25 |
| Hex | 32 | 9 | 79 | 3B | 5D | 0 | 35 | 106 | 56 | 19 |
| Octal | 62 | 11 | 171 | 73 | 135 | 0 | 65 | 406 | 126 | 31 |
| Binary | 110010 | 1001 | 1111001 | 111011 | 1011101 | 0 | 110101 | 100000110 | 1010110 | 11001 |
Color Harmonies of #320979
Complementary color
Monochromatic Colors of #320979
Black with #320979
Text Example
Text Example
White with #320979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320979; }
p { color: rgb(50,9,121); }
H1.HeaderClassName
{
color: #320979;
}
.AnyTagClassName
{
color: #320979;
}
</style>
background-color css
<style>
a { background-color: #320979; }
a { background-color: rgb(50,9,121); }
div.DivClassName
{
background-color: #320979;
}
.BgClassName
{
background-color: #320979;
}
</style>
border-color css
<style>
span { border-color: #320979; }
span { border-color: rgb(50,9,121); }
td.TdClassName
{
border-color: #320979;
}
.TagClassName
{
border-color: #320979;
}
</style>