Shades of Persian Indigo #311270
Tints of Persian Indigo #311270
RGB
CMYK
RGB Variations
Color information
#311270 (or 0x311270) is known color: Persian Indigo. HEX triplet: 31, 12 and 70. RGB value is (49,18,112). Sum of RGB (Red+Green+Blue) = 49+18+112=179 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.37% from 179); Green value is 18 (7.42% from 255 or 10.06% from 179); Blue value is 112 (44.14% from 255 or 62.57% from 179); Max value from RGB is 112 - color contains mainly: blue. Hex color #311270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311270 is #CEED8F. Grayscale: #252525. Windows color (decimal): -13561232 or 7344689. OLE color: 7344689.
HSL color Cylindrical-coordinate representation of color #311270: hue angle of 259.79º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #311270 is Cyan = 0.56, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 18 | 112 | - |
| CMYK | 0.56 | 0.84 | 0 | 0.56 |
| HSL | 259.79º | 0.72% | 0.25% | - |
| HSV(B) | 259.79º | 0.84% | 0.44% | - |
| XYZ | 4.41 | 2.26 | 15.53 | - |
| YUV | 37.99 | 169.77 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 112 | 0.56 | 0.84 | 0 | 0.56 | 259.79 | 0.72 | 0.25 |
| Hex | 31 | 12 | 70 | 38 | 54 | 0 | 38 | 104 | 48 | 19 |
| Octal | 61 | 22 | 160 | 70 | 124 | 0 | 70 | 404 | 110 | 31 |
| Binary | 110001 | 10010 | 1110000 | 111000 | 1010100 | 0 | 111000 | 100000100 | 1001000 | 11001 |
Color Harmonies of #311270
Complementary color
Monochromatic Colors of #311270
Black with #311270
Text Example
Text Example
White with #311270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311270; }
p { color: rgb(49,18,112); }
H1.HeaderClassName
{
color: #311270;
}
.AnyTagClassName
{
color: #311270;
}
</style>
background-color css
<style>
a { background-color: #311270; }
a { background-color: rgb(49,18,112); }
div.DivClassName
{
background-color: #311270;
}
.BgClassName
{
background-color: #311270;
}
</style>
border-color css
<style>
span { border-color: #311270; }
span { border-color: rgb(49,18,112); }
td.TdClassName
{
border-color: #311270;
}
.TagClassName
{
border-color: #311270;
}
</style>