Shades of Persian Indigo #311575
Tints of Persian Indigo #311575
RGB
CMYK
RGB Variations
Color information
#311575 (or 0x311575) is known color: Persian Indigo. HEX triplet: 31, 15 and 75. RGB value is (49,21,117). Sum of RGB (Red+Green+Blue) = 49+21+117=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 21 (8.59% from 255 or 11.23% from 187); Blue value is 117 (46.09% from 255 or 62.57% from 187); Max value from RGB is 117 - color contains mainly: blue. Hex color #311575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311575 is #CEEA8A. Grayscale: #272727. Windows color (decimal): -13560459 or 7673137. OLE color: 7673137.
HSL color Cylindrical-coordinate representation of color #311575: hue angle of 257.5º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #311575 is Cyan = 0.58, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 21 | 117 | - |
| CMYK | 0.58 | 0.82 | 0 | 0.54 |
| HSL | 257.5º | 0.7% | 0.27% | - |
| HSV(B) | 257.5º | 0.82% | 0.46% | - |
| XYZ | 4.75 | 2.47 | 17.06 | - |
| YUV | 40.32 | 171.28 | 134.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 117 | 0.58 | 0.82 | 0 | 0.54 | 257.5 | 0.7 | 0.27 |
| Hex | 31 | 15 | 75 | 3A | 52 | 0 | 36 | 102 | 46 | 1B |
| Octal | 61 | 25 | 165 | 72 | 122 | 0 | 66 | 402 | 106 | 33 |
| Binary | 110001 | 10101 | 1110101 | 111010 | 1010010 | 0 | 110110 | 100000010 | 1000110 | 11011 |
Color Harmonies of #311575
Complementary color
Monochromatic Colors of #311575
Black with #311575
Text Example
Text Example
White with #311575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311575; }
p { color: rgb(49,21,117); }
H1.HeaderClassName
{
color: #311575;
}
.AnyTagClassName
{
color: #311575;
}
</style>
background-color css
<style>
a { background-color: #311575; }
a { background-color: rgb(49,21,117); }
div.DivClassName
{
background-color: #311575;
}
.BgClassName
{
background-color: #311575;
}
</style>
border-color css
<style>
span { border-color: #311575; }
span { border-color: rgb(49,21,117); }
td.TdClassName
{
border-color: #311575;
}
.TagClassName
{
border-color: #311575;
}
</style>