Shades of Persian Indigo #322488
Tints of Persian Indigo #322488
RGB
CMYK
RGB Variations
Color information
#322488 (or 0x322488) is known color: Persian Indigo. HEX triplet: 32, 24 and 88. RGB value is (50,36,136). Sum of RGB (Red+Green+Blue) = 50+36+136=222 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.52% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 136 (53.52% from 255 or 61.26% from 222); Max value from RGB is 136 - color contains mainly: blue. Hex color #322488 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322488 is #CDDB77. Grayscale: #333333. Windows color (decimal): -13491064 or 8922162. OLE color: 8922162.
HSL color Cylindrical-coordinate representation of color #322488: hue angle of 248.4º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #322488 is Cyan = 0.63, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 36 | 136 | - |
| CMYK | 0.63 | 0.74 | 0 | 0.47 |
| HSL | 248.4º | 0.58% | 0.34% | - |
| HSV(B) | 248.4º | 0.74% | 0.53% | - |
| XYZ | 6.39 | 3.72 | 23.67 | - |
| YUV | 51.59 | 175.64 | 126.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 136 | 0.63 | 0.74 | 0 | 0.47 | 248.4 | 0.58 | 0.34 |
| Hex | 32 | 24 | 88 | 3F | 4A | 0 | 2F | F8 | 3A | 22 |
| Octal | 62 | 44 | 210 | 77 | 112 | 0 | 57 | 370 | 72 | 42 |
| Binary | 110010 | 100100 | 10001000 | 111111 | 1001010 | 0 | 101111 | 11111000 | 111010 | 100010 |
Color Harmonies of #322488
Complementary color
Monochromatic Colors of #322488
Black with #322488
Text Example
Text Example
White with #322488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322488; }
p { color: rgb(50,36,136); }
H1.HeaderClassName
{
color: #322488;
}
.AnyTagClassName
{
color: #322488;
}
</style>
background-color css
<style>
a { background-color: #322488; }
a { background-color: rgb(50,36,136); }
div.DivClassName
{
background-color: #322488;
}
.BgClassName
{
background-color: #322488;
}
</style>
border-color css
<style>
span { border-color: #322488; }
span { border-color: rgb(50,36,136); }
td.TdClassName
{
border-color: #322488;
}
.TagClassName
{
border-color: #322488;
}
</style>