Shades of Persian Indigo #322587
Tints of Persian Indigo #322587
RGB
CMYK
RGB Variations
Color information
#322587 (or 0x322587) is known color: Persian Indigo. HEX triplet: 32, 25 and 87. RGB value is (50,37,135). Sum of RGB (Red+Green+Blue) = 50+37+135=222 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.52% from 222); Green value is 37 (14.84% from 255 or 16.67% from 222); Blue value is 135 (53.12% from 255 or 60.81% from 222); Max value from RGB is 135 - color contains mainly: blue. Hex color #322587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322587 is #CDDA78. Grayscale: #333333. Windows color (decimal): -13490809 or 8856882. OLE color: 8856882.
HSL color Cylindrical-coordinate representation of color #322587: hue angle of 247.96º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #322587 is Cyan = 0.63, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 37 | 135 | - |
| CMYK | 0.63 | 0.73 | 0 | 0.47 |
| HSL | 247.96º | 0.57% | 0.34% | - |
| HSV(B) | 247.96º | 0.73% | 0.53% | - |
| XYZ | 6.35 | 3.75 | 23.31 | - |
| YUV | 52.06 | 174.81 | 126.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 135 | 0.63 | 0.73 | 0 | 0.47 | 247.96 | 0.57 | 0.34 |
| Hex | 32 | 25 | 87 | 3F | 49 | 0 | 2F | F8 | 39 | 22 |
| Octal | 62 | 45 | 207 | 77 | 111 | 0 | 57 | 370 | 71 | 42 |
| Binary | 110010 | 100101 | 10000111 | 111111 | 1001001 | 0 | 101111 | 11111000 | 111001 | 100010 |
Color Harmonies of #322587
Complementary color
Monochromatic Colors of #322587
Black with #322587
Text Example
Text Example
White with #322587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322587; }
p { color: rgb(50,37,135); }
H1.HeaderClassName
{
color: #322587;
}
.AnyTagClassName
{
color: #322587;
}
</style>
background-color css
<style>
a { background-color: #322587; }
a { background-color: rgb(50,37,135); }
div.DivClassName
{
background-color: #322587;
}
.BgClassName
{
background-color: #322587;
}
</style>
border-color css
<style>
span { border-color: #322587; }
span { border-color: rgb(50,37,135); }
td.TdClassName
{
border-color: #322587;
}
.TagClassName
{
border-color: #322587;
}
</style>