Shades of Persian Indigo #310189
Tints of Persian Indigo #310189
RGB
CMYK
RGB Variations
Color information
#310189 (or 0x310189) is known color: Persian Indigo. HEX triplet: 31, 01 and 89. RGB value is (49,1,137). Sum of RGB (Red+Green+Blue) = 49+1+137=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 1 (0.78% from 255 or 0.53% from 187); Blue value is 137 (53.91% from 255 or 73.26% from 187); Max value from RGB is 137 - color contains mainly: blue. Hex color #310189 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310189 is #CEFE76. Grayscale: #1E1E1E. Windows color (decimal): -13565559 or 8978737. OLE color: 8978737.
HSL color Cylindrical-coordinate representation of color #310189: hue angle of 261.18º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #310189 is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 1 | 137 | - |
| CMYK | 0.64 | 0.99 | 0 | 0.46 |
| HSL | 261.18º | 0.99% | 0.27% | - |
| HSV(B) | 261.18º | 0.99% | 0.54% | - |
| XYZ | 5.79 | 2.48 | 23.84 | - |
| YUV | 30.86 | 187.9 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 137 | 0.64 | 0.99 | 0 | 0.46 | 261.18 | 0.99 | 0.27 |
| Hex | 31 | 1 | 89 | 40 | 63 | 0 | 2E | 105 | 63 | 1B |
| Octal | 61 | 1 | 211 | 100 | 143 | 0 | 56 | 405 | 143 | 33 |
| Binary | 110001 | 1 | 10001001 | 1000000 | 1100011 | 0 | 101110 | 100000101 | 1100011 | 11011 |
Color Harmonies of #310189
Complementary color
Monochromatic Colors of #310189
Black with #310189
Text Example
Text Example
White with #310189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310189; }
p { color: rgb(49,1,137); }
H1.HeaderClassName
{
color: #310189;
}
.AnyTagClassName
{
color: #310189;
}
</style>
background-color css
<style>
a { background-color: #310189; }
a { background-color: rgb(49,1,137); }
div.DivClassName
{
background-color: #310189;
}
.BgClassName
{
background-color: #310189;
}
</style>
border-color css
<style>
span { border-color: #310189; }
span { border-color: rgb(49,1,137); }
td.TdClassName
{
border-color: #310189;
}
.TagClassName
{
border-color: #310189;
}
</style>