Shades of Persian Indigo #310998
Tints of Persian Indigo #310998
RGB
CMYK
RGB Variations
Color information
#310998 (or 0x310998) is known color: Persian Indigo. HEX triplet: 31, 09 and 98. RGB value is (49,9,152). Sum of RGB (Red+Green+Blue) = 49+9+152=210 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.33% from 210); Green value is 9 (3.91% from 255 or 4.29% from 210); Blue value is 152 (59.77% from 255 or 72.38% from 210); Max value from RGB is 152 - color contains mainly: blue. Hex color #310998 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310998 is #CEF667. Grayscale: #242424. Windows color (decimal): -13563496 or 9963825. OLE color: 9963825.
HSL color Cylindrical-coordinate representation of color #310998: hue angle of 256.78º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310998 is Cyan = 0.68, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 9 | 152 | - |
| CMYK | 0.68 | 0.94 | 0 | 0.40 |
| HSL | 256.78º | 0.89% | 0.32% | - |
| HSV(B) | 256.78º | 0.94% | 0.6% | - |
| XYZ | 7.03 | 3.12 | 29.94 | - |
| YUV | 37.26 | 192.75 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 152 | 0.68 | 0.94 | 0 | 0.40 | 256.78 | 0.89 | 0.32 |
| Hex | 31 | 9 | 98 | 44 | 5E | 0 | 28 | 101 | 59 | 20 |
| Octal | 61 | 11 | 230 | 104 | 136 | 0 | 50 | 401 | 131 | 40 |
| Binary | 110001 | 1001 | 10011000 | 1000100 | 1011110 | 0 | 101000 | 100000001 | 1011001 | 100000 |
Color Harmonies of #310998
Complementary color
Monochromatic Colors of #310998
Black with #310998
Text Example
Text Example
White with #310998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310998; }
p { color: rgb(49,9,152); }
H1.HeaderClassName
{
color: #310998;
}
.AnyTagClassName
{
color: #310998;
}
</style>
background-color css
<style>
a { background-color: #310998; }
a { background-color: rgb(49,9,152); }
div.DivClassName
{
background-color: #310998;
}
.BgClassName
{
background-color: #310998;
}
</style>
border-color css
<style>
span { border-color: #310998; }
span { border-color: rgb(49,9,152); }
td.TdClassName
{
border-color: #310998;
}
.TagClassName
{
border-color: #310998;
}
</style>