Shades of Persian Indigo #310175
Tints of Persian Indigo #310175
RGB
CMYK
RGB Variations
Color information
#310175 (or 0x310175) is known color: Persian Indigo. HEX triplet: 31, 01 and 75. RGB value is (49,1,117). Sum of RGB (Red+Green+Blue) = 49+1+117=167 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.34% from 167); Green value is 1 (0.78% from 255 or 0.60% from 167); Blue value is 117 (46.09% from 255 or 70.06% from 167); Max value from RGB is 117 - color contains mainly: blue. Hex color #310175 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310175 is #CEFE8A. Grayscale: #1C1C1C. Windows color (decimal): -13565579 or 7668017. OLE color: 7668017.
HSL color Cylindrical-coordinate representation of color #310175: hue angle of 264.83º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #310175 is Cyan = 0.58, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 1 | 117 | - |
| CMYK | 0.58 | 0.99 | 0 | 0.54 |
| HSL | 264.83º | 0.98% | 0.23% | - |
| HSV(B) | 264.83º | 0.99% | 0.46% | - |
| XYZ | 4.49 | 1.96 | 16.97 | - |
| YUV | 28.58 | 177.9 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 117 | 0.58 | 0.99 | 0 | 0.54 | 264.83 | 0.98 | 0.23 |
| Hex | 31 | 1 | 75 | 3A | 63 | 0 | 36 | 109 | 62 | 17 |
| Octal | 61 | 1 | 165 | 72 | 143 | 0 | 66 | 411 | 142 | 27 |
| Binary | 110001 | 1 | 1110101 | 111010 | 1100011 | 0 | 110110 | 100001001 | 1100010 | 10111 |
Color Harmonies of #310175
Complementary color
Monochromatic Colors of #310175
Black with #310175
Text Example
Text Example
White with #310175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310175; }
p { color: rgb(49,1,117); }
H1.HeaderClassName
{
color: #310175;
}
.AnyTagClassName
{
color: #310175;
}
</style>
background-color css
<style>
a { background-color: #310175; }
a { background-color: rgb(49,1,117); }
div.DivClassName
{
background-color: #310175;
}
.BgClassName
{
background-color: #310175;
}
</style>
border-color css
<style>
span { border-color: #310175; }
span { border-color: rgb(49,1,117); }
td.TdClassName
{
border-color: #310175;
}
.TagClassName
{
border-color: #310175;
}
</style>