Shades of Persian Indigo #312184
Tints of Persian Indigo #312184
RGB
CMYK
RGB Variations
Color information
#312184 (or 0x312184) is known color: Persian Indigo. HEX triplet: 31, 21 and 84. RGB value is (49,33,132). Sum of RGB (Red+Green+Blue) = 49+33+132=214 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.90% from 214); Green value is 33 (13.28% from 255 or 15.42% from 214); Blue value is 132 (51.95% from 255 or 61.68% from 214); Max value from RGB is 132 - color contains mainly: blue. Hex color #312184 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312184 is #CEDE7B. Grayscale: #303030. Windows color (decimal): -13557372 or 8659249. OLE color: 8659249.
HSL color Cylindrical-coordinate representation of color #312184: hue angle of 249.7º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #312184 is Cyan = 0.63, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 33 | 132 | - |
| CMYK | 0.63 | 0.75 | 0 | 0.48 |
| HSL | 249.7º | 0.6% | 0.32% | - |
| HSV(B) | 249.7º | 0.75% | 0.52% | - |
| XYZ | 5.98 | 3.41 | 22.17 | - |
| YUV | 49.07 | 174.8 | 127.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 33 | 132 | 0.63 | 0.75 | 0 | 0.48 | 249.7 | 0.6 | 0.32 |
| Hex | 31 | 21 | 84 | 3F | 4B | 0 | 30 | FA | 3C | 20 |
| Octal | 61 | 41 | 204 | 77 | 113 | 0 | 60 | 372 | 74 | 40 |
| Binary | 110001 | 100001 | 10000100 | 111111 | 1001011 | 0 | 110000 | 11111010 | 111100 | 100000 |
Color Harmonies of #312184
Complementary color
Monochromatic Colors of #312184
Black with #312184
Text Example
Text Example
White with #312184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312184; }
p { color: rgb(49,33,132); }
H1.HeaderClassName
{
color: #312184;
}
.AnyTagClassName
{
color: #312184;
}
</style>
background-color css
<style>
a { background-color: #312184; }
a { background-color: rgb(49,33,132); }
div.DivClassName
{
background-color: #312184;
}
.BgClassName
{
background-color: #312184;
}
</style>
border-color css
<style>
span { border-color: #312184; }
span { border-color: rgb(49,33,132); }
td.TdClassName
{
border-color: #312184;
}
.TagClassName
{
border-color: #312184;
}
</style>