Shades of Persian Indigo #310091
Tints of Persian Indigo #310091
RGB
CMYK
RGB Variations
Color information
#310091 (or 0x310091) is known color: Persian Indigo. HEX triplet: 31, 00 and 91. RGB value is (49,0,145). Sum of RGB (Red+Green+Blue) = 49+0+145=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 0 (0.39% from 255 or 0% from 194); Blue value is 145 (57.03% from 255 or 74.74% from 194); Max value from RGB is 145 - color contains mainly: blue. Hex color #310091 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310091 is #CEFF6E. Grayscale: #1E1E1E. Windows color (decimal): -13565807 or 9502769. OLE color: 9502769.
HSL color Cylindrical-coordinate representation of color #310091: hue angle of 260.28º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310091 is Cyan = 0.66, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 0 | 145 | - |
| CMYK | 0.66 | 1 | 0 | 0.43 |
| HSL | 260.28º | 1% | 0.28% | - |
| HSV(B) | 260.28º | 1% | 0.57% | - |
| XYZ | 6.38 | 2.7 | 26.97 | - |
| YUV | 31.18 | 192.23 | 140.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 145 | 0.66 | 1 | 0 | 0.43 | 260.28 | 1 | 0.28 |
| Hex | 31 | 0 | 91 | 42 | 64 | 0 | 2B | 104 | 64 | 1C |
| Octal | 61 | 0 | 221 | 102 | 144 | 0 | 53 | 404 | 144 | 34 |
| Binary | 110001 | 0 | 10010001 | 1000010 | 1100100 | 0 | 101011 | 100000100 | 1100100 | 11100 |
Color Harmonies of #310091
Complementary color
Monochromatic Colors of #310091
Black with #310091
Text Example
Text Example
White with #310091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310091; }
p { color: rgb(49,0,145); }
H1.HeaderClassName
{
color: #310091;
}
.AnyTagClassName
{
color: #310091;
}
</style>
background-color css
<style>
a { background-color: #310091; }
a { background-color: rgb(49,0,145); }
div.DivClassName
{
background-color: #310091;
}
.BgClassName
{
background-color: #310091;
}
</style>
border-color css
<style>
span { border-color: #310091; }
span { border-color: rgb(49,0,145); }
td.TdClassName
{
border-color: #310091;
}
.TagClassName
{
border-color: #310091;
}
</style>