Shades of Persian Indigo #322391
Tints of Persian Indigo #322391
RGB
CMYK
RGB Variations
Color information
#322391 (or 0x322391) is known color: Persian Indigo. HEX triplet: 32, 23 and 91. RGB value is (50,35,145). Sum of RGB (Red+Green+Blue) = 50+35+145=230 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.74% from 230); Green value is 35 (14.06% from 255 or 15.22% from 230); Blue value is 145 (57.03% from 255 or 63.04% from 230); Max value from RGB is 145 - color contains mainly: blue. Hex color #322391 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322391 is #CDDC6E. Grayscale: #333333. Windows color (decimal): -13491311 or 9511730. OLE color: 9511730.
HSL color Cylindrical-coordinate representation of color #322391: hue angle of 248.18º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #322391 is Cyan = 0.66, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 35 | 145 | - |
| CMYK | 0.66 | 0.76 | 0 | 0.43 |
| HSL | 248.18º | 0.61% | 0.35% | - |
| HSV(B) | 248.18º | 0.76% | 0.57% | - |
| XYZ | 7.03 | 3.92 | 27.18 | - |
| YUV | 52.03 | 180.47 | 126.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 145 | 0.66 | 0.76 | 0 | 0.43 | 248.18 | 0.61 | 0.35 |
| Hex | 32 | 23 | 91 | 42 | 4C | 0 | 2B | F8 | 3D | 23 |
| Octal | 62 | 43 | 221 | 102 | 114 | 0 | 53 | 370 | 75 | 43 |
| Binary | 110010 | 100011 | 10010001 | 1000010 | 1001100 | 0 | 101011 | 11111000 | 111101 | 100011 |
Color Harmonies of #322391
Complementary color
Monochromatic Colors of #322391
Black with #322391
Text Example
Text Example
White with #322391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322391; }
p { color: rgb(50,35,145); }
H1.HeaderClassName
{
color: #322391;
}
.AnyTagClassName
{
color: #322391;
}
</style>
background-color css
<style>
a { background-color: #322391; }
a { background-color: rgb(50,35,145); }
div.DivClassName
{
background-color: #322391;
}
.BgClassName
{
background-color: #322391;
}
</style>
border-color css
<style>
span { border-color: #322391; }
span { border-color: rgb(50,35,145); }
td.TdClassName
{
border-color: #322391;
}
.TagClassName
{
border-color: #322391;
}
</style>