Shades of Persian Indigo #312182
Tints of Persian Indigo #312182
RGB
CMYK
RGB Variations
Color information
#312182 (or 0x312182) is known color: Persian Indigo. HEX triplet: 31, 21 and 82. RGB value is (49,33,130). Sum of RGB (Red+Green+Blue) = 49+33+130=212 (28% of max value = 765). Red value is 49 (19.53% from 255 or 23.11% from 212); Green value is 33 (13.28% from 255 or 15.57% from 212); Blue value is 130 (51.17% from 255 or 61.32% from 212); Max value from RGB is 130 - color contains mainly: blue. Hex color #312182 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312182 is #CEDE7D. Grayscale: #303030. Windows color (decimal): -13557374 or 8528177. OLE color: 8528177.
HSL color Cylindrical-coordinate representation of color #312182: hue angle of 249.9º 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 #312182 is Cyan = 0.62, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 33 | 130 | - |
| CMYK | 0.62 | 0.75 | 0 | 0.49 |
| HSL | 249.9º | 0.6% | 0.32% | - |
| HSV(B) | 249.9º | 0.75% | 0.51% | - |
| XYZ | 5.84 | 3.35 | 21.46 | - |
| YUV | 48.84 | 173.8 | 128.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 33 | 130 | 0.62 | 0.75 | 0 | 0.49 | 249.9 | 0.6 | 0.32 |
| Hex | 31 | 21 | 82 | 3E | 4B | 0 | 31 | FA | 3C | 20 |
| Octal | 61 | 41 | 202 | 76 | 113 | 0 | 61 | 372 | 74 | 40 |
| Binary | 110001 | 100001 | 10000010 | 111110 | 1001011 | 0 | 110001 | 11111010 | 111100 | 100000 |
Color Harmonies of #312182
Complementary color
Monochromatic Colors of #312182
Black with #312182
Text Example
Text Example
White with #312182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312182; }
p { color: rgb(49,33,130); }
H1.HeaderClassName
{
color: #312182;
}
.AnyTagClassName
{
color: #312182;
}
</style>
background-color css
<style>
a { background-color: #312182; }
a { background-color: rgb(49,33,130); }
div.DivClassName
{
background-color: #312182;
}
.BgClassName
{
background-color: #312182;
}
</style>
border-color css
<style>
span { border-color: #312182; }
span { border-color: rgb(49,33,130); }
td.TdClassName
{
border-color: #312182;
}
.TagClassName
{
border-color: #312182;
}
</style>