Shades of Persian Indigo #320977
Tints of Persian Indigo #320977
RGB
CMYK
RGB Variations
Color information
#320977 (or 0x320977) is known color: Persian Indigo. HEX triplet: 32, 09 and 77. RGB value is (50,9,119). Sum of RGB (Red+Green+Blue) = 50+9+119=178 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.09% from 178); Green value is 9 (3.91% from 255 or 5.06% from 178); Blue value is 119 (46.88% from 255 or 66.85% from 178); Max value from RGB is 119 - color contains mainly: blue. Hex color #320977 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320977 is #CDF688. Grayscale: #212121. Windows color (decimal): -13497993 or 7801138. OLE color: 7801138.
HSL color Cylindrical-coordinate representation of color #320977: hue angle of 262.36º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #320977 is Cyan = 0.58, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 9 | 119 | - |
| CMYK | 0.58 | 0.92 | 0 | 0.53 |
| HSL | 262.36º | 0.86% | 0.25% | - |
| HSV(B) | 262.36º | 0.92% | 0.47% | - |
| XYZ | 4.74 | 2.21 | 17.63 | - |
| YUV | 33.8 | 176.08 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 119 | 0.58 | 0.92 | 0 | 0.53 | 262.36 | 0.86 | 0.25 |
| Hex | 32 | 9 | 77 | 3A | 5C | 0 | 35 | 106 | 56 | 19 |
| Octal | 62 | 11 | 167 | 72 | 134 | 0 | 65 | 406 | 126 | 31 |
| Binary | 110010 | 1001 | 1110111 | 111010 | 1011100 | 0 | 110101 | 100000110 | 1010110 | 11001 |
Color Harmonies of #320977
Complementary color
Monochromatic Colors of #320977
Black with #320977
Text Example
Text Example
White with #320977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320977; }
p { color: rgb(50,9,119); }
H1.HeaderClassName
{
color: #320977;
}
.AnyTagClassName
{
color: #320977;
}
</style>
background-color css
<style>
a { background-color: #320977; }
a { background-color: rgb(50,9,119); }
div.DivClassName
{
background-color: #320977;
}
.BgClassName
{
background-color: #320977;
}
</style>
border-color css
<style>
span { border-color: #320977; }
span { border-color: rgb(50,9,119); }
td.TdClassName
{
border-color: #320977;
}
.TagClassName
{
border-color: #320977;
}
</style>