Shades of Persian Indigo #310691
Tints of Persian Indigo #310691
RGB
CMYK
RGB Variations
Color information
#310691 (or 0x310691) is known color: Persian Indigo. HEX triplet: 31, 06 and 91. RGB value is (49,6,145). Sum of RGB (Red+Green+Blue) = 49+6+145=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 6 (2.73% from 255 or 3% from 200); Blue value is 145 (57.03% from 255 or 72.5% from 200); Max value from RGB is 145 - color contains mainly: blue. Hex color #310691 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310691 is #CEF96E. Grayscale: #222222. Windows color (decimal): -13564271 or 9504305. OLE color: 9504305.
HSL color Cylindrical-coordinate representation of color #310691: hue angle of 258.56º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310691 is Cyan = 0.66, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 6 | 145 | - |
| CMYK | 0.66 | 0.96 | 0 | 0.43 |
| HSL | 258.56º | 0.92% | 0.3% | - |
| HSV(B) | 258.56º | 0.96% | 0.57% | - |
| XYZ | 6.44 | 2.83 | 26.99 | - |
| YUV | 34.7 | 190.25 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 145 | 0.66 | 0.96 | 0 | 0.43 | 258.56 | 0.92 | 0.3 |
| Hex | 31 | 6 | 91 | 42 | 60 | 0 | 2B | 103 | 5C | 1E |
| Octal | 61 | 6 | 221 | 102 | 140 | 0 | 53 | 403 | 134 | 36 |
| Binary | 110001 | 110 | 10010001 | 1000010 | 1100000 | 0 | 101011 | 100000011 | 1011100 | 11110 |
Color Harmonies of #310691
Complementary color
Monochromatic Colors of #310691
Black with #310691
Text Example
Text Example
White with #310691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310691; }
p { color: rgb(49,6,145); }
H1.HeaderClassName
{
color: #310691;
}
.AnyTagClassName
{
color: #310691;
}
</style>
background-color css
<style>
a { background-color: #310691; }
a { background-color: rgb(49,6,145); }
div.DivClassName
{
background-color: #310691;
}
.BgClassName
{
background-color: #310691;
}
</style>
border-color css
<style>
span { border-color: #310691; }
span { border-color: rgb(49,6,145); }
td.TdClassName
{
border-color: #310691;
}
.TagClassName
{
border-color: #310691;
}
</style>