Shades of Persian Indigo #320976
Tints of Persian Indigo #320976
RGB
CMYK
RGB Variations
Color information
#320976 (or 0x320976) is known color: Persian Indigo. HEX triplet: 32, 09 and 76. RGB value is (50,9,118). Sum of RGB (Red+Green+Blue) = 50+9+118=177 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.25% from 177); Green value is 9 (3.91% from 255 or 5.08% from 177); Blue value is 118 (46.48% from 255 or 66.67% from 177); Max value from RGB is 118 - color contains mainly: blue. Hex color #320976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320976 is #CDF689. Grayscale: #212121. Windows color (decimal): -13497994 or 7735602. OLE color: 7735602.
HSL color Cylindrical-coordinate representation of color #320976: hue angle of 262.57º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #320976 is Cyan = 0.58, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 9 | 118 | - |
| CMYK | 0.58 | 0.92 | 0 | 0.54 |
| HSL | 262.57º | 0.86% | 0.25% | - |
| HSV(B) | 262.57º | 0.92% | 0.46% | - |
| XYZ | 4.68 | 2.18 | 17.31 | - |
| YUV | 33.69 | 175.58 | 139.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 118 | 0.58 | 0.92 | 0 | 0.54 | 262.57 | 0.86 | 0.25 |
| Hex | 32 | 9 | 76 | 3A | 5C | 0 | 36 | 107 | 56 | 19 |
| Octal | 62 | 11 | 166 | 72 | 134 | 0 | 66 | 407 | 126 | 31 |
| Binary | 110010 | 1001 | 1110110 | 111010 | 1011100 | 0 | 110110 | 100000111 | 1010110 | 11001 |
Color Harmonies of #320976
Complementary color
Monochromatic Colors of #320976
Black with #320976
Text Example
Text Example
White with #320976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320976; }
p { color: rgb(50,9,118); }
H1.HeaderClassName
{
color: #320976;
}
.AnyTagClassName
{
color: #320976;
}
</style>
background-color css
<style>
a { background-color: #320976; }
a { background-color: rgb(50,9,118); }
div.DivClassName
{
background-color: #320976;
}
.BgClassName
{
background-color: #320976;
}
</style>
border-color css
<style>
span { border-color: #320976; }
span { border-color: rgb(50,9,118); }
td.TdClassName
{
border-color: #320976;
}
.TagClassName
{
border-color: #320976;
}
</style>