Shades of Persian Indigo #321194
Tints of Persian Indigo #321194
RGB
CMYK
RGB Variations
Color information
#321194 (or 0x321194) is known color: Persian Indigo. HEX triplet: 32, 11 and 94. RGB value is (50,17,148). Sum of RGB (Red+Green+Blue) = 50+17+148=215 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.26% from 215); Green value is 17 (7.03% from 255 or 7.91% from 215); Blue value is 148 (58.20% from 255 or 68.84% from 215); Max value from RGB is 148 - color contains mainly: blue. Hex color #321194 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321194 is #CDEE6B. Grayscale: #292929. Windows color (decimal): -13495916 or 9703730. OLE color: 9703730.
HSL color Cylindrical-coordinate representation of color #321194: hue angle of 255.11º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #321194 is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 17 | 148 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.42 |
| HSL | 255.11º | 0.79% | 0.32% | - |
| HSV(B) | 255.11º | 0.89% | 0.58% | - |
| XYZ | 6.86 | 3.22 | 28.28 | - |
| YUV | 41.8 | 187.93 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 148 | 0.66 | 0.89 | 0 | 0.42 | 255.11 | 0.79 | 0.32 |
| Hex | 32 | 11 | 94 | 42 | 59 | 0 | 2A | FF | 4F | 20 |
| Octal | 62 | 21 | 224 | 102 | 131 | 0 | 52 | 377 | 117 | 40 |
| Binary | 110010 | 10001 | 10010100 | 1000010 | 1011001 | 0 | 101010 | 11111111 | 1001111 | 100000 |
Color Harmonies of #321194
Complementary color
Monochromatic Colors of #321194
Black with #321194
Text Example
Text Example
White with #321194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321194; }
p { color: rgb(50,17,148); }
H1.HeaderClassName
{
color: #321194;
}
.AnyTagClassName
{
color: #321194;
}
</style>
background-color css
<style>
a { background-color: #321194; }
a { background-color: rgb(50,17,148); }
div.DivClassName
{
background-color: #321194;
}
.BgClassName
{
background-color: #321194;
}
</style>
border-color css
<style>
span { border-color: #321194; }
span { border-color: rgb(50,17,148); }
td.TdClassName
{
border-color: #321194;
}
.TagClassName
{
border-color: #321194;
}
</style>