Shades of Persian Indigo #322393
Tints of Persian Indigo #322393
RGB
CMYK
RGB Variations
Color information
#322393 (or 0x322393) is known color: Persian Indigo. HEX triplet: 32, 23 and 93. RGB value is (50,35,147). Sum of RGB (Red+Green+Blue) = 50+35+147=232 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.55% from 232); Green value is 35 (14.06% from 255 or 15.09% from 232); Blue value is 147 (57.81% from 255 or 63.36% from 232); Max value from RGB is 147 - color contains mainly: blue. Hex color #322393 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322393 is #CDDC6C. Grayscale: #333333. Windows color (decimal): -13491309 or 9642802. OLE color: 9642802.
HSL color Cylindrical-coordinate representation of color #322393: hue angle of 248.04º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #322393 is Cyan = 0.66, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 35 | 147 | - |
| CMYK | 0.66 | 0.76 | 0 | 0.42 |
| HSL | 248.04º | 0.62% | 0.36% | - |
| HSV(B) | 248.04º | 0.76% | 0.58% | - |
| XYZ | 7.18 | 3.99 | 27.99 | - |
| YUV | 52.25 | 181.47 | 126.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 147 | 0.66 | 0.76 | 0 | 0.42 | 248.04 | 0.62 | 0.36 |
| Hex | 32 | 23 | 93 | 42 | 4C | 0 | 2A | F8 | 3E | 24 |
| Octal | 62 | 43 | 223 | 102 | 114 | 0 | 52 | 370 | 76 | 44 |
| Binary | 110010 | 100011 | 10010011 | 1000010 | 1001100 | 0 | 101010 | 11111000 | 111110 | 100100 |
Color Harmonies of #322393
Complementary color
Monochromatic Colors of #322393
Black with #322393
Text Example
Text Example
White with #322393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322393; }
p { color: rgb(50,35,147); }
H1.HeaderClassName
{
color: #322393;
}
.AnyTagClassName
{
color: #322393;
}
</style>
background-color css
<style>
a { background-color: #322393; }
a { background-color: rgb(50,35,147); }
div.DivClassName
{
background-color: #322393;
}
.BgClassName
{
background-color: #322393;
}
</style>
border-color css
<style>
span { border-color: #322393; }
span { border-color: rgb(50,35,147); }
td.TdClassName
{
border-color: #322393;
}
.TagClassName
{
border-color: #322393;
}
</style>