Shades of Persian Indigo #320675
Tints of Persian Indigo #320675
RGB
CMYK
RGB Variations
Color information
#320675 (or 0x320675) is known color: Persian Indigo. HEX triplet: 32, 06 and 75. RGB value is (50,6,117). Sum of RGB (Red+Green+Blue) = 50+6+117=173 (22% of max value = 765). Red value is 50 (19.92% from 255 or 28.90% from 173); Green value is 6 (2.73% from 255 or 3.47% from 173); Blue value is 117 (46.09% from 255 or 67.63% from 173); Max value from RGB is 117 - color contains mainly: blue. Hex color #320675 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320675 is #CDF98A. Grayscale: #1F1F1F. Windows color (decimal): -13498763 or 7669298. OLE color: 7669298.
HSL color Cylindrical-coordinate representation of color #320675: hue angle of 263.78º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320675 is Cyan = 0.57, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 6 | 117 | - |
| CMYK | 0.57 | 0.95 | 0 | 0.54 |
| HSL | 263.78º | 0.9% | 0.24% | - |
| HSV(B) | 263.78º | 0.95% | 0.46% | - |
| XYZ | 4.59 | 2.09 | 16.99 | - |
| YUV | 31.81 | 176.08 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 117 | 0.57 | 0.95 | 0 | 0.54 | 263.78 | 0.9 | 0.24 |
| Hex | 32 | 6 | 75 | 39 | 5F | 0 | 36 | 108 | 5A | 18 |
| Octal | 62 | 6 | 165 | 71 | 137 | 0 | 66 | 410 | 132 | 30 |
| Binary | 110010 | 110 | 1110101 | 111001 | 1011111 | 0 | 110110 | 100001000 | 1011010 | 11000 |
Color Harmonies of #320675
Complementary color
Monochromatic Colors of #320675
Black with #320675
Text Example
Text Example
White with #320675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320675; }
p { color: rgb(50,6,117); }
H1.HeaderClassName
{
color: #320675;
}
.AnyTagClassName
{
color: #320675;
}
</style>
background-color css
<style>
a { background-color: #320675; }
a { background-color: rgb(50,6,117); }
div.DivClassName
{
background-color: #320675;
}
.BgClassName
{
background-color: #320675;
}
</style>
border-color css
<style>
span { border-color: #320675; }
span { border-color: rgb(50,6,117); }
td.TdClassName
{
border-color: #320675;
}
.TagClassName
{
border-color: #320675;
}
</style>