Shades of Persian Indigo #310873
Tints of Persian Indigo #310873
RGB
CMYK
RGB Variations
Color information
#310873 (or 0x310873) is known color: Persian Indigo. HEX triplet: 31, 08 and 73. RGB value is (49,8,115). Sum of RGB (Red+Green+Blue) = 49+8+115=172 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.49% from 172); Green value is 8 (3.52% from 255 or 4.65% from 172); Blue value is 115 (45.31% from 255 or 66.86% from 172); Max value from RGB is 115 - color contains mainly: blue. Hex color #310873 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310873 is #CEF78C. Grayscale: #202020. Windows color (decimal): -13563789 or 7538737. OLE color: 7538737.
HSL color Cylindrical-coordinate representation of color #310873: hue angle of 262.99º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310873 is Cyan = 0.57, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 8 | 115 | - |
| CMYK | 0.57 | 0.93 | 0 | 0.55 |
| HSL | 262.99º | 0.87% | 0.24% | - |
| HSV(B) | 262.99º | 0.93% | 0.45% | - |
| XYZ | 4.45 | 2.06 | 16.38 | - |
| YUV | 32.46 | 174.58 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 115 | 0.57 | 0.93 | 0 | 0.55 | 262.99 | 0.87 | 0.24 |
| Hex | 31 | 8 | 73 | 39 | 5D | 0 | 37 | 107 | 57 | 18 |
| Octal | 61 | 10 | 163 | 71 | 135 | 0 | 67 | 407 | 127 | 30 |
| Binary | 110001 | 1000 | 1110011 | 111001 | 1011101 | 0 | 110111 | 100000111 | 1010111 | 11000 |
Color Harmonies of #310873
Complementary color
Monochromatic Colors of #310873
Black with #310873
Text Example
Text Example
White with #310873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310873; }
p { color: rgb(49,8,115); }
H1.HeaderClassName
{
color: #310873;
}
.AnyTagClassName
{
color: #310873;
}
</style>
background-color css
<style>
a { background-color: #310873; }
a { background-color: rgb(49,8,115); }
div.DivClassName
{
background-color: #310873;
}
.BgClassName
{
background-color: #310873;
}
</style>
border-color css
<style>
span { border-color: #310873; }
span { border-color: rgb(49,8,115); }
td.TdClassName
{
border-color: #310873;
}
.TagClassName
{
border-color: #310873;
}
</style>