Shades of Persian Indigo #310187
Tints of Persian Indigo #310187
RGB
CMYK
RGB Variations
Color information
#310187 (or 0x310187) is known color: Persian Indigo. HEX triplet: 31, 01 and 87. RGB value is (49,1,135). Sum of RGB (Red+Green+Blue) = 49+1+135=185 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.49% from 185); Green value is 1 (0.78% from 255 or 0.54% from 185); Blue value is 135 (53.12% from 255 or 72.97% from 185); Max value from RGB is 135 - color contains mainly: blue. Hex color #310187 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310187 is #CEFE78. Grayscale: #1E1E1E. Windows color (decimal): -13565561 or 8847665. OLE color: 8847665.
HSL color Cylindrical-coordinate representation of color #310187: hue angle of 261.49º 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 #310187 is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 1 | 135 | - |
| CMYK | 0.64 | 0.99 | 0 | 0.47 |
| HSL | 261.49º | 0.99% | 0.27% | - |
| HSV(B) | 261.49º | 0.99% | 0.53% | - |
| XYZ | 5.65 | 2.42 | 23.09 | - |
| YUV | 30.63 | 186.9 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 135 | 0.64 | 0.99 | 0 | 0.47 | 261.49 | 0.99 | 0.27 |
| Hex | 31 | 1 | 87 | 40 | 63 | 0 | 2F | 105 | 63 | 1B |
| Octal | 61 | 1 | 207 | 100 | 143 | 0 | 57 | 405 | 143 | 33 |
| Binary | 110001 | 1 | 10000111 | 1000000 | 1100011 | 0 | 101111 | 100000101 | 1100011 | 11011 |
Color Harmonies of #310187
Complementary color
Monochromatic Colors of #310187
Black with #310187
Text Example
Text Example
White with #310187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310187; }
p { color: rgb(49,1,135); }
H1.HeaderClassName
{
color: #310187;
}
.AnyTagClassName
{
color: #310187;
}
</style>
background-color css
<style>
a { background-color: #310187; }
a { background-color: rgb(49,1,135); }
div.DivClassName
{
background-color: #310187;
}
.BgClassName
{
background-color: #310187;
}
</style>
border-color css
<style>
span { border-color: #310187; }
span { border-color: rgb(49,1,135); }
td.TdClassName
{
border-color: #310187;
}
.TagClassName
{
border-color: #310187;
}
</style>