Shades of Persian Indigo #310591
Tints of Persian Indigo #310591
RGB
CMYK
RGB Variations
Color information
#310591 (or 0x310591) is known color: Persian Indigo. HEX triplet: 31, 05 and 91. RGB value is (49,5,145). Sum of RGB (Red+Green+Blue) = 49+5+145=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 5 (2.34% from 255 or 2.51% from 199); Blue value is 145 (57.03% from 255 or 72.86% from 199); Max value from RGB is 145 - color contains mainly: blue. Hex color #310591 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310591 is #CEFA6E. Grayscale: #212121. Windows color (decimal): -13564527 or 9504049. OLE color: 9504049.
HSL color Cylindrical-coordinate representation of color #310591: hue angle of 258.86º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #310591 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 5 | 145 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.43 |
| HSL | 258.86º | 0.93% | 0.29% | - |
| HSV(B) | 258.86º | 0.97% | 0.57% | - |
| XYZ | 6.43 | 2.81 | 26.99 | - |
| YUV | 34.12 | 190.58 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 145 | 0.66 | 0.97 | 0 | 0.43 | 258.86 | 0.93 | 0.29 |
| Hex | 31 | 5 | 91 | 42 | 61 | 0 | 2B | 103 | 5D | 1D |
| Octal | 61 | 5 | 221 | 102 | 141 | 0 | 53 | 403 | 135 | 35 |
| Binary | 110001 | 101 | 10010001 | 1000010 | 1100001 | 0 | 101011 | 100000011 | 1011101 | 11101 |
Color Harmonies of #310591
Complementary color
Monochromatic Colors of #310591
Black with #310591
Text Example
Text Example
White with #310591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310591; }
p { color: rgb(49,5,145); }
H1.HeaderClassName
{
color: #310591;
}
.AnyTagClassName
{
color: #310591;
}
</style>
background-color css
<style>
a { background-color: #310591; }
a { background-color: rgb(49,5,145); }
div.DivClassName
{
background-color: #310591;
}
.BgClassName
{
background-color: #310591;
}
</style>
border-color css
<style>
span { border-color: #310591; }
span { border-color: rgb(49,5,145); }
td.TdClassName
{
border-color: #310591;
}
.TagClassName
{
border-color: #310591;
}
</style>