Shades of Persian Indigo #31186E
Tints of Persian Indigo #31186E
RGB
CMYK
RGB Variations
Color information
#31186E (or 0x31186E) is known color: Persian Indigo. HEX triplet: 31, 18 and 6E. RGB value is (49,24,110). Sum of RGB (Red+Green+Blue) = 49+24+110=183 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.78% from 183); Green value is 24 (9.77% from 255 or 13.11% from 183); Blue value is 110 (43.36% from 255 or 60.11% from 183); Max value from RGB is 110 - color contains mainly: blue. Hex color #31186E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #31186E is #CEE791. Grayscale: #282828. Windows color (decimal): -13559698 or 7215153. OLE color: 7215153.
HSL color Cylindrical-coordinate representation of color #31186E: hue angle of 257.44º degrees, saturation: 0.64, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #31186E is Cyan = 0.55, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 49 | 24 | 110 | - |
| CMYK | 0.55 | 0.78 | 0 | 0.57 |
| HSL | 257.44º | 0.64% | 0.26% | - |
| HSV(B) | 257.44º | 0.78% | 0.43% | - |
| XYZ | 4.41 | 2.43 | 14.99 | - |
| YUV | 41.28 | 166.78 | 133.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 110 | 0.55 | 0.78 | 0 | 0.57 | 257.44 | 0.64 | 0.26 |
| Hex | 31 | 18 | 6E | 37 | 4E | 0 | 39 | 101 | 40 | 1A |
| Octal | 61 | 30 | 156 | 67 | 116 | 0 | 71 | 401 | 100 | 32 |
| Binary | 110001 | 11000 | 1101110 | 110111 | 1001110 | 0 | 111001 | 100000001 | 1000000 | 11010 |
Color Harmonies of #31186E
Complementary color
Monochromatic Colors of #31186E
Black with #31186E
Text Example
Text Example
White with #31186E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #31186E; }
p { color: rgb(49,24,110); }
H1.HeaderClassName
{
color: #31186E;
}
.AnyTagClassName
{
color: #31186E;
}
</style>
background-color css
<style>
a { background-color: #31186E; }
a { background-color: rgb(49,24,110); }
div.DivClassName
{
background-color: #31186E;
}
.BgClassName
{
background-color: #31186E;
}
</style>
border-color css
<style>
span { border-color: #31186E; }
span { border-color: rgb(49,24,110); }
td.TdClassName
{
border-color: #31186E;
}
.TagClassName
{
border-color: #31186E;
}
</style>