Shades of Persian Indigo #321179
Tints of Persian Indigo #321179
RGB
CMYK
RGB Variations
Color information
#321179 (or 0x321179) is known color: Persian Indigo. HEX triplet: 32, 11 and 79. RGB value is (50,17,121). Sum of RGB (Red+Green+Blue) = 50+17+121=188 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.60% from 188); Green value is 17 (7.03% from 255 or 9.04% from 188); Blue value is 121 (47.66% from 255 or 64.36% from 188); Max value from RGB is 121 - color contains mainly: blue. Hex color #321179 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321179 is #CDEE86. Grayscale: #262626. Windows color (decimal): -13495943 or 7934258. OLE color: 7934258.
HSL color Cylindrical-coordinate representation of color #321179: hue angle of 259.04º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #321179 is Cyan = 0.59, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 17 | 121 | - |
| CMYK | 0.59 | 0.86 | 0 | 0.53 |
| HSL | 259.04º | 0.75% | 0.27% | - |
| HSV(B) | 259.04º | 0.86% | 0.47% | - |
| XYZ | 4.97 | 2.46 | 18.3 | - |
| YUV | 38.72 | 174.43 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 121 | 0.59 | 0.86 | 0 | 0.53 | 259.04 | 0.75 | 0.27 |
| Hex | 32 | 11 | 79 | 3B | 56 | 0 | 35 | 103 | 4B | 1B |
| Octal | 62 | 21 | 171 | 73 | 126 | 0 | 65 | 403 | 113 | 33 |
| Binary | 110010 | 10001 | 1111001 | 111011 | 1010110 | 0 | 110101 | 100000011 | 1001011 | 11011 |
Color Harmonies of #321179
Complementary color
Monochromatic Colors of #321179
Black with #321179
Text Example
Text Example
White with #321179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321179; }
p { color: rgb(50,17,121); }
H1.HeaderClassName
{
color: #321179;
}
.AnyTagClassName
{
color: #321179;
}
</style>
background-color css
<style>
a { background-color: #321179; }
a { background-color: rgb(50,17,121); }
div.DivClassName
{
background-color: #321179;
}
.BgClassName
{
background-color: #321179;
}
</style>
border-color css
<style>
span { border-color: #321179; }
span { border-color: rgb(50,17,121); }
td.TdClassName
{
border-color: #321179;
}
.TagClassName
{
border-color: #321179;
}
</style>