Shades of Persian Indigo #311371
Tints of Persian Indigo #311371
RGB
CMYK
RGB Variations
Color information
#311371 (or 0x311371) is known color: Persian Indigo. HEX triplet: 31, 13 and 71. RGB value is (49,19,113). Sum of RGB (Red+Green+Blue) = 49+19+113=181 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.07% from 181); Green value is 19 (7.81% from 255 or 10.50% from 181); Blue value is 113 (44.53% from 255 or 62.43% from 181); Max value from RGB is 113 - color contains mainly: blue. Hex color #311371 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311371 is #CEEC8E. Grayscale: #262626. Windows color (decimal): -13560975 or 7410481. OLE color: 7410481.
HSL color Cylindrical-coordinate representation of color #311371: hue angle of 259.15º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #311371 is Cyan = 0.57, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 19 | 113 | - |
| CMYK | 0.57 | 0.83 | 0 | 0.56 |
| HSL | 259.15º | 0.71% | 0.26% | - |
| HSV(B) | 259.15º | 0.83% | 0.44% | - |
| XYZ | 4.48 | 2.31 | 15.83 | - |
| YUV | 38.69 | 169.94 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 113 | 0.57 | 0.83 | 0 | 0.56 | 259.15 | 0.71 | 0.26 |
| Hex | 31 | 13 | 71 | 39 | 53 | 0 | 38 | 103 | 47 | 1A |
| Octal | 61 | 23 | 161 | 71 | 123 | 0 | 70 | 403 | 107 | 32 |
| Binary | 110001 | 10011 | 1110001 | 111001 | 1010011 | 0 | 111000 | 100000011 | 1000111 | 11010 |
Color Harmonies of #311371
Complementary color
Monochromatic Colors of #311371
Black with #311371
Text Example
Text Example
White with #311371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311371; }
p { color: rgb(49,19,113); }
H1.HeaderClassName
{
color: #311371;
}
.AnyTagClassName
{
color: #311371;
}
</style>
background-color css
<style>
a { background-color: #311371; }
a { background-color: rgb(49,19,113); }
div.DivClassName
{
background-color: #311371;
}
.BgClassName
{
background-color: #311371;
}
</style>
border-color css
<style>
span { border-color: #311371; }
span { border-color: rgb(49,19,113); }
td.TdClassName
{
border-color: #311371;
}
.TagClassName
{
border-color: #311371;
}
</style>