Shades of Persian Indigo #320590
Tints of Persian Indigo #320590
RGB
CMYK
RGB Variations
Color information
#320590 (or 0x320590) is known color: Persian Indigo. HEX triplet: 32, 05 and 90. RGB value is (50,5,144). Sum of RGB (Red+Green+Blue) = 50+5+144=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 5 (2.34% from 255 or 2.51% from 199); Blue value is 144 (56.64% from 255 or 72.36% from 199); Max value from RGB is 144 - color contains mainly: blue. Hex color #320590 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320590 is #CDFA6F. Grayscale: #212121. Windows color (decimal): -13498992 or 9438514. OLE color: 9438514.
HSL color Cylindrical-coordinate representation of color #320590: hue angle of 259.42º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320590 is Cyan = 0.65, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 5 | 144 | - |
| CMYK | 0.65 | 0.97 | 0 | 0.44 |
| HSL | 259.42º | 0.93% | 0.29% | - |
| HSV(B) | 259.42º | 0.97% | 0.56% | - |
| XYZ | 6.4 | 2.8 | 26.59 | - |
| YUV | 34.3 | 189.91 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 5 | 144 | 0.65 | 0.97 | 0 | 0.44 | 259.42 | 0.93 | 0.29 |
| Hex | 32 | 5 | 90 | 41 | 61 | 0 | 2C | 103 | 5D | 1D |
| Octal | 62 | 5 | 220 | 101 | 141 | 0 | 54 | 403 | 135 | 35 |
| Binary | 110010 | 101 | 10010000 | 1000001 | 1100001 | 0 | 101100 | 100000011 | 1011101 | 11101 |
Color Harmonies of #320590
Complementary color
Monochromatic Colors of #320590
Black with #320590
Text Example
Text Example
White with #320590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320590; }
p { color: rgb(50,5,144); }
H1.HeaderClassName
{
color: #320590;
}
.AnyTagClassName
{
color: #320590;
}
</style>
background-color css
<style>
a { background-color: #320590; }
a { background-color: rgb(50,5,144); }
div.DivClassName
{
background-color: #320590;
}
.BgClassName
{
background-color: #320590;
}
</style>
border-color css
<style>
span { border-color: #320590; }
span { border-color: rgb(50,5,144); }
td.TdClassName
{
border-color: #320590;
}
.TagClassName
{
border-color: #320590;
}
</style>