Shades of Persian Indigo #310797
Tints of Persian Indigo #310797
RGB
CMYK
RGB Variations
Color information
#310797 (or 0x310797) is known color: Persian Indigo. HEX triplet: 31, 07 and 97. RGB value is (49,7,151). Sum of RGB (Red+Green+Blue) = 49+7+151=207 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.67% from 207); Green value is 7 (3.12% from 255 or 3.38% from 207); Blue value is 151 (59.38% from 255 or 72.95% from 207); Max value from RGB is 151 - color contains mainly: blue. Hex color #310797 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310797 is #CEF868. Grayscale: #232323. Windows color (decimal): -13564009 or 9897777. OLE color: 9897777.
HSL color Cylindrical-coordinate representation of color #310797: hue angle of 257.5º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #310797 is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 7 | 151 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.41 |
| HSL | 257.5º | 0.91% | 0.31% | - |
| HSV(B) | 257.5º | 0.95% | 0.59% | - |
| XYZ | 6.93 | 3.04 | 29.5 | - |
| YUV | 35.97 | 192.91 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 151 | 0.68 | 0.95 | 0 | 0.41 | 257.5 | 0.91 | 0.31 |
| Hex | 31 | 7 | 97 | 44 | 5F | 0 | 29 | 102 | 5B | 1F |
| Octal | 61 | 7 | 227 | 104 | 137 | 0 | 51 | 402 | 133 | 37 |
| Binary | 110001 | 111 | 10010111 | 1000100 | 1011111 | 0 | 101001 | 100000010 | 1011011 | 11111 |
Color Harmonies of #310797
Complementary color
Monochromatic Colors of #310797
Black with #310797
Text Example
Text Example
White with #310797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310797; }
p { color: rgb(49,7,151); }
H1.HeaderClassName
{
color: #310797;
}
.AnyTagClassName
{
color: #310797;
}
</style>
background-color css
<style>
a { background-color: #310797; }
a { background-color: rgb(49,7,151); }
div.DivClassName
{
background-color: #310797;
}
.BgClassName
{
background-color: #310797;
}
</style>
border-color css
<style>
span { border-color: #310797; }
span { border-color: rgb(49,7,151); }
td.TdClassName
{
border-color: #310797;
}
.TagClassName
{
border-color: #310797;
}
</style>