Shades of Persian Indigo #312078
Tints of Persian Indigo #312078
RGB
CMYK
RGB Variations
Color information
#312078 (or 0x312078) is known color: Persian Indigo. HEX triplet: 31, 20 and 78. RGB value is (49,32,120). Sum of RGB (Red+Green+Blue) = 49+32+120=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 32 (12.89% from 255 or 15.92% from 201); Blue value is 120 (47.27% from 255 or 59.70% from 201); Max value from RGB is 120 - color contains mainly: blue. Hex color #312078 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312078 is #CEDF87. Grayscale: #2E2E2E. Windows color (decimal): -13557640 or 7872561. OLE color: 7872561.
HSL color Cylindrical-coordinate representation of color #312078: hue angle of 251.59º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #312078 is Cyan = 0.59, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 32 | 120 | - |
| CMYK | 0.59 | 0.73 | 0 | 0.53 |
| HSL | 251.59º | 0.58% | 0.3% | - |
| HSV(B) | 251.59º | 0.73% | 0.47% | - |
| XYZ | 5.17 | 3.04 | 18.08 | - |
| YUV | 47.12 | 169.13 | 129.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 32 | 120 | 0.59 | 0.73 | 0 | 0.53 | 251.59 | 0.58 | 0.3 |
| Hex | 31 | 20 | 78 | 3B | 49 | 0 | 35 | FC | 3A | 1E |
| Octal | 61 | 40 | 170 | 73 | 111 | 0 | 65 | 374 | 72 | 36 |
| Binary | 110001 | 100000 | 1111000 | 111011 | 1001001 | 0 | 110101 | 11111100 | 111010 | 11110 |
Color Harmonies of #312078
Complementary color
Monochromatic Colors of #312078
Black with #312078
Text Example
Text Example
White with #312078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312078; }
p { color: rgb(49,32,120); }
H1.HeaderClassName
{
color: #312078;
}
.AnyTagClassName
{
color: #312078;
}
</style>
background-color css
<style>
a { background-color: #312078; }
a { background-color: rgb(49,32,120); }
div.DivClassName
{
background-color: #312078;
}
.BgClassName
{
background-color: #312078;
}
</style>
border-color css
<style>
span { border-color: #312078; }
span { border-color: rgb(49,32,120); }
td.TdClassName
{
border-color: #312078;
}
.TagClassName
{
border-color: #312078;
}
</style>