Shades of Persian Indigo #321591
Tints of Persian Indigo #321591
RGB
CMYK
RGB Variations
Color information
#321591 (or 0x321591) is known color: Persian Indigo. HEX triplet: 32, 15 and 91. RGB value is (50,21,145). Sum of RGB (Red+Green+Blue) = 50+21+145=216 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.15% from 216); Green value is 21 (8.59% from 255 or 9.72% from 216); Blue value is 145 (57.03% from 255 or 67.13% from 216); Max value from RGB is 145 - color contains mainly: blue. Hex color #321591 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321591 is #CDEA6E. Grayscale: #2B2B2B. Windows color (decimal): -13494895 or 9508146. OLE color: 9508146.
HSL color Cylindrical-coordinate representation of color #321591: hue angle of 254.03º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #321591 is Cyan = 0.66, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 21 | 145 | - |
| CMYK | 0.66 | 0.86 | 0 | 0.43 |
| HSL | 254.03º | 0.75% | 0.33% | - |
| HSV(B) | 254.03º | 0.86% | 0.57% | - |
| XYZ | 6.69 | 3.26 | 27.06 | - |
| YUV | 43.81 | 185.11 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 145 | 0.66 | 0.86 | 0 | 0.43 | 254.03 | 0.75 | 0.33 |
| Hex | 32 | 15 | 91 | 42 | 56 | 0 | 2B | FE | 4B | 21 |
| Octal | 62 | 25 | 221 | 102 | 126 | 0 | 53 | 376 | 113 | 41 |
| Binary | 110010 | 10101 | 10010001 | 1000010 | 1010110 | 0 | 101011 | 11111110 | 1001011 | 100001 |
Color Harmonies of #321591
Complementary color
Monochromatic Colors of #321591
Black with #321591
Text Example
Text Example
White with #321591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321591; }
p { color: rgb(50,21,145); }
H1.HeaderClassName
{
color: #321591;
}
.AnyTagClassName
{
color: #321591;
}
</style>
background-color css
<style>
a { background-color: #321591; }
a { background-color: rgb(50,21,145); }
div.DivClassName
{
background-color: #321591;
}
.BgClassName
{
background-color: #321591;
}
</style>
border-color css
<style>
span { border-color: #321591; }
span { border-color: rgb(50,21,145); }
td.TdClassName
{
border-color: #321591;
}
.TagClassName
{
border-color: #321591;
}
</style>