Shades of Persian Indigo #322687
Tints of Persian Indigo #322687
RGB
CMYK
RGB Variations
Color information
#322687 (or 0x322687) is known color: Persian Indigo. HEX triplet: 32, 26 and 87. RGB value is (50,38,135). Sum of RGB (Red+Green+Blue) = 50+38+135=223 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.42% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 135 (53.12% from 255 or 60.54% from 223); Max value from RGB is 135 - color contains mainly: blue. Hex color #322687 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322687 is #CDD978. Grayscale: #343434. Windows color (decimal): -13490553 or 8857138. OLE color: 8857138.
HSL color Cylindrical-coordinate representation of color #322687: hue angle of 247.42º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #322687 is Cyan = 0.63, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 38 | 135 | - |
| CMYK | 0.63 | 0.72 | 0 | 0.47 |
| HSL | 247.42º | 0.56% | 0.34% | - |
| HSV(B) | 247.42º | 0.72% | 0.53% | - |
| XYZ | 6.38 | 3.81 | 23.32 | - |
| YUV | 52.65 | 174.48 | 126.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 135 | 0.63 | 0.72 | 0 | 0.47 | 247.42 | 0.56 | 0.34 |
| Hex | 32 | 26 | 87 | 3F | 48 | 0 | 2F | F7 | 38 | 22 |
| Octal | 62 | 46 | 207 | 77 | 110 | 0 | 57 | 367 | 70 | 42 |
| Binary | 110010 | 100110 | 10000111 | 111111 | 1001000 | 0 | 101111 | 11110111 | 111000 | 100010 |
Color Harmonies of #322687
Complementary color
Monochromatic Colors of #322687
Black with #322687
Text Example
Text Example
White with #322687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322687; }
p { color: rgb(50,38,135); }
H1.HeaderClassName
{
color: #322687;
}
.AnyTagClassName
{
color: #322687;
}
</style>
background-color css
<style>
a { background-color: #322687; }
a { background-color: rgb(50,38,135); }
div.DivClassName
{
background-color: #322687;
}
.BgClassName
{
background-color: #322687;
}
</style>
border-color css
<style>
span { border-color: #322687; }
span { border-color: rgb(50,38,135); }
td.TdClassName
{
border-color: #322687;
}
.TagClassName
{
border-color: #322687;
}
</style>