Shades of Persian Indigo #310071
Tints of Persian Indigo #310071
RGB
CMYK
RGB Variations
Color information
#310071 (or 0x310071) is known color: Persian Indigo. HEX triplet: 31, 00 and 71. RGB value is (49,0,113). Sum of RGB (Red+Green+Blue) = 49+0+113=162 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.25% from 162); Green value is 0 (0.39% from 255 or 0% from 162); Blue value is 113 (44.53% from 255 or 69.75% from 162); Max value from RGB is 113 - color contains mainly: blue. Hex color #310071 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310071 is #CEFF8E. Grayscale: #1B1B1B. Windows color (decimal): -13565839 or 7405617. OLE color: 7405617.
HSL color Cylindrical-coordinate representation of color #310071: hue angle of 266.02º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310071 is Cyan = 0.57, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 0 | 113 | - |
| CMYK | 0.57 | 1 | 0 | 0.56 |
| HSL | 266.02º | 1% | 0.22% | - |
| HSV(B) | 266.02º | 1% | 0.44% | - |
| XYZ | 4.25 | 1.85 | 15.76 | - |
| YUV | 27.53 | 176.23 | 143.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 113 | 0.57 | 1 | 0 | 0.56 | 266.02 | 1 | 0.22 |
| Hex | 31 | 0 | 71 | 39 | 64 | 0 | 38 | 10A | 64 | 16 |
| Octal | 61 | 0 | 161 | 71 | 144 | 0 | 70 | 412 | 144 | 26 |
| Binary | 110001 | 0 | 1110001 | 111001 | 1100100 | 0 | 111000 | 100001010 | 1100100 | 10110 |
Color Harmonies of #310071
Complementary color
Monochromatic Colors of #310071
Black with #310071
Text Example
Text Example
White with #310071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310071; }
p { color: rgb(49,0,113); }
H1.HeaderClassName
{
color: #310071;
}
.AnyTagClassName
{
color: #310071;
}
</style>
background-color css
<style>
a { background-color: #310071; }
a { background-color: rgb(49,0,113); }
div.DivClassName
{
background-color: #310071;
}
.BgClassName
{
background-color: #310071;
}
</style>
border-color css
<style>
span { border-color: #310071; }
span { border-color: rgb(49,0,113); }
td.TdClassName
{
border-color: #310071;
}
.TagClassName
{
border-color: #310071;
}
</style>