Shades of Persian Indigo #321286
Tints of Persian Indigo #321286
RGB
CMYK
RGB Variations
Color information
#321286 (or 0x321286) is known color: Persian Indigo. HEX triplet: 32, 12 and 86. RGB value is (50,18,134). Sum of RGB (Red+Green+Blue) = 50+18+134=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 18 (7.42% from 255 or 8.91% from 202); Blue value is 134 (52.73% from 255 or 66.34% from 202); Max value from RGB is 134 - color contains mainly: blue. Hex color #321286 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321286 is #CDED79. Grayscale: #282828. Windows color (decimal): -13495674 or 8786482. OLE color: 8786482.
HSL color Cylindrical-coordinate representation of color #321286: hue angle of 256.55º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #321286 is Cyan = 0.63, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 18 | 134 | - |
| CMYK | 0.63 | 0.87 | 0 | 0.47 |
| HSL | 256.55º | 0.76% | 0.3% | - |
| HSV(B) | 256.55º | 0.87% | 0.53% | - |
| XYZ | 5.83 | 2.83 | 22.79 | - |
| YUV | 40.79 | 180.6 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 18 | 134 | 0.63 | 0.87 | 0 | 0.47 | 256.55 | 0.76 | 0.3 |
| Hex | 32 | 12 | 86 | 3F | 57 | 0 | 2F | 101 | 4C | 1E |
| Octal | 62 | 22 | 206 | 77 | 127 | 0 | 57 | 401 | 114 | 36 |
| Binary | 110010 | 10010 | 10000110 | 111111 | 1010111 | 0 | 101111 | 100000001 | 1001100 | 11110 |
Color Harmonies of #321286
Complementary color
Monochromatic Colors of #321286
Black with #321286
Text Example
Text Example
White with #321286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321286; }
p { color: rgb(50,18,134); }
H1.HeaderClassName
{
color: #321286;
}
.AnyTagClassName
{
color: #321286;
}
</style>
background-color css
<style>
a { background-color: #321286; }
a { background-color: rgb(50,18,134); }
div.DivClassName
{
background-color: #321286;
}
.BgClassName
{
background-color: #321286;
}
</style>
border-color css
<style>
span { border-color: #321286; }
span { border-color: rgb(50,18,134); }
td.TdClassName
{
border-color: #321286;
}
.TagClassName
{
border-color: #321286;
}
</style>