Shades of Persian Indigo #320986
Tints of Persian Indigo #320986
RGB
CMYK
RGB Variations
Color information
#320986 (or 0x320986) is known color: Persian Indigo. HEX triplet: 32, 09 and 86. RGB value is (50,9,134). Sum of RGB (Red+Green+Blue) = 50+9+134=193 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.91% from 193); Green value is 9 (3.91% from 255 or 4.66% from 193); Blue value is 134 (52.73% from 255 or 69.43% from 193); Max value from RGB is 134 - color contains mainly: blue. Hex color #320986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320986 is #CDF679. Grayscale: #232323. Windows color (decimal): -13497978 or 8784178. OLE color: 8784178.
HSL color Cylindrical-coordinate representation of color #320986: hue angle of 259.68º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #320986 is Cyan = 0.63, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 9 | 134 | - |
| CMYK | 0.63 | 0.93 | 0 | 0.47 |
| HSL | 259.68º | 0.87% | 0.28% | - |
| HSV(B) | 259.68º | 0.93% | 0.53% | - |
| XYZ | 5.72 | 2.59 | 22.75 | - |
| YUV | 35.51 | 183.58 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 134 | 0.63 | 0.93 | 0 | 0.47 | 259.68 | 0.87 | 0.28 |
| Hex | 32 | 9 | 86 | 3F | 5D | 0 | 2F | 104 | 57 | 1C |
| Octal | 62 | 11 | 206 | 77 | 135 | 0 | 57 | 404 | 127 | 34 |
| Binary | 110010 | 1001 | 10000110 | 111111 | 1011101 | 0 | 101111 | 100000100 | 1010111 | 11100 |
Color Harmonies of #320986
Complementary color
Monochromatic Colors of #320986
Black with #320986
Text Example
Text Example
White with #320986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320986; }
p { color: rgb(50,9,134); }
H1.HeaderClassName
{
color: #320986;
}
.AnyTagClassName
{
color: #320986;
}
</style>
background-color css
<style>
a { background-color: #320986; }
a { background-color: rgb(50,9,134); }
div.DivClassName
{
background-color: #320986;
}
.BgClassName
{
background-color: #320986;
}
</style>
border-color css
<style>
span { border-color: #320986; }
span { border-color: rgb(50,9,134); }
td.TdClassName
{
border-color: #320986;
}
.TagClassName
{
border-color: #320986;
}
</style>