Shades of Persian Indigo #310177
Tints of Persian Indigo #310177
RGB
CMYK
RGB Variations
Color information
#310177 (or 0x310177) is known color: Persian Indigo. HEX triplet: 31, 01 and 77. RGB value is (49,1,119). Sum of RGB (Red+Green+Blue) = 49+1+119=169 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.99% from 169); Green value is 1 (0.78% from 255 or 0.59% from 169); Blue value is 119 (46.88% from 255 or 70.41% from 169); Max value from RGB is 119 - color contains mainly: blue. Hex color #310177 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310177 is #CEFE88. Grayscale: #1C1C1C. Windows color (decimal): -13565577 or 7799089. OLE color: 7799089.
HSL color Cylindrical-coordinate representation of color #310177: hue angle of 264.41º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #310177 is Cyan = 0.59, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 1 | 119 | - |
| CMYK | 0.59 | 0.99 | 0 | 0.53 |
| HSL | 264.41º | 0.98% | 0.24% | - |
| HSV(B) | 264.41º | 0.99% | 0.47% | - |
| XYZ | 4.61 | 2.01 | 17.6 | - |
| YUV | 28.8 | 178.9 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 119 | 0.59 | 0.99 | 0 | 0.53 | 264.41 | 0.98 | 0.24 |
| Hex | 31 | 1 | 77 | 3B | 63 | 0 | 35 | 108 | 62 | 18 |
| Octal | 61 | 1 | 167 | 73 | 143 | 0 | 65 | 410 | 142 | 30 |
| Binary | 110001 | 1 | 1110111 | 111011 | 1100011 | 0 | 110101 | 100001000 | 1100010 | 11000 |
Color Harmonies of #310177
Complementary color
Monochromatic Colors of #310177
Black with #310177
Text Example
Text Example
White with #310177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310177; }
p { color: rgb(49,1,119); }
H1.HeaderClassName
{
color: #310177;
}
.AnyTagClassName
{
color: #310177;
}
</style>
background-color css
<style>
a { background-color: #310177; }
a { background-color: rgb(49,1,119); }
div.DivClassName
{
background-color: #310177;
}
.BgClassName
{
background-color: #310177;
}
</style>
border-color css
<style>
span { border-color: #310177; }
span { border-color: rgb(49,1,119); }
td.TdClassName
{
border-color: #310177;
}
.TagClassName
{
border-color: #310177;
}
</style>