Shades of Persian Indigo #310579
Tints of Persian Indigo #310579
RGB
CMYK
RGB Variations
Color information
#310579 (or 0x310579) is known color: Persian Indigo. HEX triplet: 31, 05 and 79. RGB value is (49,5,121). Sum of RGB (Red+Green+Blue) = 49+5+121=175 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28% from 175); Green value is 5 (2.34% from 255 or 2.86% from 175); Blue value is 121 (47.66% from 255 or 69.14% from 175); Max value from RGB is 121 - color contains mainly: blue. Hex color #310579 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310579 is #CEFA86. Grayscale: #1E1E1E. Windows color (decimal): -13564551 or 7931185. OLE color: 7931185.
HSL color Cylindrical-coordinate representation of color #310579: hue angle of 262.76º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310579 is Cyan = 0.60, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 5 | 121 | - |
| CMYK | 0.60 | 0.96 | 0 | 0.53 |
| HSL | 262.76º | 0.92% | 0.25% | - |
| HSV(B) | 262.76º | 0.96% | 0.47% | - |
| XYZ | 4.77 | 2.14 | 18.25 | - |
| YUV | 31.38 | 178.58 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 121 | 0.60 | 0.96 | 0 | 0.53 | 262.76 | 0.92 | 0.25 |
| Hex | 31 | 5 | 79 | 3C | 60 | 0 | 35 | 107 | 5C | 19 |
| Octal | 61 | 5 | 171 | 74 | 140 | 0 | 65 | 407 | 134 | 31 |
| Binary | 110001 | 101 | 1111001 | 111100 | 1100000 | 0 | 110101 | 100000111 | 1011100 | 11001 |
Color Harmonies of #310579
Complementary color
Monochromatic Colors of #310579
Black with #310579
Text Example
Text Example
White with #310579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310579; }
p { color: rgb(49,5,121); }
H1.HeaderClassName
{
color: #310579;
}
.AnyTagClassName
{
color: #310579;
}
</style>
background-color css
<style>
a { background-color: #310579; }
a { background-color: rgb(49,5,121); }
div.DivClassName
{
background-color: #310579;
}
.BgClassName
{
background-color: #310579;
}
</style>
border-color css
<style>
span { border-color: #310579; }
span { border-color: rgb(49,5,121); }
td.TdClassName
{
border-color: #310579;
}
.TagClassName
{
border-color: #310579;
}
</style>