Shades of Persian Indigo #320491
Tints of Persian Indigo #320491
RGB
CMYK
RGB Variations
Color information
#320491 (or 0x320491) is known color: Persian Indigo. HEX triplet: 32, 04 and 91. RGB value is (50,4,145). Sum of RGB (Red+Green+Blue) = 50+4+145=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 4 (1.95% from 255 or 2.01% from 199); Blue value is 145 (57.03% from 255 or 72.86% from 199); Max value from RGB is 145 - color contains mainly: blue. Hex color #320491 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320491 is #CDFB6E. Grayscale: #212121. Windows color (decimal): -13499247 or 9503794. OLE color: 9503794.
HSL color Cylindrical-coordinate representation of color #320491: hue angle of 259.57º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320491 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 4 | 145 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.43 |
| HSL | 259.57º | 0.95% | 0.29% | - |
| HSV(B) | 259.57º | 0.97% | 0.57% | - |
| XYZ | 6.47 | 2.81 | 26.99 | - |
| YUV | 33.83 | 190.74 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 145 | 0.66 | 0.97 | 0 | 0.43 | 259.57 | 0.95 | 0.29 |
| Hex | 32 | 4 | 91 | 42 | 61 | 0 | 2B | 104 | 5F | 1D |
| Octal | 62 | 4 | 221 | 102 | 141 | 0 | 53 | 404 | 137 | 35 |
| Binary | 110010 | 100 | 10010001 | 1000010 | 1100001 | 0 | 101011 | 100000100 | 1011111 | 11101 |
Color Harmonies of #320491
Complementary color
Monochromatic Colors of #320491
Black with #320491
Text Example
Text Example
White with #320491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320491; }
p { color: rgb(50,4,145); }
H1.HeaderClassName
{
color: #320491;
}
.AnyTagClassName
{
color: #320491;
}
</style>
background-color css
<style>
a { background-color: #320491; }
a { background-color: rgb(50,4,145); }
div.DivClassName
{
background-color: #320491;
}
.BgClassName
{
background-color: #320491;
}
</style>
border-color css
<style>
span { border-color: #320491; }
span { border-color: rgb(50,4,145); }
td.TdClassName
{
border-color: #320491;
}
.TagClassName
{
border-color: #320491;
}
</style>