Shades of Persian Indigo #311079
Tints of Persian Indigo #311079
RGB
CMYK
RGB Variations
Color information
#311079 (or 0x311079) is known color: Persian Indigo. HEX triplet: 31, 10 and 79. RGB value is (49,16,121). Sum of RGB (Red+Green+Blue) = 49+16+121=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 121 (47.66% from 255 or 65.05% from 186); Max value from RGB is 121 - color contains mainly: blue. Hex color #311079 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311079 is #CEEF86. Grayscale: #252525. Windows color (decimal): -13561735 or 7934001. OLE color: 7934001.
HSL color Cylindrical-coordinate representation of color #311079: hue angle of 258.86º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #311079 is Cyan = 0.60, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 16 | 121 | - |
| CMYK | 0.60 | 0.87 | 0 | 0.53 |
| HSL | 258.86º | 0.77% | 0.27% | - |
| HSV(B) | 258.86º | 0.87% | 0.47% | - |
| XYZ | 4.9 | 2.4 | 18.29 | - |
| YUV | 37.84 | 174.93 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 121 | 0.60 | 0.87 | 0 | 0.53 | 258.86 | 0.77 | 0.27 |
| Hex | 31 | 10 | 79 | 3C | 57 | 0 | 35 | 103 | 4D | 1B |
| Octal | 61 | 20 | 171 | 74 | 127 | 0 | 65 | 403 | 115 | 33 |
| Binary | 110001 | 10000 | 1111001 | 111100 | 1010111 | 0 | 110101 | 100000011 | 1001101 | 11011 |
Color Harmonies of #311079
Complementary color
Monochromatic Colors of #311079
Black with #311079
Text Example
Text Example
White with #311079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311079; }
p { color: rgb(49,16,121); }
H1.HeaderClassName
{
color: #311079;
}
.AnyTagClassName
{
color: #311079;
}
</style>
background-color css
<style>
a { background-color: #311079; }
a { background-color: rgb(49,16,121); }
div.DivClassName
{
background-color: #311079;
}
.BgClassName
{
background-color: #311079;
}
</style>
border-color css
<style>
span { border-color: #311079; }
span { border-color: rgb(49,16,121); }
td.TdClassName
{
border-color: #311079;
}
.TagClassName
{
border-color: #311079;
}
</style>