Shades of Persian Indigo #322277
Tints of Persian Indigo #322277
RGB
CMYK
RGB Variations
Color information
#322277 (or 0x322277) is known color: Persian Indigo. HEX triplet: 32, 22 and 77. RGB value is (50,34,119). Sum of RGB (Red+Green+Blue) = 50+34+119=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 34 (13.67% from 255 or 16.75% from 203); Blue value is 119 (46.88% from 255 or 58.62% from 203); Max value from RGB is 119 - color contains mainly: blue. Hex color #322277 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322277 is #CDDD88. Grayscale: #303030. Windows color (decimal): -13491593 or 7807538. OLE color: 7807538.
HSL color Cylindrical-coordinate representation of color #322277: hue angle of 251.29º degrees, saturation: 0.56, 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 #322277 is Cyan = 0.58, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 34 | 119 | - |
| CMYK | 0.58 | 0.71 | 0 | 0.53 |
| HSL | 251.29º | 0.56% | 0.3% | - |
| HSV(B) | 251.29º | 0.71% | 0.47% | - |
| XYZ | 5.22 | 3.15 | 17.79 | - |
| YUV | 48.47 | 167.8 | 129.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 34 | 119 | 0.58 | 0.71 | 0 | 0.53 | 251.29 | 0.56 | 0.3 |
| Hex | 32 | 22 | 77 | 3A | 47 | 0 | 35 | FB | 38 | 1E |
| Octal | 62 | 42 | 167 | 72 | 107 | 0 | 65 | 373 | 70 | 36 |
| Binary | 110010 | 100010 | 1110111 | 111010 | 1000111 | 0 | 110101 | 11111011 | 111000 | 11110 |
Color Harmonies of #322277
Complementary color
Monochromatic Colors of #322277
Black with #322277
Text Example
Text Example
White with #322277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322277; }
p { color: rgb(50,34,119); }
H1.HeaderClassName
{
color: #322277;
}
.AnyTagClassName
{
color: #322277;
}
</style>
background-color css
<style>
a { background-color: #322277; }
a { background-color: rgb(50,34,119); }
div.DivClassName
{
background-color: #322277;
}
.BgClassName
{
background-color: #322277;
}
</style>
border-color css
<style>
span { border-color: #322277; }
span { border-color: rgb(50,34,119); }
td.TdClassName
{
border-color: #322277;
}
.TagClassName
{
border-color: #322277;
}
</style>