Shades of Persian Indigo #312077
Tints of Persian Indigo #312077
RGB
CMYK
RGB Variations
Color information
#312077 (or 0x312077) is known color: Persian Indigo. HEX triplet: 31, 20 and 77. RGB value is (49,32,119). Sum of RGB (Red+Green+Blue) = 49+32+119=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 32 (12.89% from 255 or 16% from 200); Blue value is 119 (46.88% from 255 or 59.5% from 200); Max value from RGB is 119 - color contains mainly: blue. Hex color #312077 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312077 is #CEDF88. Grayscale: #2E2E2E. Windows color (decimal): -13557641 or 7807025. OLE color: 7807025.
HSL color Cylindrical-coordinate representation of color #312077: hue angle of 251.72º 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 #312077 is Cyan = 0.59, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 32 | 119 | - |
| CMYK | 0.59 | 0.73 | 0 | 0.53 |
| HSL | 251.72º | 0.58% | 0.3% | - |
| HSV(B) | 251.72º | 0.73% | 0.47% | - |
| XYZ | 5.11 | 3.02 | 17.77 | - |
| YUV | 47 | 168.63 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 32 | 119 | 0.59 | 0.73 | 0 | 0.53 | 251.72 | 0.58 | 0.3 |
| Hex | 31 | 20 | 77 | 3B | 49 | 0 | 35 | FC | 3A | 1E |
| Octal | 61 | 40 | 167 | 73 | 111 | 0 | 65 | 374 | 72 | 36 |
| Binary | 110001 | 100000 | 1110111 | 111011 | 1001001 | 0 | 110101 | 11111100 | 111010 | 11110 |
Color Harmonies of #312077
Complementary color
Monochromatic Colors of #312077
Black with #312077
Text Example
Text Example
White with #312077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312077; }
p { color: rgb(49,32,119); }
H1.HeaderClassName
{
color: #312077;
}
.AnyTagClassName
{
color: #312077;
}
</style>
background-color css
<style>
a { background-color: #312077; }
a { background-color: rgb(49,32,119); }
div.DivClassName
{
background-color: #312077;
}
.BgClassName
{
background-color: #312077;
}
</style>
border-color css
<style>
span { border-color: #312077; }
span { border-color: rgb(49,32,119); }
td.TdClassName
{
border-color: #312077;
}
.TagClassName
{
border-color: #312077;
}
</style>