Shades of Persian Indigo #321188
Tints of Persian Indigo #321188
RGB
CMYK
RGB Variations
Color information
#321188 (or 0x321188) is known color: Persian Indigo. HEX triplet: 32, 11 and 88. RGB value is (50,17,136). Sum of RGB (Red+Green+Blue) = 50+17+136=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 17 (7.03% from 255 or 8.37% from 203); Blue value is 136 (53.52% from 255 or 67.00% from 203); Max value from RGB is 136 - color contains mainly: blue. Hex color #321188 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321188 is #CDEE77. Grayscale: #272727. Windows color (decimal): -13495928 or 8917298. OLE color: 8917298.
HSL color Cylindrical-coordinate representation of color #321188: hue angle of 256.64º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #321188 is Cyan = 0.63, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 17 | 136 | - |
| CMYK | 0.63 | 0.87 | 0 | 0.47 |
| HSL | 256.64º | 0.78% | 0.3% | - |
| HSV(B) | 256.64º | 0.88% | 0.53% | - |
| XYZ | 5.96 | 2.86 | 23.53 | - |
| YUV | 40.43 | 181.93 | 134.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 136 | 0.63 | 0.87 | 0 | 0.47 | 256.64 | 0.78 | 0.3 |
| Hex | 32 | 11 | 88 | 3F | 57 | 0 | 2F | 101 | 4E | 1E |
| Octal | 62 | 21 | 210 | 77 | 127 | 0 | 57 | 401 | 116 | 36 |
| Binary | 110010 | 10001 | 10001000 | 111111 | 1010111 | 0 | 101111 | 100000001 | 1001110 | 11110 |
Color Harmonies of #321188
Complementary color
Monochromatic Colors of #321188
Black with #321188
Text Example
Text Example
White with #321188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321188; }
p { color: rgb(50,17,136); }
H1.HeaderClassName
{
color: #321188;
}
.AnyTagClassName
{
color: #321188;
}
</style>
background-color css
<style>
a { background-color: #321188; }
a { background-color: rgb(50,17,136); }
div.DivClassName
{
background-color: #321188;
}
.BgClassName
{
background-color: #321188;
}
</style>
border-color css
<style>
span { border-color: #321188; }
span { border-color: rgb(50,17,136); }
td.TdClassName
{
border-color: #321188;
}
.TagClassName
{
border-color: #321188;
}
</style>