Shades of Persian Indigo #322378
Tints of Persian Indigo #322378
RGB
CMYK
RGB Variations
Color information
#322378 (or 0x322378) is known color: Persian Indigo. HEX triplet: 32, 23 and 78. RGB value is (50,35,120). Sum of RGB (Red+Green+Blue) = 50+35+120=205 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.39% from 205); Green value is 35 (14.06% from 255 or 17.07% from 205); Blue value is 120 (47.27% from 255 or 58.54% from 205); Max value from RGB is 120 - color contains mainly: blue. Hex color #322378 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322378 is #CDDC87. Grayscale: #303030. Windows color (decimal): -13491336 or 7873330. OLE color: 7873330.
HSL color Cylindrical-coordinate representation of color #322378: hue angle of 250.59º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #322378 is Cyan = 0.58, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 35 | 120 | - |
| CMYK | 0.58 | 0.71 | 0 | 0.53 |
| HSL | 250.59º | 0.55% | 0.3% | - |
| HSV(B) | 250.59º | 0.71% | 0.47% | - |
| XYZ | 5.31 | 3.24 | 18.11 | - |
| YUV | 49.18 | 167.97 | 128.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 120 | 0.58 | 0.71 | 0 | 0.53 | 250.59 | 0.55 | 0.3 |
| Hex | 32 | 23 | 78 | 3A | 47 | 0 | 35 | FB | 37 | 1E |
| Octal | 62 | 43 | 170 | 72 | 107 | 0 | 65 | 373 | 67 | 36 |
| Binary | 110010 | 100011 | 1111000 | 111010 | 1000111 | 0 | 110101 | 11111011 | 110111 | 11110 |
Color Harmonies of #322378
Complementary color
Monochromatic Colors of #322378
Black with #322378
Text Example
Text Example
White with #322378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322378; }
p { color: rgb(50,35,120); }
H1.HeaderClassName
{
color: #322378;
}
.AnyTagClassName
{
color: #322378;
}
</style>
background-color css
<style>
a { background-color: #322378; }
a { background-color: rgb(50,35,120); }
div.DivClassName
{
background-color: #322378;
}
.BgClassName
{
background-color: #322378;
}
</style>
border-color css
<style>
span { border-color: #322378; }
span { border-color: rgb(50,35,120); }
td.TdClassName
{
border-color: #322378;
}
.TagClassName
{
border-color: #322378;
}
</style>