Shades of Persian Indigo #310986
Tints of Persian Indigo #310986
RGB
CMYK
RGB Variations
Color information
#310986 (or 0x310986) is known color: Persian Indigo. HEX triplet: 31, 09 and 86. RGB value is (49,9,134). Sum of RGB (Red+Green+Blue) = 49+9+134=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 9 (3.91% from 255 or 4.69% from 192); Blue value is 134 (52.73% from 255 or 69.79% from 192); Max value from RGB is 134 - color contains mainly: blue. Hex color #310986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310986 is #CEF679. Grayscale: #222222. Windows color (decimal): -13563514 or 8784177. OLE color: 8784177.
HSL color Cylindrical-coordinate representation of color #310986: hue angle of 259.2º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310986 is Cyan = 0.63, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 9 | 134 | - |
| CMYK | 0.63 | 0.93 | 0 | 0.47 |
| HSL | 259.2º | 0.87% | 0.28% | - |
| HSV(B) | 259.2º | 0.93% | 0.53% | - |
| XYZ | 5.67 | 2.57 | 22.75 | - |
| YUV | 35.21 | 183.75 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 134 | 0.63 | 0.93 | 0 | 0.47 | 259.2 | 0.87 | 0.28 |
| Hex | 31 | 9 | 86 | 3F | 5D | 0 | 2F | 103 | 57 | 1C |
| Octal | 61 | 11 | 206 | 77 | 135 | 0 | 57 | 403 | 127 | 34 |
| Binary | 110001 | 1001 | 10000110 | 111111 | 1011101 | 0 | 101111 | 100000011 | 1010111 | 11100 |
Color Harmonies of #310986
Complementary color
Monochromatic Colors of #310986
Black with #310986
Text Example
Text Example
White with #310986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310986; }
p { color: rgb(49,9,134); }
H1.HeaderClassName
{
color: #310986;
}
.AnyTagClassName
{
color: #310986;
}
</style>
background-color css
<style>
a { background-color: #310986; }
a { background-color: rgb(49,9,134); }
div.DivClassName
{
background-color: #310986;
}
.BgClassName
{
background-color: #310986;
}
</style>
border-color css
<style>
span { border-color: #310986; }
span { border-color: rgb(49,9,134); }
td.TdClassName
{
border-color: #310986;
}
.TagClassName
{
border-color: #310986;
}
</style>