Shades of Persian Indigo #320889
Tints of Persian Indigo #320889
RGB
CMYK
RGB Variations
Color information
#320889 (or 0x320889) is known color: Persian Indigo. HEX triplet: 32, 08 and 89. RGB value is (50,8,137). Sum of RGB (Red+Green+Blue) = 50+8+137=195 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.64% from 195); Green value is 8 (3.52% from 255 or 4.10% from 195); Blue value is 137 (53.91% from 255 or 70.26% from 195); Max value from RGB is 137 - color contains mainly: blue. Hex color #320889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320889 is #CDF776. Grayscale: #222222. Windows color (decimal): -13498231 or 8980530. OLE color: 8980530.
HSL color Cylindrical-coordinate representation of color #320889: hue angle of 259.53º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #320889 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 8 | 137 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.46 |
| HSL | 259.53º | 0.89% | 0.28% | - |
| HSV(B) | 259.53º | 0.94% | 0.54% | - |
| XYZ | 5.92 | 2.66 | 23.87 | - |
| YUV | 35.26 | 185.41 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 137 | 0.64 | 0.94 | 0 | 0.46 | 259.53 | 0.89 | 0.28 |
| Hex | 32 | 8 | 89 | 40 | 5E | 0 | 2E | 104 | 59 | 1C |
| Octal | 62 | 10 | 211 | 100 | 136 | 0 | 56 | 404 | 131 | 34 |
| Binary | 110010 | 1000 | 10001001 | 1000000 | 1011110 | 0 | 101110 | 100000100 | 1011001 | 11100 |
Color Harmonies of #320889
Complementary color
Monochromatic Colors of #320889
Black with #320889
Text Example
Text Example
White with #320889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320889; }
p { color: rgb(50,8,137); }
H1.HeaderClassName
{
color: #320889;
}
.AnyTagClassName
{
color: #320889;
}
</style>
background-color css
<style>
a { background-color: #320889; }
a { background-color: rgb(50,8,137); }
div.DivClassName
{
background-color: #320889;
}
.BgClassName
{
background-color: #320889;
}
</style>
border-color css
<style>
span { border-color: #320889; }
span { border-color: rgb(50,8,137); }
td.TdClassName
{
border-color: #320889;
}
.TagClassName
{
border-color: #320889;
}
</style>