Shades of Persian Indigo #312487
Tints of Persian Indigo #312487
RGB
CMYK
RGB Variations
Color information
#312487 (or 0x312487) is known color: Persian Indigo. HEX triplet: 31, 24 and 87. RGB value is (49,36,135). Sum of RGB (Red+Green+Blue) = 49+36+135=220 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.27% from 220); Green value is 36 (14.45% from 255 or 16.36% from 220); Blue value is 135 (53.12% from 255 or 61.36% from 220); Max value from RGB is 135 - color contains mainly: blue. Hex color #312487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312487 is #CEDB78. Grayscale: #323232. Windows color (decimal): -13556601 or 8856625. OLE color: 8856625.
HSL color Cylindrical-coordinate representation of color #312487: hue angle of 247.88º degrees, saturation: 0.58, 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 #312487 is Cyan = 0.64, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 36 | 135 | - |
| CMYK | 0.64 | 0.73 | 0 | 0.47 |
| HSL | 247.88º | 0.58% | 0.34% | - |
| HSV(B) | 247.88º | 0.73% | 0.53% | - |
| XYZ | 6.27 | 3.66 | 23.3 | - |
| YUV | 51.17 | 175.31 | 126.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 135 | 0.64 | 0.73 | 0 | 0.47 | 247.88 | 0.58 | 0.34 |
| Hex | 31 | 24 | 87 | 40 | 49 | 0 | 2F | F8 | 3A | 22 |
| Octal | 61 | 44 | 207 | 100 | 111 | 0 | 57 | 370 | 72 | 42 |
| Binary | 110001 | 100100 | 10000111 | 1000000 | 1001001 | 0 | 101111 | 11111000 | 111010 | 100010 |
Color Harmonies of #312487
Complementary color
Monochromatic Colors of #312487
Black with #312487
Text Example
Text Example
White with #312487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312487; }
p { color: rgb(49,36,135); }
H1.HeaderClassName
{
color: #312487;
}
.AnyTagClassName
{
color: #312487;
}
</style>
background-color css
<style>
a { background-color: #312487; }
a { background-color: rgb(49,36,135); }
div.DivClassName
{
background-color: #312487;
}
.BgClassName
{
background-color: #312487;
}
</style>
border-color css
<style>
span { border-color: #312487; }
span { border-color: rgb(49,36,135); }
td.TdClassName
{
border-color: #312487;
}
.TagClassName
{
border-color: #312487;
}
</style>