Shades of Persian Indigo #320677
Tints of Persian Indigo #320677
RGB
CMYK
RGB Variations
Color information
#320677 (or 0x320677) is known color: Persian Indigo. HEX triplet: 32, 06 and 77. RGB value is (50,6,119). Sum of RGB (Red+Green+Blue) = 50+6+119=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 6 (2.73% from 255 or 3.43% from 175); Blue value is 119 (46.88% from 255 or 68% from 175); Max value from RGB is 119 - color contains mainly: blue. Hex color #320677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320677 is #CDF988. Grayscale: #1F1F1F. Windows color (decimal): -13498761 or 7800370. OLE color: 7800370.
HSL color Cylindrical-coordinate representation of color #320677: hue angle of 263.36º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320677 is Cyan = 0.58, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 6 | 119 | - |
| CMYK | 0.58 | 0.95 | 0 | 0.53 |
| HSL | 263.36º | 0.9% | 0.25% | - |
| HSV(B) | 263.36º | 0.95% | 0.47% | - |
| XYZ | 4.71 | 2.14 | 17.62 | - |
| YUV | 32.04 | 177.08 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 119 | 0.58 | 0.95 | 0 | 0.53 | 263.36 | 0.9 | 0.25 |
| Hex | 32 | 6 | 77 | 3A | 5F | 0 | 35 | 107 | 5A | 19 |
| Octal | 62 | 6 | 167 | 72 | 137 | 0 | 65 | 407 | 132 | 31 |
| Binary | 110010 | 110 | 1110111 | 111010 | 1011111 | 0 | 110101 | 100000111 | 1011010 | 11001 |
Color Harmonies of #320677
Complementary color
Monochromatic Colors of #320677
Black with #320677
Text Example
Text Example
White with #320677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320677; }
p { color: rgb(50,6,119); }
H1.HeaderClassName
{
color: #320677;
}
.AnyTagClassName
{
color: #320677;
}
</style>
background-color css
<style>
a { background-color: #320677; }
a { background-color: rgb(50,6,119); }
div.DivClassName
{
background-color: #320677;
}
.BgClassName
{
background-color: #320677;
}
</style>
border-color css
<style>
span { border-color: #320677; }
span { border-color: rgb(50,6,119); }
td.TdClassName
{
border-color: #320677;
}
.TagClassName
{
border-color: #320677;
}
</style>