Shades of Persian Indigo #310087
Tints of Persian Indigo #310087
RGB
CMYK
RGB Variations
Color information
#310087 (or 0x310087) is known color: Persian Indigo. HEX triplet: 31, 00 and 87. RGB value is (49,0,135). Sum of RGB (Red+Green+Blue) = 49+0+135=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 0 (0.39% from 255 or 0% from 184); Blue value is 135 (53.12% from 255 or 73.37% from 184); Max value from RGB is 135 - color contains mainly: blue. Hex color #310087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310087 is #CEFF78. Grayscale: #1D1D1D. Windows color (decimal): -13565817 or 8847409. OLE color: 8847409.
HSL color Cylindrical-coordinate representation of color #310087: hue angle of 261.78º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310087 is Cyan = 0.64, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 0 | 135 | - |
| CMYK | 0.64 | 1 | 0 | 0.47 |
| HSL | 261.78º | 1% | 0.26% | - |
| HSV(B) | 261.78º | 1% | 0.53% | - |
| XYZ | 5.64 | 2.4 | 23.09 | - |
| YUV | 30.04 | 187.23 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 135 | 0.64 | 1 | 0 | 0.47 | 261.78 | 1 | 0.26 |
| Hex | 31 | 0 | 87 | 40 | 64 | 0 | 2F | 106 | 64 | 1A |
| Octal | 61 | 0 | 207 | 100 | 144 | 0 | 57 | 406 | 144 | 32 |
| Binary | 110001 | 0 | 10000111 | 1000000 | 1100100 | 0 | 101111 | 100000110 | 1100100 | 11010 |
Color Harmonies of #310087
Complementary color
Monochromatic Colors of #310087
Black with #310087
Text Example
Text Example
White with #310087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310087; }
p { color: rgb(49,0,135); }
H1.HeaderClassName
{
color: #310087;
}
.AnyTagClassName
{
color: #310087;
}
</style>
background-color css
<style>
a { background-color: #310087; }
a { background-color: rgb(49,0,135); }
div.DivClassName
{
background-color: #310087;
}
.BgClassName
{
background-color: #310087;
}
</style>
border-color css
<style>
span { border-color: #310087; }
span { border-color: rgb(49,0,135); }
td.TdClassName
{
border-color: #310087;
}
.TagClassName
{
border-color: #310087;
}
</style>