Shades of Persian Indigo #312589
Tints of Persian Indigo #312589
RGB
CMYK
RGB Variations
Color information
#312589 (or 0x312589) is known color: Persian Indigo. HEX triplet: 31, 25 and 89. RGB value is (49,37,137). Sum of RGB (Red+Green+Blue) = 49+37+137=223 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.97% from 223); Green value is 37 (14.84% from 255 or 16.59% from 223); Blue value is 137 (53.91% from 255 or 61.43% from 223); Max value from RGB is 137 - color contains mainly: blue. Hex color #312589 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312589 is #CEDA76. Grayscale: #333333. Windows color (decimal): -13556343 or 8987953. OLE color: 8987953.
HSL color Cylindrical-coordinate representation of color #312589: hue angle of 247.2º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #312589 is Cyan = 0.64, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 37 | 137 | - |
| CMYK | 0.64 | 0.73 | 0 | 0.46 |
| HSL | 247.2º | 0.57% | 0.34% | - |
| HSV(B) | 247.2º | 0.73% | 0.54% | - |
| XYZ | 6.44 | 3.78 | 24.06 | - |
| YUV | 51.99 | 175.98 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 37 | 137 | 0.64 | 0.73 | 0 | 0.46 | 247.2 | 0.57 | 0.34 |
| Hex | 31 | 25 | 89 | 40 | 49 | 0 | 2E | F7 | 39 | 22 |
| Octal | 61 | 45 | 211 | 100 | 111 | 0 | 56 | 367 | 71 | 42 |
| Binary | 110001 | 100101 | 10001001 | 1000000 | 1001001 | 0 | 101110 | 11110111 | 111001 | 100010 |
Color Harmonies of #312589
Complementary color
Monochromatic Colors of #312589
Black with #312589
Text Example
Text Example
White with #312589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312589; }
p { color: rgb(49,37,137); }
H1.HeaderClassName
{
color: #312589;
}
.AnyTagClassName
{
color: #312589;
}
</style>
background-color css
<style>
a { background-color: #312589; }
a { background-color: rgb(49,37,137); }
div.DivClassName
{
background-color: #312589;
}
.BgClassName
{
background-color: #312589;
}
</style>
border-color css
<style>
span { border-color: #312589; }
span { border-color: rgb(49,37,137); }
td.TdClassName
{
border-color: #312589;
}
.TagClassName
{
border-color: #312589;
}
</style>