Shades of Persian Indigo #310198
Tints of Persian Indigo #310198
RGB
CMYK
RGB Variations
Color information
#310198 (or 0x310198) is known color: Persian Indigo. HEX triplet: 31, 01 and 98. RGB value is (49,1,152). Sum of RGB (Red+Green+Blue) = 49+1+152=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 1 (0.78% from 255 or 0.50% from 202); Blue value is 152 (59.77% from 255 or 75.25% from 202); Max value from RGB is 152 - color contains mainly: blue. Hex color #310198 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310198 is #CEFE67. Grayscale: #202020. Windows color (decimal): -13565544 or 9961777. OLE color: 9961777.
HSL color Cylindrical-coordinate representation of color #310198: hue angle of 259.07º degrees, saturation: 0.99, 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 #310198 is Cyan = 0.68, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 1 | 152 | - |
| CMYK | 0.68 | 0.99 | 0 | 0.40 |
| HSL | 259.07º | 0.99% | 0.3% | - |
| HSV(B) | 259.07º | 0.99% | 0.6% | - |
| XYZ | 6.94 | 2.94 | 29.91 | - |
| YUV | 32.57 | 195.4 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 152 | 0.68 | 0.99 | 0 | 0.40 | 259.07 | 0.99 | 0.3 |
| Hex | 31 | 1 | 98 | 44 | 63 | 0 | 28 | 103 | 63 | 1E |
| Octal | 61 | 1 | 230 | 104 | 143 | 0 | 50 | 403 | 143 | 36 |
| Binary | 110001 | 1 | 10011000 | 1000100 | 1100011 | 0 | 101000 | 100000011 | 1100011 | 11110 |
Color Harmonies of #310198
Complementary color
Monochromatic Colors of #310198
Black with #310198
Text Example
Text Example
White with #310198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310198; }
p { color: rgb(49,1,152); }
H1.HeaderClassName
{
color: #310198;
}
.AnyTagClassName
{
color: #310198;
}
</style>
background-color css
<style>
a { background-color: #310198; }
a { background-color: rgb(49,1,152); }
div.DivClassName
{
background-color: #310198;
}
.BgClassName
{
background-color: #310198;
}
</style>
border-color css
<style>
span { border-color: #310198; }
span { border-color: rgb(49,1,152); }
td.TdClassName
{
border-color: #310198;
}
.TagClassName
{
border-color: #310198;
}
</style>