Shades of Persian Indigo #311170
Tints of Persian Indigo #311170
RGB
CMYK
RGB Variations
Color information
#311170 (or 0x311170) is known color: Persian Indigo. HEX triplet: 31, 11 and 70. RGB value is (49,17,112). Sum of RGB (Red+Green+Blue) = 49+17+112=178 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.53% from 178); Green value is 17 (7.03% from 255 or 9.55% from 178); Blue value is 112 (44.14% from 255 or 62.92% from 178); Max value from RGB is 112 - color contains mainly: blue. Hex color #311170 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311170 is #CEEE8F. Grayscale: #252525. Windows color (decimal): -13561488 or 7344433. OLE color: 7344433.
HSL color Cylindrical-coordinate representation of color #311170: hue angle of 260.21º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #311170 is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 17 | 112 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.56 |
| HSL | 260.21º | 0.74% | 0.25% | - |
| HSV(B) | 260.21º | 0.85% | 0.44% | - |
| XYZ | 4.39 | 2.22 | 15.53 | - |
| YUV | 37.4 | 170.1 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 112 | 0.56 | 0.85 | 0 | 0.56 | 260.21 | 0.74 | 0.25 |
| Hex | 31 | 11 | 70 | 38 | 55 | 0 | 38 | 104 | 4A | 19 |
| Octal | 61 | 21 | 160 | 70 | 125 | 0 | 70 | 404 | 112 | 31 |
| Binary | 110001 | 10001 | 1110000 | 111000 | 1010101 | 0 | 111000 | 100000100 | 1001010 | 11001 |
Color Harmonies of #311170
Complementary color
Monochromatic Colors of #311170
Black with #311170
Text Example
Text Example
White with #311170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311170; }
p { color: rgb(49,17,112); }
H1.HeaderClassName
{
color: #311170;
}
.AnyTagClassName
{
color: #311170;
}
</style>
background-color css
<style>
a { background-color: #311170; }
a { background-color: rgb(49,17,112); }
div.DivClassName
{
background-color: #311170;
}
.BgClassName
{
background-color: #311170;
}
</style>
border-color css
<style>
span { border-color: #311170; }
span { border-color: rgb(49,17,112); }
td.TdClassName
{
border-color: #311170;
}
.TagClassName
{
border-color: #311170;
}
</style>