Shades of Persian Indigo #310089
Tints of Persian Indigo #310089
RGB
CMYK
RGB Variations
Color information
#310089 (or 0x310089) is known color: Persian Indigo. HEX triplet: 31, 00 and 89. RGB value is (49,0,137). Sum of RGB (Red+Green+Blue) = 49+0+137=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 0 (0.39% from 255 or 0% from 186); Blue value is 137 (53.91% from 255 or 73.66% from 186); Max value from RGB is 137 - color contains mainly: blue. Hex color #310089 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310089 is #CEFF76. Grayscale: #1D1D1D. Windows color (decimal): -13565815 or 8978481. OLE color: 8978481.
HSL color Cylindrical-coordinate representation of color #310089: hue angle of 261.46º degrees, saturation: 1, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310089 is Cyan = 0.64, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 0 | 137 | - |
| CMYK | 0.64 | 1 | 0 | 0.46 |
| HSL | 261.46º | 1% | 0.27% | - |
| HSV(B) | 261.46º | 1% | 0.54% | - |
| XYZ | 5.78 | 2.46 | 23.84 | - |
| YUV | 30.27 | 188.23 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 137 | 0.64 | 1 | 0 | 0.46 | 261.46 | 1 | 0.27 |
| Hex | 31 | 0 | 89 | 40 | 64 | 0 | 2E | 105 | 64 | 1B |
| Octal | 61 | 0 | 211 | 100 | 144 | 0 | 56 | 405 | 144 | 33 |
| Binary | 110001 | 0 | 10001001 | 1000000 | 1100100 | 0 | 101110 | 100000101 | 1100100 | 11011 |
Color Harmonies of #310089
Complementary color
Monochromatic Colors of #310089
Black with #310089
Text Example
Text Example
White with #310089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310089; }
p { color: rgb(49,0,137); }
H1.HeaderClassName
{
color: #310089;
}
.AnyTagClassName
{
color: #310089;
}
</style>
background-color css
<style>
a { background-color: #310089; }
a { background-color: rgb(49,0,137); }
div.DivClassName
{
background-color: #310089;
}
.BgClassName
{
background-color: #310089;
}
</style>
border-color css
<style>
span { border-color: #310089; }
span { border-color: rgb(49,0,137); }
td.TdClassName
{
border-color: #310089;
}
.TagClassName
{
border-color: #310089;
}
</style>