Shades of Persian Indigo #310073
Tints of Persian Indigo #310073
RGB
CMYK
RGB Variations
Color information
#310073 (or 0x310073) is known color: Persian Indigo. HEX triplet: 31, 00 and 73. RGB value is (49,0,115). Sum of RGB (Red+Green+Blue) = 49+0+115=164 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.88% from 164); Green value is 0 (0.39% from 255 or 0% from 164); Blue value is 115 (45.31% from 255 or 70.12% from 164); Max value from RGB is 115 - color contains mainly: blue. Hex color #310073 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310073 is #CEFF8C. Grayscale: #1B1B1B. Windows color (decimal): -13565837 or 7536689. OLE color: 7536689.
HSL color Cylindrical-coordinate representation of color #310073: hue angle of 265.57º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310073 is Cyan = 0.57, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 0 | 115 | - |
| CMYK | 0.57 | 1 | 0 | 0.55 |
| HSL | 265.57º | 1% | 0.23% | - |
| HSV(B) | 265.57º | 1% | 0.45% | - |
| XYZ | 4.36 | 1.89 | 16.35 | - |
| YUV | 27.76 | 177.23 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 115 | 0.57 | 1 | 0 | 0.55 | 265.57 | 1 | 0.23 |
| Hex | 31 | 0 | 73 | 39 | 64 | 0 | 37 | 10A | 64 | 17 |
| Octal | 61 | 0 | 163 | 71 | 144 | 0 | 67 | 412 | 144 | 27 |
| Binary | 110001 | 0 | 1110011 | 111001 | 1100100 | 0 | 110111 | 100001010 | 1100100 | 10111 |
Color Harmonies of #310073
Complementary color
Monochromatic Colors of #310073
Black with #310073
Text Example
Text Example
White with #310073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310073; }
p { color: rgb(49,0,115); }
H1.HeaderClassName
{
color: #310073;
}
.AnyTagClassName
{
color: #310073;
}
</style>
background-color css
<style>
a { background-color: #310073; }
a { background-color: rgb(49,0,115); }
div.DivClassName
{
background-color: #310073;
}
.BgClassName
{
background-color: #310073;
}
</style>
border-color css
<style>
span { border-color: #310073; }
span { border-color: rgb(49,0,115); }
td.TdClassName
{
border-color: #310073;
}
.TagClassName
{
border-color: #310073;
}
</style>