Shades of Persian Indigo #310575
Tints of Persian Indigo #310575
RGB
CMYK
RGB Variations
Color information
#310575 (or 0x310575) is known color: Persian Indigo. HEX triplet: 31, 05 and 75. RGB value is (49,5,117). Sum of RGB (Red+Green+Blue) = 49+5+117=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 5 (2.34% from 255 or 2.92% from 171); Blue value is 117 (46.09% from 255 or 68.42% from 171); Max value from RGB is 117 - color contains mainly: blue. Hex color #310575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310575 is #CEFA8A. Grayscale: #1E1E1E. Windows color (decimal): -13564555 or 7669041. OLE color: 7669041.
HSL color Cylindrical-coordinate representation of color #310575: hue angle of 263.57º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310575 is Cyan = 0.58, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 5 | 117 | - |
| CMYK | 0.58 | 0.96 | 0 | 0.54 |
| HSL | 263.57º | 0.92% | 0.24% | - |
| HSV(B) | 263.57º | 0.96% | 0.46% | - |
| XYZ | 4.53 | 2.05 | 16.99 | - |
| YUV | 30.92 | 176.58 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 117 | 0.58 | 0.96 | 0 | 0.54 | 263.57 | 0.92 | 0.24 |
| Hex | 31 | 5 | 75 | 3A | 60 | 0 | 36 | 108 | 5C | 18 |
| Octal | 61 | 5 | 165 | 72 | 140 | 0 | 66 | 410 | 134 | 30 |
| Binary | 110001 | 101 | 1110101 | 111010 | 1100000 | 0 | 110110 | 100001000 | 1011100 | 11000 |
Color Harmonies of #310575
Complementary color
Monochromatic Colors of #310575
Black with #310575
Text Example
Text Example
White with #310575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310575; }
p { color: rgb(49,5,117); }
H1.HeaderClassName
{
color: #310575;
}
.AnyTagClassName
{
color: #310575;
}
</style>
background-color css
<style>
a { background-color: #310575; }
a { background-color: rgb(49,5,117); }
div.DivClassName
{
background-color: #310575;
}
.BgClassName
{
background-color: #310575;
}
</style>
border-color css
<style>
span { border-color: #310575; }
span { border-color: rgb(49,5,117); }
td.TdClassName
{
border-color: #310575;
}
.TagClassName
{
border-color: #310575;
}
</style>