Shades of Persian Indigo #310799
Tints of Persian Indigo #310799
RGB
CMYK
RGB Variations
Color information
#310799 (or 0x310799) is known color: Persian Indigo. HEX triplet: 31, 07 and 99. RGB value is (49,7,153). Sum of RGB (Red+Green+Blue) = 49+7+153=209 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.44% from 209); Green value is 7 (3.12% from 255 or 3.35% from 209); Blue value is 153 (60.16% from 255 or 73.21% from 209); Max value from RGB is 153 - color contains mainly: blue. Hex color #310799 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310799 is #CEF866. Grayscale: #232323. Windows color (decimal): -13564007 or 10028849. OLE color: 10028849.
HSL color Cylindrical-coordinate representation of color #310799: hue angle of 257.26º 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 #310799 is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 7 | 153 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.4 |
| HSL | 257.26º | 0.91% | 0.31% | - |
| HSV(B) | 257.26º | 0.95% | 0.6% | - |
| XYZ | 7.09 | 3.1 | 30.36 | - |
| YUV | 36.2 | 193.91 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 153 | 0.68 | 0.95 | 0 | 0.4 | 257.26 | 0.91 | 0.31 |
| Hex | 31 | 7 | 99 | 44 | 5F | 0 | 28 | 101 | 5B | 1F |
| Octal | 61 | 7 | 231 | 104 | 137 | 0 | 50 | 401 | 133 | 37 |
| Binary | 110001 | 111 | 10011001 | 1000100 | 1011111 | 0 | 101000 | 100000001 | 1011011 | 11111 |
Color Harmonies of #310799
Complementary color
Monochromatic Colors of #310799
Black with #310799
Text Example
Text Example
White with #310799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310799; }
p { color: rgb(49,7,153); }
H1.HeaderClassName
{
color: #310799;
}
.AnyTagClassName
{
color: #310799;
}
</style>
background-color css
<style>
a { background-color: #310799; }
a { background-color: rgb(49,7,153); }
div.DivClassName
{
background-color: #310799;
}
.BgClassName
{
background-color: #310799;
}
</style>
border-color css
<style>
span { border-color: #310799; }
span { border-color: rgb(49,7,153); }
td.TdClassName
{
border-color: #310799;
}
.TagClassName
{
border-color: #310799;
}
</style>