Shades of Persian Indigo #311995
Tints of Persian Indigo #311995
RGB
CMYK
RGB Variations
Color information
#311995 (or 0x311995) is known color: Persian Indigo. HEX triplet: 31, 19 and 95. RGB value is (49,25,149). Sum of RGB (Red+Green+Blue) = 49+25+149=223 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.97% from 223); Green value is 25 (10.16% from 255 or 11.21% from 223); Blue value is 149 (58.59% from 255 or 66.82% from 223); Max value from RGB is 149 - color contains mainly: blue. Hex color #311995 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311995 is #CEE66A. Grayscale: #2D2D2D. Windows color (decimal): -13559403 or 9771313. OLE color: 9771313.
HSL color Cylindrical-coordinate representation of color #311995: hue angle of 251.61º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #311995 is Cyan = 0.67, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 25 | 149 | - |
| CMYK | 0.67 | 0.83 | 0 | 0.42 |
| HSL | 251.61º | 0.71% | 0.34% | - |
| HSV(B) | 251.61º | 0.83% | 0.58% | - |
| XYZ | 7.04 | 3.52 | 28.74 | - |
| YUV | 46.31 | 185.95 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 149 | 0.67 | 0.83 | 0 | 0.42 | 251.61 | 0.71 | 0.34 |
| Hex | 31 | 19 | 95 | 43 | 53 | 0 | 2A | FC | 47 | 22 |
| Octal | 61 | 31 | 225 | 103 | 123 | 0 | 52 | 374 | 107 | 42 |
| Binary | 110001 | 11001 | 10010101 | 1000011 | 1010011 | 0 | 101010 | 11111100 | 1000111 | 100010 |
Color Harmonies of #311995
Complementary color
Monochromatic Colors of #311995
Black with #311995
Text Example
Text Example
White with #311995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311995; }
p { color: rgb(49,25,149); }
H1.HeaderClassName
{
color: #311995;
}
.AnyTagClassName
{
color: #311995;
}
</style>
background-color css
<style>
a { background-color: #311995; }
a { background-color: rgb(49,25,149); }
div.DivClassName
{
background-color: #311995;
}
.BgClassName
{
background-color: #311995;
}
</style>
border-color css
<style>
span { border-color: #311995; }
span { border-color: rgb(49,25,149); }
td.TdClassName
{
border-color: #311995;
}
.TagClassName
{
border-color: #311995;
}
</style>