Shades of Persian Indigo #322377
Tints of Persian Indigo #322377
RGB
CMYK
RGB Variations
Color information
#322377 (or 0x322377) is known color: Persian Indigo. HEX triplet: 32, 23 and 77. RGB value is (50,35,119). Sum of RGB (Red+Green+Blue) = 50+35+119=204 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.51% from 204); Green value is 35 (14.06% from 255 or 17.16% from 204); Blue value is 119 (46.88% from 255 or 58.33% from 204); Max value from RGB is 119 - color contains mainly: blue. Hex color #322377 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322377 is #CDDC88. Grayscale: #303030. Windows color (decimal): -13491337 or 7807794. OLE color: 7807794.
HSL color Cylindrical-coordinate representation of color #322377: hue angle of 250.71º 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 #322377 is Cyan = 0.58, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 35 | 119 | - |
| CMYK | 0.58 | 0.71 | 0 | 0.53 |
| HSL | 250.71º | 0.55% | 0.3% | - |
| HSV(B) | 250.71º | 0.71% | 0.47% | - |
| XYZ | 5.25 | 3.21 | 17.8 | - |
| YUV | 49.06 | 167.47 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 119 | 0.58 | 0.71 | 0 | 0.53 | 250.71 | 0.55 | 0.3 |
| Hex | 32 | 23 | 77 | 3A | 47 | 0 | 35 | FB | 37 | 1E |
| Octal | 62 | 43 | 167 | 72 | 107 | 0 | 65 | 373 | 67 | 36 |
| Binary | 110010 | 100011 | 1110111 | 111010 | 1000111 | 0 | 110101 | 11111011 | 110111 | 11110 |
Color Harmonies of #322377
Complementary color
Monochromatic Colors of #322377
Black with #322377
Text Example
Text Example
White with #322377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322377; }
p { color: rgb(50,35,119); }
H1.HeaderClassName
{
color: #322377;
}
.AnyTagClassName
{
color: #322377;
}
</style>
background-color css
<style>
a { background-color: #322377; }
a { background-color: rgb(50,35,119); }
div.DivClassName
{
background-color: #322377;
}
.BgClassName
{
background-color: #322377;
}
</style>
border-color css
<style>
span { border-color: #322377; }
span { border-color: rgb(50,35,119); }
td.TdClassName
{
border-color: #322377;
}
.TagClassName
{
border-color: #322377;
}
</style>