Shades of Persian Indigo #310973
Tints of Persian Indigo #310973
RGB
CMYK
RGB Variations
Color information
#310973 (or 0x310973) is known color: Persian Indigo. HEX triplet: 31, 09 and 73. RGB value is (49,9,115). Sum of RGB (Red+Green+Blue) = 49+9+115=173 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.32% from 173); Green value is 9 (3.91% from 255 or 5.20% from 173); Blue value is 115 (45.31% from 255 or 66.47% from 173); Max value from RGB is 115 - color contains mainly: blue. Hex color #310973 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310973 is #CEF68C. Grayscale: #202020. Windows color (decimal): -13563533 or 7538993. OLE color: 7538993.
HSL color Cylindrical-coordinate representation of color #310973: hue angle of 262.64º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310973 is Cyan = 0.57, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 9 | 115 | - |
| CMYK | 0.57 | 0.92 | 0 | 0.55 |
| HSL | 262.64º | 0.85% | 0.24% | - |
| HSV(B) | 262.64º | 0.92% | 0.45% | - |
| XYZ | 4.46 | 2.09 | 16.39 | - |
| YUV | 33.04 | 174.25 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 115 | 0.57 | 0.92 | 0 | 0.55 | 262.64 | 0.85 | 0.24 |
| Hex | 31 | 9 | 73 | 39 | 5C | 0 | 37 | 107 | 55 | 18 |
| Octal | 61 | 11 | 163 | 71 | 134 | 0 | 67 | 407 | 125 | 30 |
| Binary | 110001 | 1001 | 1110011 | 111001 | 1011100 | 0 | 110111 | 100000111 | 1010101 | 11000 |
Color Harmonies of #310973
Complementary color
Monochromatic Colors of #310973
Black with #310973
Text Example
Text Example
White with #310973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310973; }
p { color: rgb(49,9,115); }
H1.HeaderClassName
{
color: #310973;
}
.AnyTagClassName
{
color: #310973;
}
</style>
background-color css
<style>
a { background-color: #310973; }
a { background-color: rgb(49,9,115); }
div.DivClassName
{
background-color: #310973;
}
.BgClassName
{
background-color: #310973;
}
</style>
border-color css
<style>
span { border-color: #310973; }
span { border-color: rgb(49,9,115); }
td.TdClassName
{
border-color: #310973;
}
.TagClassName
{
border-color: #310973;
}
</style>