Shades of Persian Indigo #320686
Tints of Persian Indigo #320686
RGB
CMYK
RGB Variations
Color information
#320686 (or 0x320686) is known color: Persian Indigo. HEX triplet: 32, 06 and 86. RGB value is (50,6,134). Sum of RGB (Red+Green+Blue) = 50+6+134=190 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.32% from 190); Green value is 6 (2.73% from 255 or 3.16% from 190); Blue value is 134 (52.73% from 255 or 70.53% from 190); Max value from RGB is 134 - color contains mainly: blue. Hex color #320686 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320686 is #CDF979. Grayscale: #212121. Windows color (decimal): -13498746 or 8783410. OLE color: 8783410.
HSL color Cylindrical-coordinate representation of color #320686: hue angle of 260.62º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320686 is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 6 | 134 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.47 |
| HSL | 260.63º | 0.91% | 0.27% | - |
| HSV(B) | 260.63º | 0.96% | 0.53% | - |
| XYZ | 5.68 | 2.53 | 22.74 | - |
| YUV | 33.75 | 184.58 | 139.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 134 | 0.63 | 0.96 | 0 | 0.47 | 260.63 | 0.91 | 0.27 |
| Hex | 32 | 6 | 86 | 3F | 60 | 0 | 2F | 105 | 5B | 1B |
| Octal | 62 | 6 | 206 | 77 | 140 | 0 | 57 | 405 | 133 | 33 |
| Binary | 110010 | 110 | 10000110 | 111111 | 1100000 | 0 | 101111 | 100000101 | 1011011 | 11011 |
Color Harmonies of #320686
Complementary color
Monochromatic Colors of #320686
Black with #320686
Text Example
Text Example
White with #320686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320686; }
p { color: rgb(50,6,134); }
H1.HeaderClassName
{
color: #320686;
}
.AnyTagClassName
{
color: #320686;
}
</style>
background-color css
<style>
a { background-color: #320686; }
a { background-color: rgb(50,6,134); }
div.DivClassName
{
background-color: #320686;
}
.BgClassName
{
background-color: #320686;
}
</style>
border-color css
<style>
span { border-color: #320686; }
span { border-color: rgb(50,6,134); }
td.TdClassName
{
border-color: #320686;
}
.TagClassName
{
border-color: #320686;
}
</style>