Shades of Persian Indigo #311175
Tints of Persian Indigo #311175
RGB
CMYK
RGB Variations
Color information
#311175 (or 0x311175) is known color: Persian Indigo. HEX triplet: 31, 11 and 75. RGB value is (49,17,117). Sum of RGB (Red+Green+Blue) = 49+17+117=183 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.78% from 183); Green value is 17 (7.03% from 255 or 9.29% from 183); Blue value is 117 (46.09% from 255 or 63.93% from 183); Max value from RGB is 117 - color contains mainly: blue. Hex color #311175 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311175 is #CEEE8A. Grayscale: #252525. Windows color (decimal): -13561483 or 7672113. OLE color: 7672113.
HSL color Cylindrical-coordinate representation of color #311175: hue angle of 259.2º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #311175 is Cyan = 0.58, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 17 | 117 | - |
| CMYK | 0.58 | 0.85 | 0 | 0.54 |
| HSL | 259.2º | 0.75% | 0.26% | - |
| HSV(B) | 259.2º | 0.85% | 0.46% | - |
| XYZ | 4.68 | 2.34 | 17.03 | - |
| YUV | 37.97 | 172.6 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 117 | 0.58 | 0.85 | 0 | 0.54 | 259.2 | 0.75 | 0.26 |
| Hex | 31 | 11 | 75 | 3A | 55 | 0 | 36 | 103 | 4B | 1A |
| Octal | 61 | 21 | 165 | 72 | 125 | 0 | 66 | 403 | 113 | 32 |
| Binary | 110001 | 10001 | 1110101 | 111010 | 1010101 | 0 | 110110 | 100000011 | 1001011 | 11010 |
Color Harmonies of #311175
Complementary color
Monochromatic Colors of #311175
Black with #311175
Text Example
Text Example
White with #311175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311175; }
p { color: rgb(49,17,117); }
H1.HeaderClassName
{
color: #311175;
}
.AnyTagClassName
{
color: #311175;
}
</style>
background-color css
<style>
a { background-color: #311175; }
a { background-color: rgb(49,17,117); }
div.DivClassName
{
background-color: #311175;
}
.BgClassName
{
background-color: #311175;
}
</style>
border-color css
<style>
span { border-color: #311175; }
span { border-color: rgb(49,17,117); }
td.TdClassName
{
border-color: #311175;
}
.TagClassName
{
border-color: #311175;
}
</style>