Shades of Persian Indigo #310075
Tints of Persian Indigo #310075
RGB
CMYK
RGB Variations
Color information
#310075 (or 0x310075) is known color: Persian Indigo. HEX triplet: 31, 00 and 75. RGB value is (49,0,117). Sum of RGB (Red+Green+Blue) = 49+0+117=166 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.52% from 166); Green value is 0 (0.39% from 255 or 0% from 166); Blue value is 117 (46.09% from 255 or 70.48% from 166); Max value from RGB is 117 - color contains mainly: blue. Hex color #310075 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310075 is #CEFF8A. Grayscale: #1B1B1B. Windows color (decimal): -13565835 or 7667761. OLE color: 7667761.
HSL color Cylindrical-coordinate representation of color #310075: hue angle of 265.13º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310075 is Cyan = 0.58, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 0 | 117 | - |
| CMYK | 0.58 | 1 | 0 | 0.54 |
| HSL | 265.13º | 1% | 0.23% | - |
| HSV(B) | 265.13º | 1% | 0.46% | - |
| XYZ | 4.48 | 1.94 | 16.97 | - |
| YUV | 27.99 | 178.23 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 117 | 0.58 | 1 | 0 | 0.54 | 265.13 | 1 | 0.23 |
| Hex | 31 | 0 | 75 | 3A | 64 | 0 | 36 | 109 | 64 | 17 |
| Octal | 61 | 0 | 165 | 72 | 144 | 0 | 66 | 411 | 144 | 27 |
| Binary | 110001 | 0 | 1110101 | 111010 | 1100100 | 0 | 110110 | 100001001 | 1100100 | 10111 |
Color Harmonies of #310075
Complementary color
Monochromatic Colors of #310075
Black with #310075
Text Example
Text Example
White with #310075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310075; }
p { color: rgb(49,0,117); }
H1.HeaderClassName
{
color: #310075;
}
.AnyTagClassName
{
color: #310075;
}
</style>
background-color css
<style>
a { background-color: #310075; }
a { background-color: rgb(49,0,117); }
div.DivClassName
{
background-color: #310075;
}
.BgClassName
{
background-color: #310075;
}
</style>
border-color css
<style>
span { border-color: #310075; }
span { border-color: rgb(49,0,117); }
td.TdClassName
{
border-color: #310075;
}
.TagClassName
{
border-color: #310075;
}
</style>