Shades of Persian Indigo #311098
Tints of Persian Indigo #311098
RGB
CMYK
RGB Variations
Color information
#311098 (or 0x311098) is known color: Persian Indigo. HEX triplet: 31, 10 and 98. RGB value is (49,16,152). Sum of RGB (Red+Green+Blue) = 49+16+152=217 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.58% from 217); Green value is 16 (6.64% from 255 or 7.37% from 217); Blue value is 152 (59.77% from 255 or 70.05% from 217); Max value from RGB is 152 - color contains mainly: blue. Hex color #311098 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311098 is #CEEF67. Grayscale: #282828. Windows color (decimal): -13561704 or 9965617. OLE color: 9965617.
HSL color Cylindrical-coordinate representation of color #311098: hue angle of 254.56º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #311098 is Cyan = 0.68, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 16 | 152 | - |
| CMYK | 0.68 | 0.89 | 0 | 0.40 |
| HSL | 254.56º | 0.81% | 0.33% | - |
| HSV(B) | 254.56º | 0.89% | 0.6% | - |
| XYZ | 7.12 | 3.29 | 29.97 | - |
| YUV | 41.37 | 190.43 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 152 | 0.68 | 0.89 | 0 | 0.40 | 254.56 | 0.81 | 0.33 |
| Hex | 31 | 10 | 98 | 44 | 59 | 0 | 28 | FF | 51 | 21 |
| Octal | 61 | 20 | 230 | 104 | 131 | 0 | 50 | 377 | 121 | 41 |
| Binary | 110001 | 10000 | 10011000 | 1000100 | 1011001 | 0 | 101000 | 11111111 | 1010001 | 100001 |
Color Harmonies of #311098
Complementary color
Monochromatic Colors of #311098
Black with #311098
Text Example
Text Example
White with #311098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311098; }
p { color: rgb(49,16,152); }
H1.HeaderClassName
{
color: #311098;
}
.AnyTagClassName
{
color: #311098;
}
</style>
background-color css
<style>
a { background-color: #311098; }
a { background-color: rgb(49,16,152); }
div.DivClassName
{
background-color: #311098;
}
.BgClassName
{
background-color: #311098;
}
</style>
border-color css
<style>
span { border-color: #311098; }
span { border-color: rgb(49,16,152); }
td.TdClassName
{
border-color: #311098;
}
.TagClassName
{
border-color: #311098;
}
</style>