Shades of Persian Indigo #322492
Tints of Persian Indigo #322492
RGB
CMYK
RGB Variations
Color information
#322492 (or 0x322492) is known color: Persian Indigo. HEX triplet: 32, 24 and 92. RGB value is (50,36,146). Sum of RGB (Red+Green+Blue) = 50+36+146=232 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.55% from 232); Green value is 36 (14.45% from 255 or 15.52% from 232); Blue value is 146 (57.42% from 255 or 62.93% from 232); Max value from RGB is 146 - color contains mainly: blue. Hex color #322492 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322492 is #CDDB6D. Grayscale: #343434. Windows color (decimal): -13491054 or 9577522. OLE color: 9577522.
HSL color Cylindrical-coordinate representation of color #322492: hue angle of 247.64º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #322492 is Cyan = 0.66, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 36 | 146 | - |
| CMYK | 0.66 | 0.75 | 0 | 0.43 |
| HSL | 247.64º | 0.6% | 0.36% | - |
| HSV(B) | 247.64º | 0.75% | 0.57% | - |
| XYZ | 7.13 | 4.02 | 27.59 | - |
| YUV | 52.73 | 180.64 | 126.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 146 | 0.66 | 0.75 | 0 | 0.43 | 247.64 | 0.6 | 0.36 |
| Hex | 32 | 24 | 92 | 42 | 4B | 0 | 2B | F8 | 3C | 24 |
| Octal | 62 | 44 | 222 | 102 | 113 | 0 | 53 | 370 | 74 | 44 |
| Binary | 110010 | 100100 | 10010010 | 1000010 | 1001011 | 0 | 101011 | 11111000 | 111100 | 100100 |
Color Harmonies of #322492
Complementary color
Monochromatic Colors of #322492
Black with #322492
Text Example
Text Example
White with #322492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322492; }
p { color: rgb(50,36,146); }
H1.HeaderClassName
{
color: #322492;
}
.AnyTagClassName
{
color: #322492;
}
</style>
background-color css
<style>
a { background-color: #322492; }
a { background-color: rgb(50,36,146); }
div.DivClassName
{
background-color: #322492;
}
.BgClassName
{
background-color: #322492;
}
</style>
border-color css
<style>
span { border-color: #322492; }
span { border-color: rgb(50,36,146); }
td.TdClassName
{
border-color: #322492;
}
.TagClassName
{
border-color: #322492;
}
</style>