Shades of Persian Indigo #31209E
Tints of Persian Indigo #31209E
RGB
CMYK
RGB Variations
Color information
#31209E (or 0x31209E) is known color: Persian Indigo. HEX triplet: 31, 20 and 9E. RGB value is (49,32,158). Sum of RGB (Red+Green+Blue) = 49+32+158=239 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.50% from 239); Green value is 32 (12.89% from 255 or 13.39% from 239); Blue value is 158 (62.11% from 255 or 66.11% from 239); Max value from RGB is 158 - color contains mainly: blue. Hex color #31209E is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #31209E is #CEDF61. Grayscale: #323232. Windows color (decimal): -13557602 or 10362929. OLE color: 10362929.
HSL color Cylindrical-coordinate representation of color #31209E: hue angle of 248.1º degrees, saturation: 0.66, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #31209E is Cyan = 0.69, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 49 | 32 | 158 | - |
| CMYK | 0.69 | 0.80 | 0 | 0.38 |
| HSL | 248.1º | 0.66% | 0.37% | - |
| HSV(B) | 248.1º | 0.8% | 0.62% | - |
| XYZ | 7.95 | 4.15 | 32.73 | - |
| YUV | 51.45 | 188.13 | 126.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 32 | 158 | 0.69 | 0.80 | 0 | 0.38 | 248.1 | 0.66 | 0.37 |
| Hex | 31 | 20 | 9E | 45 | 50 | 0 | 26 | F8 | 42 | 25 |
| Octal | 61 | 40 | 236 | 105 | 120 | 0 | 46 | 370 | 102 | 45 |
| Binary | 110001 | 100000 | 10011110 | 1000101 | 1010000 | 0 | 100110 | 11111000 | 1000010 | 100101 |
Color Harmonies of #31209E
Complementary color
Monochromatic Colors of #31209E
Black with #31209E
Text Example
Text Example
White with #31209E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #31209E; }
p { color: rgb(49,32,158); }
H1.HeaderClassName
{
color: #31209E;
}
.AnyTagClassName
{
color: #31209E;
}
</style>
background-color css
<style>
a { background-color: #31209E; }
a { background-color: rgb(49,32,158); }
div.DivClassName
{
background-color: #31209E;
}
.BgClassName
{
background-color: #31209E;
}
</style>
border-color css
<style>
span { border-color: #31209E; }
span { border-color: rgb(49,32,158); }
td.TdClassName
{
border-color: #31209E;
}
.TagClassName
{
border-color: #31209E;
}
</style>