Shades of Persian Indigo #310778
Tints of Persian Indigo #310778
RGB
CMYK
RGB Variations
Color information
#310778 (or 0x310778) is known color: Persian Indigo. HEX triplet: 31, 07 and 78. RGB value is (49,7,120). Sum of RGB (Red+Green+Blue) = 49+7+120=176 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.84% from 176); Green value is 7 (3.12% from 255 or 3.98% from 176); Blue value is 120 (47.27% from 255 or 68.18% from 176); Max value from RGB is 120 - color contains mainly: blue. Hex color #310778 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310778 is #CEF887. Grayscale: #202020. Windows color (decimal): -13564040 or 7866161. OLE color: 7866161.
HSL color Cylindrical-coordinate representation of color #310778: hue angle of 262.3º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310778 is Cyan = 0.59, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 7 | 120 | - |
| CMYK | 0.59 | 0.94 | 0 | 0.53 |
| HSL | 262.3º | 0.89% | 0.25% | - |
| HSV(B) | 262.3º | 0.94% | 0.47% | - |
| XYZ | 4.73 | 2.16 | 17.94 | - |
| YUV | 32.44 | 177.41 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 120 | 0.59 | 0.94 | 0 | 0.53 | 262.3 | 0.89 | 0.25 |
| Hex | 31 | 7 | 78 | 3B | 5E | 0 | 35 | 106 | 59 | 19 |
| Octal | 61 | 7 | 170 | 73 | 136 | 0 | 65 | 406 | 131 | 31 |
| Binary | 110001 | 111 | 1111000 | 111011 | 1011110 | 0 | 110101 | 100000110 | 1011001 | 11001 |
Color Harmonies of #310778
Complementary color
Monochromatic Colors of #310778
Black with #310778
Text Example
Text Example
White with #310778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310778; }
p { color: rgb(49,7,120); }
H1.HeaderClassName
{
color: #310778;
}
.AnyTagClassName
{
color: #310778;
}
</style>
background-color css
<style>
a { background-color: #310778; }
a { background-color: rgb(49,7,120); }
div.DivClassName
{
background-color: #310778;
}
.BgClassName
{
background-color: #310778;
}
</style>
border-color css
<style>
span { border-color: #310778; }
span { border-color: rgb(49,7,120); }
td.TdClassName
{
border-color: #310778;
}
.TagClassName
{
border-color: #310778;
}
</style>