Shades of Persian Indigo #311879
Tints of Persian Indigo #311879
RGB
CMYK
RGB Variations
Color information
#311879 (or 0x311879) is known color: Persian Indigo. HEX triplet: 31, 18 and 79. RGB value is (49,24,121). Sum of RGB (Red+Green+Blue) = 49+24+121=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 24 (9.77% from 255 or 12.37% from 194); Blue value is 121 (47.66% from 255 or 62.37% from 194); Max value from RGB is 121 - color contains mainly: blue. Hex color #311879 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311879 is #CEE786. Grayscale: #2A2A2A. Windows color (decimal): -13559687 or 7936049. OLE color: 7936049.
HSL color Cylindrical-coordinate representation of color #311879: hue angle of 255.46º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #311879 is Cyan = 0.60, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 24 | 121 | - |
| CMYK | 0.60 | 0.80 | 0 | 0.53 |
| HSL | 255.46º | 0.67% | 0.28% | - |
| HSV(B) | 255.46º | 0.8% | 0.47% | - |
| XYZ | 5.04 | 2.69 | 18.34 | - |
| YUV | 42.53 | 172.28 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 121 | 0.60 | 0.80 | 0 | 0.53 | 255.46 | 0.67 | 0.28 |
| Hex | 31 | 18 | 79 | 3C | 50 | 0 | 35 | FF | 43 | 1C |
| Octal | 61 | 30 | 171 | 74 | 120 | 0 | 65 | 377 | 103 | 34 |
| Binary | 110001 | 11000 | 1111001 | 111100 | 1010000 | 0 | 110101 | 11111111 | 1000011 | 11100 |
Color Harmonies of #311879
Complementary color
Monochromatic Colors of #311879
Black with #311879
Text Example
Text Example
White with #311879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311879; }
p { color: rgb(49,24,121); }
H1.HeaderClassName
{
color: #311879;
}
.AnyTagClassName
{
color: #311879;
}
</style>
background-color css
<style>
a { background-color: #311879; }
a { background-color: rgb(49,24,121); }
div.DivClassName
{
background-color: #311879;
}
.BgClassName
{
background-color: #311879;
}
</style>
border-color css
<style>
span { border-color: #311879; }
span { border-color: rgb(49,24,121); }
td.TdClassName
{
border-color: #311879;
}
.TagClassName
{
border-color: #311879;
}
</style>