Shades of Persian Indigo #321991
Tints of Persian Indigo #321991
RGB
CMYK
RGB Variations
Color information
#321991 (or 0x321991) is known color: Persian Indigo. HEX triplet: 32, 19 and 91. RGB value is (50,25,145). Sum of RGB (Red+Green+Blue) = 50+25+145=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 25 (10.16% from 255 or 11.36% from 220); Blue value is 145 (57.03% from 255 or 65.91% from 220); Max value from RGB is 145 - color contains mainly: blue. Hex color #321991 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321991 is #CDE66E. Grayscale: #2D2D2D. Windows color (decimal): -13493871 or 9509170. OLE color: 9509170.
HSL color Cylindrical-coordinate representation of color #321991: hue angle of 252.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #321991 is Cyan = 0.66, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 25 | 145 | - |
| CMYK | 0.66 | 0.83 | 0 | 0.43 |
| HSL | 252.5º | 0.71% | 0.33% | - |
| HSV(B) | 252.5º | 0.83% | 0.57% | - |
| XYZ | 6.77 | 3.42 | 27.09 | - |
| YUV | 46.16 | 183.78 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 25 | 145 | 0.66 | 0.83 | 0 | 0.43 | 252.5 | 0.71 | 0.33 |
| Hex | 32 | 19 | 91 | 42 | 53 | 0 | 2B | FD | 47 | 21 |
| Octal | 62 | 31 | 221 | 102 | 123 | 0 | 53 | 375 | 107 | 41 |
| Binary | 110010 | 11001 | 10010001 | 1000010 | 1010011 | 0 | 101011 | 11111101 | 1000111 | 100001 |
Color Harmonies of #321991
Complementary color
Monochromatic Colors of #321991
Black with #321991
Text Example
Text Example
White with #321991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321991; }
p { color: rgb(50,25,145); }
H1.HeaderClassName
{
color: #321991;
}
.AnyTagClassName
{
color: #321991;
}
</style>
background-color css
<style>
a { background-color: #321991; }
a { background-color: rgb(50,25,145); }
div.DivClassName
{
background-color: #321991;
}
.BgClassName
{
background-color: #321991;
}
</style>
border-color css
<style>
span { border-color: #321991; }
span { border-color: rgb(50,25,145); }
td.TdClassName
{
border-color: #321991;
}
.TagClassName
{
border-color: #321991;
}
</style>