Shades of Persian Indigo #322689
Tints of Persian Indigo #322689
RGB
CMYK
RGB Variations
Color information
#322689 (or 0x322689) is known color: Persian Indigo. HEX triplet: 32, 26 and 89. RGB value is (50,38,137). Sum of RGB (Red+Green+Blue) = 50+38+137=225 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.22% from 225); Green value is 38 (15.23% from 255 or 16.89% from 225); Blue value is 137 (53.91% from 255 or 60.89% from 225); Max value from RGB is 137 - color contains mainly: blue. Hex color #322689 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322689 is #CDD976. Grayscale: #343434. Windows color (decimal): -13490551 or 8988210. OLE color: 8988210.
HSL color Cylindrical-coordinate representation of color #322689: hue angle of 247.27º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #322689 is Cyan = 0.64, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 38 | 137 | - |
| CMYK | 0.64 | 0.72 | 0 | 0.46 |
| HSL | 247.27º | 0.57% | 0.34% | - |
| HSV(B) | 247.27º | 0.72% | 0.54% | - |
| XYZ | 6.52 | 3.87 | 24.07 | - |
| YUV | 52.87 | 175.48 | 125.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 137 | 0.64 | 0.72 | 0 | 0.46 | 247.27 | 0.57 | 0.34 |
| Hex | 32 | 26 | 89 | 40 | 48 | 0 | 2E | F7 | 39 | 22 |
| Octal | 62 | 46 | 211 | 100 | 110 | 0 | 56 | 367 | 71 | 42 |
| Binary | 110010 | 100110 | 10001001 | 1000000 | 1001000 | 0 | 101110 | 11110111 | 111001 | 100010 |
Color Harmonies of #322689
Complementary color
Monochromatic Colors of #322689
Black with #322689
Text Example
Text Example
White with #322689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322689; }
p { color: rgb(50,38,137); }
H1.HeaderClassName
{
color: #322689;
}
.AnyTagClassName
{
color: #322689;
}
</style>
background-color css
<style>
a { background-color: #322689; }
a { background-color: rgb(50,38,137); }
div.DivClassName
{
background-color: #322689;
}
.BgClassName
{
background-color: #322689;
}
</style>
border-color css
<style>
span { border-color: #322689; }
span { border-color: rgb(50,38,137); }
td.TdClassName
{
border-color: #322689;
}
.TagClassName
{
border-color: #322689;
}
</style>