Shades of Persian Indigo #310298
Tints of Persian Indigo #310298
RGB
CMYK
RGB Variations
Color information
#310298 (or 0x310298) is known color: Persian Indigo. HEX triplet: 31, 02 and 98. RGB value is (49,2,152). Sum of RGB (Red+Green+Blue) = 49+2+152=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 2 (1.17% from 255 or 0.99% from 203); Blue value is 152 (59.77% from 255 or 74.88% from 203); Max value from RGB is 152 - color contains mainly: blue. Hex color #310298 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310298 is #CEFD67. Grayscale: #202020. Windows color (decimal): -13565288 or 9962033. OLE color: 9962033.
HSL color Cylindrical-coordinate representation of color #310298: hue angle of 258.8º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #310298 is Cyan = 0.68, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 2 | 152 | - |
| CMYK | 0.68 | 0.99 | 0 | 0.40 |
| HSL | 258.8º | 0.97% | 0.3% | - |
| HSV(B) | 258.8º | 0.99% | 0.6% | - |
| XYZ | 6.96 | 2.96 | 29.91 | - |
| YUV | 33.15 | 195.07 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 152 | 0.68 | 0.99 | 0 | 0.40 | 258.8 | 0.97 | 0.3 |
| Hex | 31 | 2 | 98 | 44 | 63 | 0 | 28 | 103 | 61 | 1E |
| Octal | 61 | 2 | 230 | 104 | 143 | 0 | 50 | 403 | 141 | 36 |
| Binary | 110001 | 10 | 10011000 | 1000100 | 1100011 | 0 | 101000 | 100000011 | 1100001 | 11110 |
Color Harmonies of #310298
Complementary color
Monochromatic Colors of #310298
Black with #310298
Text Example
Text Example
White with #310298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310298; }
p { color: rgb(49,2,152); }
H1.HeaderClassName
{
color: #310298;
}
.AnyTagClassName
{
color: #310298;
}
</style>
background-color css
<style>
a { background-color: #310298; }
a { background-color: rgb(49,2,152); }
div.DivClassName
{
background-color: #310298;
}
.BgClassName
{
background-color: #310298;
}
</style>
border-color css
<style>
span { border-color: #310298; }
span { border-color: rgb(49,2,152); }
td.TdClassName
{
border-color: #310298;
}
.TagClassName
{
border-color: #310298;
}
</style>