Shades of Persian Indigo #310097
Tints of Persian Indigo #310097
RGB
CMYK
RGB Variations
Color information
#310097 (or 0x310097) is known color: Persian Indigo. HEX triplet: 31, 00 and 97. RGB value is (49,0,151). Sum of RGB (Red+Green+Blue) = 49+0+151=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 0 (0.39% from 255 or 0% from 200); Blue value is 151 (59.38% from 255 or 75.5% from 200); Max value from RGB is 151 - color contains mainly: blue. Hex color #310097 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310097 is #CEFF68. Grayscale: #1F1F1F. Windows color (decimal): -13565801 or 9895985. OLE color: 9895985.
HSL color Cylindrical-coordinate representation of color #310097: hue angle of 259.47º degrees, saturation: 1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310097 is Cyan = 0.68, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 0 | 151 | - |
| CMYK | 0.68 | 1 | 0 | 0.41 |
| HSL | 259.47º | 1% | 0.3% | - |
| HSV(B) | 259.47º | 1% | 0.59% | - |
| XYZ | 6.85 | 2.89 | 29.47 | - |
| YUV | 31.87 | 195.23 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 151 | 0.68 | 1 | 0 | 0.41 | 259.47 | 1 | 0.3 |
| Hex | 31 | 0 | 97 | 44 | 64 | 0 | 29 | 103 | 64 | 1E |
| Octal | 61 | 0 | 227 | 104 | 144 | 0 | 51 | 403 | 144 | 36 |
| Binary | 110001 | 0 | 10010111 | 1000100 | 1100100 | 0 | 101001 | 100000011 | 1100100 | 11110 |
Color Harmonies of #310097
Complementary color
Monochromatic Colors of #310097
Black with #310097
Text Example
Text Example
White with #310097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310097; }
p { color: rgb(49,0,151); }
H1.HeaderClassName
{
color: #310097;
}
.AnyTagClassName
{
color: #310097;
}
</style>
background-color css
<style>
a { background-color: #310097; }
a { background-color: rgb(49,0,151); }
div.DivClassName
{
background-color: #310097;
}
.BgClassName
{
background-color: #310097;
}
</style>
border-color css
<style>
span { border-color: #310097; }
span { border-color: rgb(49,0,151); }
td.TdClassName
{
border-color: #310097;
}
.TagClassName
{
border-color: #310097;
}
</style>