Shades of Persian Indigo #321692
Tints of Persian Indigo #321692
RGB
CMYK
RGB Variations
Color information
#321692 (or 0x321692) is known color: Persian Indigo. HEX triplet: 32, 16 and 92. RGB value is (50,22,146). Sum of RGB (Red+Green+Blue) = 50+22+146=218 (28% of max value = 765). Red value is 50 (19.92% from 255 or 22.94% from 218); Green value is 22 (8.98% from 255 or 10.09% from 218); Blue value is 146 (57.42% from 255 or 66.97% from 218); Max value from RGB is 146 - color contains mainly: blue. Hex color #321692 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321692 is #CDE96D. Grayscale: #2C2C2C. Windows color (decimal): -13494638 or 9573938. OLE color: 9573938.
HSL color Cylindrical-coordinate representation of color #321692: hue angle of 253.55º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #321692 is Cyan = 0.66, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 22 | 146 | - |
| CMYK | 0.66 | 0.85 | 0 | 0.43 |
| HSL | 253.55º | 0.74% | 0.33% | - |
| HSV(B) | 253.55º | 0.85% | 0.57% | - |
| XYZ | 6.79 | 3.33 | 27.48 | - |
| YUV | 44.51 | 185.28 | 131.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 146 | 0.66 | 0.85 | 0 | 0.43 | 253.55 | 0.74 | 0.33 |
| Hex | 32 | 16 | 92 | 42 | 55 | 0 | 2B | FE | 4A | 21 |
| Octal | 62 | 26 | 222 | 102 | 125 | 0 | 53 | 376 | 112 | 41 |
| Binary | 110010 | 10110 | 10010010 | 1000010 | 1010101 | 0 | 101011 | 11111110 | 1001010 | 100001 |
Color Harmonies of #321692
Complementary color
Monochromatic Colors of #321692
Black with #321692
Text Example
Text Example
White with #321692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321692; }
p { color: rgb(50,22,146); }
H1.HeaderClassName
{
color: #321692;
}
.AnyTagClassName
{
color: #321692;
}
</style>
background-color css
<style>
a { background-color: #321692; }
a { background-color: rgb(50,22,146); }
div.DivClassName
{
background-color: #321692;
}
.BgClassName
{
background-color: #321692;
}
</style>
border-color css
<style>
span { border-color: #321692; }
span { border-color: rgb(50,22,146); }
td.TdClassName
{
border-color: #321692;
}
.TagClassName
{
border-color: #321692;
}
</style>