Shades of Persian Indigo #312789
Tints of Persian Indigo #312789
RGB
CMYK
RGB Variations
Color information
#312789 (or 0x312789) is known color: Persian Indigo. HEX triplet: 31, 27 and 89. RGB value is (49,39,137). Sum of RGB (Red+Green+Blue) = 49+39+137=225 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.78% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 137 (53.91% from 255 or 60.89% from 225); Max value from RGB is 137 - color contains mainly: blue. Hex color #312789 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312789 is #CED876. Grayscale: #343434. Windows color (decimal): -13555831 or 8988465. OLE color: 8988465.
HSL color Cylindrical-coordinate representation of color #312789: hue angle of 246.12º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #312789 is Cyan = 0.64, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 39 | 137 | - |
| CMYK | 0.64 | 0.72 | 0 | 0.46 |
| HSL | 246.12º | 0.56% | 0.35% | - |
| HSV(B) | 246.12º | 0.72% | 0.54% | - |
| XYZ | 6.51 | 3.91 | 24.08 | - |
| YUV | 53.16 | 175.31 | 125.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 137 | 0.64 | 0.72 | 0 | 0.46 | 246.12 | 0.56 | 0.35 |
| Hex | 31 | 27 | 89 | 40 | 48 | 0 | 2E | F6 | 38 | 23 |
| Octal | 61 | 47 | 211 | 100 | 110 | 0 | 56 | 366 | 70 | 43 |
| Binary | 110001 | 100111 | 10001001 | 1000000 | 1001000 | 0 | 101110 | 11110110 | 111000 | 100011 |
Color Harmonies of #312789
Complementary color
Monochromatic Colors of #312789
Black with #312789
Text Example
Text Example
White with #312789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312789; }
p { color: rgb(49,39,137); }
H1.HeaderClassName
{
color: #312789;
}
.AnyTagClassName
{
color: #312789;
}
</style>
background-color css
<style>
a { background-color: #312789; }
a { background-color: rgb(49,39,137); }
div.DivClassName
{
background-color: #312789;
}
.BgClassName
{
background-color: #312789;
}
</style>
border-color css
<style>
span { border-color: #312789; }
span { border-color: rgb(49,39,137); }
td.TdClassName
{
border-color: #312789;
}
.TagClassName
{
border-color: #312789;
}
</style>