Shades of Persian Indigo #322683
Tints of Persian Indigo #322683
RGB
CMYK
RGB Variations
Color information
#322683 (or 0x322683) is known color: Persian Indigo. HEX triplet: 32, 26 and 83. RGB value is (50,38,131). Sum of RGB (Red+Green+Blue) = 50+38+131=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 38 (15.23% from 255 or 17.35% from 219); Blue value is 131 (51.56% from 255 or 59.82% from 219); Max value from RGB is 131 - color contains mainly: blue. Hex color #322683 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322683 is #CDD97C. Grayscale: #333333. Windows color (decimal): -13490557 or 8594994. OLE color: 8594994.
HSL color Cylindrical-coordinate representation of color #322683: hue angle of 247.74º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #322683 is Cyan = 0.62, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 38 | 131 | - |
| CMYK | 0.62 | 0.71 | 0 | 0.49 |
| HSL | 247.74º | 0.55% | 0.33% | - |
| HSV(B) | 247.74º | 0.71% | 0.51% | - |
| XYZ | 6.11 | 3.7 | 21.87 | - |
| YUV | 52.19 | 172.48 | 126.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 131 | 0.62 | 0.71 | 0 | 0.49 | 247.74 | 0.55 | 0.33 |
| Hex | 32 | 26 | 83 | 3E | 47 | 0 | 31 | F8 | 37 | 21 |
| Octal | 62 | 46 | 203 | 76 | 107 | 0 | 61 | 370 | 67 | 41 |
| Binary | 110010 | 100110 | 10000011 | 111110 | 1000111 | 0 | 110001 | 11111000 | 110111 | 100001 |
Color Harmonies of #322683
Complementary color
Monochromatic Colors of #322683
Black with #322683
Text Example
Text Example
White with #322683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322683; }
p { color: rgb(50,38,131); }
H1.HeaderClassName
{
color: #322683;
}
.AnyTagClassName
{
color: #322683;
}
</style>
background-color css
<style>
a { background-color: #322683; }
a { background-color: rgb(50,38,131); }
div.DivClassName
{
background-color: #322683;
}
.BgClassName
{
background-color: #322683;
}
</style>
border-color css
<style>
span { border-color: #322683; }
span { border-color: rgb(50,38,131); }
td.TdClassName
{
border-color: #322683;
}
.TagClassName
{
border-color: #322683;
}
</style>