Shades of Persian Indigo #322881
Tints of Persian Indigo #322881
RGB
CMYK
RGB Variations
Color information
#322881 (or 0x322881) is known color: Persian Indigo. HEX triplet: 32, 28 and 81. RGB value is (50,40,129). Sum of RGB (Red+Green+Blue) = 50+40+129=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 40 (16.02% from 255 or 18.26% from 219); Blue value is 129 (50.78% from 255 or 58.90% from 219); Max value from RGB is 129 - color contains mainly: blue. Hex color #322881 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322881 is #CDD77E. Grayscale: #343434. Windows color (decimal): -13490047 or 8464434. OLE color: 8464434.
HSL color Cylindrical-coordinate representation of color #322881: hue angle of 246.74º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #322881 is Cyan = 0.61, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 40 | 129 | - |
| CMYK | 0.61 | 0.69 | 0 | 0.49 |
| HSL | 246.74º | 0.53% | 0.33% | - |
| HSV(B) | 246.74º | 0.69% | 0.51% | - |
| XYZ | 6.04 | 3.78 | 21.18 | - |
| YUV | 53.14 | 170.81 | 125.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 129 | 0.61 | 0.69 | 0 | 0.49 | 246.74 | 0.53 | 0.33 |
| Hex | 32 | 28 | 81 | 3D | 45 | 0 | 31 | F7 | 35 | 21 |
| Octal | 62 | 50 | 201 | 75 | 105 | 0 | 61 | 367 | 65 | 41 |
| Binary | 110010 | 101000 | 10000001 | 111101 | 1000101 | 0 | 110001 | 11110111 | 110101 | 100001 |
Color Harmonies of #322881
Complementary color
Monochromatic Colors of #322881
Black with #322881
Text Example
Text Example
White with #322881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322881; }
p { color: rgb(50,40,129); }
H1.HeaderClassName
{
color: #322881;
}
.AnyTagClassName
{
color: #322881;
}
</style>
background-color css
<style>
a { background-color: #322881; }
a { background-color: rgb(50,40,129); }
div.DivClassName
{
background-color: #322881;
}
.BgClassName
{
background-color: #322881;
}
</style>
border-color css
<style>
span { border-color: #322881; }
span { border-color: rgb(50,40,129); }
td.TdClassName
{
border-color: #322881;
}
.TagClassName
{
border-color: #322881;
}
</style>