Shades of Persian Indigo #322578
Tints of Persian Indigo #322578
RGB
CMYK
RGB Variations
Color information
#322578 (or 0x322578) is known color: Persian Indigo. HEX triplet: 32, 25 and 78. RGB value is (50,37,120). Sum of RGB (Red+Green+Blue) = 50+37+120=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 37 (14.84% from 255 or 17.87% from 207); Blue value is 120 (47.27% from 255 or 57.97% from 207); Max value from RGB is 120 - color contains mainly: blue. Hex color #322578 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322578 is #CDDA87. Grayscale: #323232. Windows color (decimal): -13490824 or 7873842. OLE color: 7873842.
HSL color Cylindrical-coordinate representation of color #322578: hue angle of 249.4º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #322578 is Cyan = 0.58, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 37 | 120 | - |
| CMYK | 0.58 | 0.69 | 0 | 0.53 |
| HSL | 249.4º | 0.53% | 0.31% | - |
| HSV(B) | 249.4º | 0.69% | 0.47% | - |
| XYZ | 5.37 | 3.36 | 18.13 | - |
| YUV | 50.35 | 167.31 | 127.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 120 | 0.58 | 0.69 | 0 | 0.53 | 249.4 | 0.53 | 0.31 |
| Hex | 32 | 25 | 78 | 3A | 45 | 0 | 35 | F9 | 35 | 1F |
| Octal | 62 | 45 | 170 | 72 | 105 | 0 | 65 | 371 | 65 | 37 |
| Binary | 110010 | 100101 | 1111000 | 111010 | 1000101 | 0 | 110101 | 11111001 | 110101 | 11111 |
Color Harmonies of #322578
Complementary color
Monochromatic Colors of #322578
Black with #322578
Text Example
Text Example
White with #322578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322578; }
p { color: rgb(50,37,120); }
H1.HeaderClassName
{
color: #322578;
}
.AnyTagClassName
{
color: #322578;
}
</style>
background-color css
<style>
a { background-color: #322578; }
a { background-color: rgb(50,37,120); }
div.DivClassName
{
background-color: #322578;
}
.BgClassName
{
background-color: #322578;
}
</style>
border-color css
<style>
span { border-color: #322578; }
span { border-color: rgb(50,37,120); }
td.TdClassName
{
border-color: #322578;
}
.TagClassName
{
border-color: #322578;
}
</style>