Shades of Persian Indigo #322688
Tints of Persian Indigo #322688
RGB
CMYK
RGB Variations
Color information
#322688 (or 0x322688) is known color: Persian Indigo. HEX triplet: 32, 26 and 88. RGB value is (50,38,136). Sum of RGB (Red+Green+Blue) = 50+38+136=224 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.32% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 136 (53.52% from 255 or 60.71% from 224); Max value from RGB is 136 - color contains mainly: blue. Hex color #322688 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322688 is #CDD977. Grayscale: #343434. Windows color (decimal): -13490552 or 8922674. OLE color: 8922674.
HSL color Cylindrical-coordinate representation of color #322688: hue angle of 247.35º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #322688 is Cyan = 0.63, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 38 | 136 | - |
| CMYK | 0.63 | 0.72 | 0 | 0.47 |
| HSL | 247.35º | 0.56% | 0.34% | - |
| HSV(B) | 247.35º | 0.72% | 0.53% | - |
| XYZ | 6.45 | 3.84 | 23.69 | - |
| YUV | 52.76 | 174.98 | 126.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 136 | 0.63 | 0.72 | 0 | 0.47 | 247.35 | 0.56 | 0.34 |
| Hex | 32 | 26 | 88 | 3F | 48 | 0 | 2F | F7 | 38 | 22 |
| Octal | 62 | 46 | 210 | 77 | 110 | 0 | 57 | 367 | 70 | 42 |
| Binary | 110010 | 100110 | 10001000 | 111111 | 1001000 | 0 | 101111 | 11110111 | 111000 | 100010 |
Color Harmonies of #322688
Complementary color
Monochromatic Colors of #322688
Black with #322688
Text Example
Text Example
White with #322688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322688; }
p { color: rgb(50,38,136); }
H1.HeaderClassName
{
color: #322688;
}
.AnyTagClassName
{
color: #322688;
}
</style>
background-color css
<style>
a { background-color: #322688; }
a { background-color: rgb(50,38,136); }
div.DivClassName
{
background-color: #322688;
}
.BgClassName
{
background-color: #322688;
}
</style>
border-color css
<style>
span { border-color: #322688; }
span { border-color: rgb(50,38,136); }
td.TdClassName
{
border-color: #322688;
}
.TagClassName
{
border-color: #322688;
}
</style>