Shades of Persian Indigo #322584
Tints of Persian Indigo #322584
RGB
CMYK
RGB Variations
Color information
#322584 (or 0x322584) is known color: Persian Indigo. HEX triplet: 32, 25 and 84. RGB value is (50,37,132). Sum of RGB (Red+Green+Blue) = 50+37+132=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 37 (14.84% from 255 or 16.89% from 219); Blue value is 132 (51.95% from 255 or 60.27% from 219); Max value from RGB is 132 - color contains mainly: blue. Hex color #322584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322584 is #CDDA7B. Grayscale: #333333. Windows color (decimal): -13490812 or 8660274. OLE color: 8660274.
HSL color Cylindrical-coordinate representation of color #322584: hue angle of 248.21º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #322584 is Cyan = 0.62, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 37 | 132 | - |
| CMYK | 0.62 | 0.72 | 0 | 0.48 |
| HSL | 248.21º | 0.56% | 0.33% | - |
| HSV(B) | 248.21º | 0.72% | 0.52% | - |
| XYZ | 6.14 | 3.67 | 22.21 | - |
| YUV | 51.72 | 173.31 | 126.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 132 | 0.62 | 0.72 | 0 | 0.48 | 248.21 | 0.56 | 0.33 |
| Hex | 32 | 25 | 84 | 3E | 48 | 0 | 30 | F8 | 38 | 21 |
| Octal | 62 | 45 | 204 | 76 | 110 | 0 | 60 | 370 | 70 | 41 |
| Binary | 110010 | 100101 | 10000100 | 111110 | 1001000 | 0 | 110000 | 11111000 | 111000 | 100001 |
Color Harmonies of #322584
Complementary color
Monochromatic Colors of #322584
Black with #322584
Text Example
Text Example
White with #322584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322584; }
p { color: rgb(50,37,132); }
H1.HeaderClassName
{
color: #322584;
}
.AnyTagClassName
{
color: #322584;
}
</style>
background-color css
<style>
a { background-color: #322584; }
a { background-color: rgb(50,37,132); }
div.DivClassName
{
background-color: #322584;
}
.BgClassName
{
background-color: #322584;
}
</style>
border-color css
<style>
span { border-color: #322584; }
span { border-color: rgb(50,37,132); }
td.TdClassName
{
border-color: #322584;
}
.TagClassName
{
border-color: #322584;
}
</style>