Shades of Persian Indigo #320187
Tints of Persian Indigo #320187
RGB
CMYK
RGB Variations
Color information
#320187 (or 0x320187) is known color: Persian Indigo. HEX triplet: 32, 01 and 87. RGB value is (50,1,135). Sum of RGB (Red+Green+Blue) = 50+1+135=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 1 (0.78% from 255 or 0.54% from 186); Blue value is 135 (53.12% from 255 or 72.58% from 186); Max value from RGB is 135 - color contains mainly: blue. Hex color #320187 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320187 is #CDFE78. Grayscale: #1E1E1E. Windows color (decimal): -13500025 or 8847666. OLE color: 8847666.
HSL color Cylindrical-coordinate representation of color #320187: hue angle of 261.94º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #320187 is Cyan = 0.63, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 1 | 135 | - |
| CMYK | 0.63 | 0.99 | 0 | 0.47 |
| HSL | 261.94º | 0.99% | 0.27% | - |
| HSV(B) | 261.94º | 0.99% | 0.53% | - |
| XYZ | 5.7 | 2.45 | 23.09 | - |
| YUV | 30.93 | 186.73 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 1 | 135 | 0.63 | 0.99 | 0 | 0.47 | 261.94 | 0.99 | 0.27 |
| Hex | 32 | 1 | 87 | 3F | 63 | 0 | 2F | 106 | 63 | 1B |
| Octal | 62 | 1 | 207 | 77 | 143 | 0 | 57 | 406 | 143 | 33 |
| Binary | 110010 | 1 | 10000111 | 111111 | 1100011 | 0 | 101111 | 100000110 | 1100011 | 11011 |
Color Harmonies of #320187
Complementary color
Monochromatic Colors of #320187
Black with #320187
Text Example
Text Example
White with #320187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320187; }
p { color: rgb(50,1,135); }
H1.HeaderClassName
{
color: #320187;
}
.AnyTagClassName
{
color: #320187;
}
</style>
background-color css
<style>
a { background-color: #320187; }
a { background-color: rgb(50,1,135); }
div.DivClassName
{
background-color: #320187;
}
.BgClassName
{
background-color: #320187;
}
</style>
border-color css
<style>
span { border-color: #320187; }
span { border-color: rgb(50,1,135); }
td.TdClassName
{
border-color: #320187;
}
.TagClassName
{
border-color: #320187;
}
</style>