Shades of Persian Indigo #320776
Tints of Persian Indigo #320776
RGB
CMYK
RGB Variations
Color information
#320776 (or 0x320776) is known color: Persian Indigo. HEX triplet: 32, 07 and 76. RGB value is (50,7,118). Sum of RGB (Red+Green+Blue) = 50+7+118=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 7 (3.12% from 255 or 4% from 175); Blue value is 118 (46.48% from 255 or 67.43% from 175); Max value from RGB is 118 - color contains mainly: blue. Hex color #320776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320776 is #CDF889. Grayscale: #202020. Windows color (decimal): -13498506 or 7735090. OLE color: 7735090.
HSL color Cylindrical-coordinate representation of color #320776: hue angle of 263.24º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #320776 is Cyan = 0.58, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 7 | 118 | - |
| CMYK | 0.58 | 0.94 | 0 | 0.54 |
| HSL | 263.24º | 0.89% | 0.25% | - |
| HSV(B) | 263.24º | 0.94% | 0.46% | - |
| XYZ | 4.66 | 2.14 | 17.31 | - |
| YUV | 32.51 | 176.25 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 118 | 0.58 | 0.94 | 0 | 0.54 | 263.24 | 0.89 | 0.25 |
| Hex | 32 | 7 | 76 | 3A | 5E | 0 | 36 | 107 | 59 | 19 |
| Octal | 62 | 7 | 166 | 72 | 136 | 0 | 66 | 407 | 131 | 31 |
| Binary | 110010 | 111 | 1110110 | 111010 | 1011110 | 0 | 110110 | 100000111 | 1011001 | 11001 |
Color Harmonies of #320776
Complementary color
Monochromatic Colors of #320776
Black with #320776
Text Example
Text Example
White with #320776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320776; }
p { color: rgb(50,7,118); }
H1.HeaderClassName
{
color: #320776;
}
.AnyTagClassName
{
color: #320776;
}
</style>
background-color css
<style>
a { background-color: #320776; }
a { background-color: rgb(50,7,118); }
div.DivClassName
{
background-color: #320776;
}
.BgClassName
{
background-color: #320776;
}
</style>
border-color css
<style>
span { border-color: #320776; }
span { border-color: rgb(50,7,118); }
td.TdClassName
{
border-color: #320776;
}
.TagClassName
{
border-color: #320776;
}
</style>