Shades of Persian Indigo #312381
Tints of Persian Indigo #312381
RGB
CMYK
RGB Variations
Color information
#312381 (or 0x312381) is known color: Persian Indigo. HEX triplet: 31, 23 and 81. RGB value is (49,35,129). Sum of RGB (Red+Green+Blue) = 49+35+129=213 (28% of max value = 765). Red value is 49 (19.53% from 255 or 23.00% from 213); Green value is 35 (14.06% from 255 or 16.43% from 213); Blue value is 129 (50.78% from 255 or 60.56% from 213); Max value from RGB is 129 - color contains mainly: blue. Hex color #312381 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312381 is #CEDC7E. Grayscale: #313131. Windows color (decimal): -13556863 or 8463153. OLE color: 8463153.
HSL color Cylindrical-coordinate representation of color #312381: hue angle of 248.94º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #312381 is Cyan = 0.62, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 35 | 129 | - |
| CMYK | 0.62 | 0.73 | 0 | 0.49 |
| HSL | 248.94º | 0.57% | 0.32% | - |
| HSV(B) | 248.94º | 0.73% | 0.51% | - |
| XYZ | 5.83 | 3.44 | 21.13 | - |
| YUV | 49.9 | 172.64 | 127.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 129 | 0.62 | 0.73 | 0 | 0.49 | 248.94 | 0.57 | 0.32 |
| Hex | 31 | 23 | 81 | 3E | 49 | 0 | 31 | F9 | 39 | 20 |
| Octal | 61 | 43 | 201 | 76 | 111 | 0 | 61 | 371 | 71 | 40 |
| Binary | 110001 | 100011 | 10000001 | 111110 | 1001001 | 0 | 110001 | 11111001 | 111001 | 100000 |
Color Harmonies of #312381
Complementary color
Monochromatic Colors of #312381
Black with #312381
Text Example
Text Example
White with #312381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312381; }
p { color: rgb(49,35,129); }
H1.HeaderClassName
{
color: #312381;
}
.AnyTagClassName
{
color: #312381;
}
</style>
background-color css
<style>
a { background-color: #312381; }
a { background-color: rgb(49,35,129); }
div.DivClassName
{
background-color: #312381;
}
.BgClassName
{
background-color: #312381;
}
</style>
border-color css
<style>
span { border-color: #312381; }
span { border-color: rgb(49,35,129); }
td.TdClassName
{
border-color: #312381;
}
.TagClassName
{
border-color: #312381;
}
</style>