Shades of Persian Indigo #312183
Tints of Persian Indigo #312183
RGB
CMYK
RGB Variations
Color information
#312183 (or 0x312183) is known color: Persian Indigo. HEX triplet: 31, 21 and 83. RGB value is (49,33,131). Sum of RGB (Red+Green+Blue) = 49+33+131=213 (28% of max value = 765). Red value is 49 (19.53% from 255 or 23.00% from 213); Green value is 33 (13.28% from 255 or 15.49% from 213); Blue value is 131 (51.56% from 255 or 61.50% from 213); Max value from RGB is 131 - color contains mainly: blue. Hex color #312183 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312183 is #CEDE7C. Grayscale: #303030. Windows color (decimal): -13557373 or 8593713. OLE color: 8593713.
HSL color Cylindrical-coordinate representation of color #312183: hue angle of 249.8º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #312183 is Cyan = 0.63, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 33 | 131 | - |
| CMYK | 0.63 | 0.75 | 0 | 0.49 |
| HSL | 249.8º | 0.6% | 0.32% | - |
| HSV(B) | 249.8º | 0.75% | 0.51% | - |
| XYZ | 5.91 | 3.38 | 21.81 | - |
| YUV | 48.96 | 174.3 | 128.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 33 | 131 | 0.63 | 0.75 | 0 | 0.49 | 249.8 | 0.6 | 0.32 |
| Hex | 31 | 21 | 83 | 3F | 4B | 0 | 31 | FA | 3C | 20 |
| Octal | 61 | 41 | 203 | 77 | 113 | 0 | 61 | 372 | 74 | 40 |
| Binary | 110001 | 100001 | 10000011 | 111111 | 1001011 | 0 | 110001 | 11111010 | 111100 | 100000 |
Color Harmonies of #312183
Complementary color
Monochromatic Colors of #312183
Black with #312183
Text Example
Text Example
White with #312183
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312183; }
p { color: rgb(49,33,131); }
H1.HeaderClassName
{
color: #312183;
}
.AnyTagClassName
{
color: #312183;
}
</style>
background-color css
<style>
a { background-color: #312183; }
a { background-color: rgb(49,33,131); }
div.DivClassName
{
background-color: #312183;
}
.BgClassName
{
background-color: #312183;
}
</style>
border-color css
<style>
span { border-color: #312183; }
span { border-color: rgb(49,33,131); }
td.TdClassName
{
border-color: #312183;
}
.TagClassName
{
border-color: #312183;
}
</style>