Shades of Persian Indigo #320890
Tints of Persian Indigo #320890
RGB
CMYK
RGB Variations
Color information
#320890 (or 0x320890) is known color: Persian Indigo. HEX triplet: 32, 08 and 90. RGB value is (50,8,144). Sum of RGB (Red+Green+Blue) = 50+8+144=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 8 (3.52% from 255 or 3.96% from 202); Blue value is 144 (56.64% from 255 or 71.29% from 202); Max value from RGB is 144 - color contains mainly: blue. Hex color #320890 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320890 is #CDF76F. Grayscale: #232323. Windows color (decimal): -13498224 or 9439282. OLE color: 9439282.
HSL color Cylindrical-coordinate representation of color #320890: hue angle of 258.53º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #320890 is Cyan = 0.65, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 8 | 144 | - |
| CMYK | 0.65 | 0.94 | 0 | 0.44 |
| HSL | 258.53º | 0.89% | 0.3% | - |
| HSV(B) | 258.53º | 0.94% | 0.56% | - |
| XYZ | 6.44 | 2.87 | 26.6 | - |
| YUV | 36.06 | 188.91 | 137.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 144 | 0.65 | 0.94 | 0 | 0.44 | 258.53 | 0.89 | 0.3 |
| Hex | 32 | 8 | 90 | 41 | 5E | 0 | 2C | 103 | 59 | 1E |
| Octal | 62 | 10 | 220 | 101 | 136 | 0 | 54 | 403 | 131 | 36 |
| Binary | 110010 | 1000 | 10010000 | 1000001 | 1011110 | 0 | 101100 | 100000011 | 1011001 | 11110 |
Color Harmonies of #320890
Complementary color
Monochromatic Colors of #320890
Black with #320890
Text Example
Text Example
White with #320890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320890; }
p { color: rgb(50,8,144); }
H1.HeaderClassName
{
color: #320890;
}
.AnyTagClassName
{
color: #320890;
}
</style>
background-color css
<style>
a { background-color: #320890; }
a { background-color: rgb(50,8,144); }
div.DivClassName
{
background-color: #320890;
}
.BgClassName
{
background-color: #320890;
}
</style>
border-color css
<style>
span { border-color: #320890; }
span { border-color: rgb(50,8,144); }
td.TdClassName
{
border-color: #320890;
}
.TagClassName
{
border-color: #320890;
}
</style>