Shades of Persian Indigo #310877
Tints of Persian Indigo #310877
RGB
CMYK
RGB Variations
Color information
#310877 (or 0x310877) is known color: Persian Indigo. HEX triplet: 31, 08 and 77. RGB value is (49,8,119). Sum of RGB (Red+Green+Blue) = 49+8+119=176 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.84% from 176); Green value is 8 (3.52% from 255 or 4.55% from 176); Blue value is 119 (46.88% from 255 or 67.61% from 176); Max value from RGB is 119 - color contains mainly: blue. Hex color #310877 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310877 is #CEF788. Grayscale: #202020. Windows color (decimal): -13563785 or 7800881. OLE color: 7800881.
HSL color Cylindrical-coordinate representation of color #310877: hue angle of 262.16º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310877 is Cyan = 0.59, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 8 | 119 | - |
| CMYK | 0.59 | 0.93 | 0 | 0.53 |
| HSL | 262.16º | 0.87% | 0.25% | - |
| HSV(B) | 262.16º | 0.93% | 0.47% | - |
| XYZ | 4.68 | 2.16 | 17.62 | - |
| YUV | 32.91 | 176.58 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 119 | 0.59 | 0.93 | 0 | 0.53 | 262.16 | 0.87 | 0.25 |
| Hex | 31 | 8 | 77 | 3B | 5D | 0 | 35 | 106 | 57 | 19 |
| Octal | 61 | 10 | 167 | 73 | 135 | 0 | 65 | 406 | 127 | 31 |
| Binary | 110001 | 1000 | 1110111 | 111011 | 1011101 | 0 | 110101 | 100000110 | 1010111 | 11001 |
Color Harmonies of #310877
Complementary color
Monochromatic Colors of #310877
Black with #310877
Text Example
Text Example
White with #310877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310877; }
p { color: rgb(49,8,119); }
H1.HeaderClassName
{
color: #310877;
}
.AnyTagClassName
{
color: #310877;
}
</style>
background-color css
<style>
a { background-color: #310877; }
a { background-color: rgb(49,8,119); }
div.DivClassName
{
background-color: #310877;
}
.BgClassName
{
background-color: #310877;
}
</style>
border-color css
<style>
span { border-color: #310877; }
span { border-color: rgb(49,8,119); }
td.TdClassName
{
border-color: #310877;
}
.TagClassName
{
border-color: #310877;
}
</style>