Shades of Persian Indigo #322685
Tints of Persian Indigo #322685
RGB
CMYK
RGB Variations
Color information
#322685 (or 0x322685) is known color: Persian Indigo. HEX triplet: 32, 26 and 85. RGB value is (50,38,133). Sum of RGB (Red+Green+Blue) = 50+38+133=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 133 (52.34% from 255 or 60.18% from 221); Max value from RGB is 133 - color contains mainly: blue. Hex color #322685 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322685 is #CDD97A. Grayscale: #343434. Windows color (decimal): -13490555 or 8726066. OLE color: 8726066.
HSL color Cylindrical-coordinate representation of color #322685: hue angle of 247.58º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #322685 is Cyan = 0.62, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 38 | 133 | - |
| CMYK | 0.62 | 0.71 | 0 | 0.48 |
| HSL | 247.58º | 0.56% | 0.34% | - |
| HSV(B) | 247.58º | 0.71% | 0.52% | - |
| XYZ | 6.24 | 3.76 | 22.59 | - |
| YUV | 52.42 | 173.48 | 126.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 133 | 0.62 | 0.71 | 0 | 0.48 | 247.58 | 0.56 | 0.34 |
| Hex | 32 | 26 | 85 | 3E | 47 | 0 | 30 | F8 | 38 | 22 |
| Octal | 62 | 46 | 205 | 76 | 107 | 0 | 60 | 370 | 70 | 42 |
| Binary | 110010 | 100110 | 10000101 | 111110 | 1000111 | 0 | 110000 | 11111000 | 111000 | 100010 |
Color Harmonies of #322685
Complementary color
Monochromatic Colors of #322685
Black with #322685
Text Example
Text Example
White with #322685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322685; }
p { color: rgb(50,38,133); }
H1.HeaderClassName
{
color: #322685;
}
.AnyTagClassName
{
color: #322685;
}
</style>
background-color css
<style>
a { background-color: #322685; }
a { background-color: rgb(50,38,133); }
div.DivClassName
{
background-color: #322685;
}
.BgClassName
{
background-color: #322685;
}
</style>
border-color css
<style>
span { border-color: #322685; }
span { border-color: rgb(50,38,133); }
td.TdClassName
{
border-color: #322685;
}
.TagClassName
{
border-color: #322685;
}
</style>