Shades of Persian Indigo #320786
Tints of Persian Indigo #320786
RGB
CMYK
RGB Variations
Color information
#320786 (or 0x320786) is known color: Persian Indigo. HEX triplet: 32, 07 and 86. RGB value is (50,7,134). Sum of RGB (Red+Green+Blue) = 50+7+134=191 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.18% from 191); Green value is 7 (3.12% from 255 or 3.66% from 191); Blue value is 134 (52.73% from 255 or 70.16% from 191); Max value from RGB is 134 - color contains mainly: blue. Hex color #320786 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320786 is #CDF879. Grayscale: #212121. Windows color (decimal): -13498490 or 8783666. OLE color: 8783666.
HSL color Cylindrical-coordinate representation of color #320786: hue angle of 260.31º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320786 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 7 | 134 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.47 |
| HSL | 260.31º | 0.9% | 0.28% | - |
| HSV(B) | 260.31º | 0.95% | 0.53% | - |
| XYZ | 5.69 | 2.55 | 22.75 | - |
| YUV | 34.34 | 184.25 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 134 | 0.63 | 0.95 | 0 | 0.47 | 260.31 | 0.9 | 0.28 |
| Hex | 32 | 7 | 86 | 3F | 5F | 0 | 2F | 104 | 5A | 1C |
| Octal | 62 | 7 | 206 | 77 | 137 | 0 | 57 | 404 | 132 | 34 |
| Binary | 110010 | 111 | 10000110 | 111111 | 1011111 | 0 | 101111 | 100000100 | 1011010 | 11100 |
Color Harmonies of #320786
Complementary color
Monochromatic Colors of #320786
Black with #320786
Text Example
Text Example
White with #320786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320786; }
p { color: rgb(50,7,134); }
H1.HeaderClassName
{
color: #320786;
}
.AnyTagClassName
{
color: #320786;
}
</style>
background-color css
<style>
a { background-color: #320786; }
a { background-color: rgb(50,7,134); }
div.DivClassName
{
background-color: #320786;
}
.BgClassName
{
background-color: #320786;
}
</style>
border-color css
<style>
span { border-color: #320786; }
span { border-color: rgb(50,7,134); }
td.TdClassName
{
border-color: #320786;
}
.TagClassName
{
border-color: #320786;
}
</style>