Shades of Persian Indigo #310798
Tints of Persian Indigo #310798
RGB
CMYK
RGB Variations
Color information
#310798 (or 0x310798) is known color: Persian Indigo. HEX triplet: 31, 07 and 98. RGB value is (49,7,152). Sum of RGB (Red+Green+Blue) = 49+7+152=208 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.56% from 208); Green value is 7 (3.12% from 255 or 3.37% from 208); Blue value is 152 (59.77% from 255 or 73.08% from 208); Max value from RGB is 152 - color contains mainly: blue. Hex color #310798 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310798 is #CEF867. Grayscale: #232323. Windows color (decimal): -13564008 or 9963313. OLE color: 9963313.
HSL color Cylindrical-coordinate representation of color #310798: hue angle of 257.38º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #310798 is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 7 | 152 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.40 |
| HSL | 257.38º | 0.91% | 0.31% | - |
| HSV(B) | 257.38º | 0.95% | 0.6% | - |
| XYZ | 7.01 | 3.07 | 29.93 | - |
| YUV | 36.09 | 193.41 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 152 | 0.68 | 0.95 | 0 | 0.40 | 257.38 | 0.91 | 0.31 |
| Hex | 31 | 7 | 98 | 44 | 5F | 0 | 28 | 101 | 5B | 1F |
| Octal | 61 | 7 | 230 | 104 | 137 | 0 | 50 | 401 | 133 | 37 |
| Binary | 110001 | 111 | 10011000 | 1000100 | 1011111 | 0 | 101000 | 100000001 | 1011011 | 11111 |
Color Harmonies of #310798
Complementary color
Monochromatic Colors of #310798
Black with #310798
Text Example
Text Example
White with #310798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310798; }
p { color: rgb(49,7,152); }
H1.HeaderClassName
{
color: #310798;
}
.AnyTagClassName
{
color: #310798;
}
</style>
background-color css
<style>
a { background-color: #310798; }
a { background-color: rgb(49,7,152); }
div.DivClassName
{
background-color: #310798;
}
.BgClassName
{
background-color: #310798;
}
</style>
border-color css
<style>
span { border-color: #310798; }
span { border-color: rgb(49,7,152); }
td.TdClassName
{
border-color: #310798;
}
.TagClassName
{
border-color: #310798;
}
</style>