Shades of Persian Indigo #322379
Tints of Persian Indigo #322379
RGB
CMYK
RGB Variations
Color information
#322379 (or 0x322379) is known color: Persian Indigo. HEX triplet: 32, 23 and 79. RGB value is (50,35,121). Sum of RGB (Red+Green+Blue) = 50+35+121=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 35 (14.06% from 255 or 16.99% from 206); Blue value is 121 (47.66% from 255 or 58.74% from 206); Max value from RGB is 121 - color contains mainly: blue. Hex color #322379 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322379 is #CDDC86. Grayscale: #303030. Windows color (decimal): -13491335 or 7938866. OLE color: 7938866.
HSL color Cylindrical-coordinate representation of color #322379: hue angle of 250.47º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #322379 is Cyan = 0.59, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 35 | 121 | - |
| CMYK | 0.59 | 0.71 | 0 | 0.53 |
| HSL | 250.47º | 0.55% | 0.31% | - |
| HSV(B) | 250.47º | 0.71% | 0.47% | - |
| XYZ | 5.37 | 3.26 | 18.44 | - |
| YUV | 49.29 | 168.47 | 128.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 121 | 0.59 | 0.71 | 0 | 0.53 | 250.47 | 0.55 | 0.31 |
| Hex | 32 | 23 | 79 | 3B | 47 | 0 | 35 | FA | 37 | 1F |
| Octal | 62 | 43 | 171 | 73 | 107 | 0 | 65 | 372 | 67 | 37 |
| Binary | 110010 | 100011 | 1111001 | 111011 | 1000111 | 0 | 110101 | 11111010 | 110111 | 11111 |
Color Harmonies of #322379
Complementary color
Monochromatic Colors of #322379
Black with #322379
Text Example
Text Example
White with #322379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322379; }
p { color: rgb(50,35,121); }
H1.HeaderClassName
{
color: #322379;
}
.AnyTagClassName
{
color: #322379;
}
</style>
background-color css
<style>
a { background-color: #322379; }
a { background-color: rgb(50,35,121); }
div.DivClassName
{
background-color: #322379;
}
.BgClassName
{
background-color: #322379;
}
</style>
border-color css
<style>
span { border-color: #322379; }
span { border-color: rgb(50,35,121); }
td.TdClassName
{
border-color: #322379;
}
.TagClassName
{
border-color: #322379;
}
</style>