Shades of Persian Indigo #311778
Tints of Persian Indigo #311778
RGB
CMYK
RGB Variations
Color information
#311778 (or 0x311778) is known color: Persian Indigo. HEX triplet: 31, 17 and 78. RGB value is (49,23,120). Sum of RGB (Red+Green+Blue) = 49+23+120=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 23 (9.38% from 255 or 11.98% from 192); Blue value is 120 (47.27% from 255 or 62.5% from 192); Max value from RGB is 120 - color contains mainly: blue. Hex color #311778 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311778 is #CEE887. Grayscale: #292929. Windows color (decimal): -13559944 or 7870257. OLE color: 7870257.
HSL color Cylindrical-coordinate representation of color #311778: hue angle of 256.08º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #311778 is Cyan = 0.59, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 23 | 120 | - |
| CMYK | 0.59 | 0.81 | 0 | 0.53 |
| HSL | 256.08º | 0.68% | 0.28% | - |
| HSV(B) | 256.08º | 0.81% | 0.47% | - |
| XYZ | 4.96 | 2.62 | 18.01 | - |
| YUV | 41.83 | 172.11 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 120 | 0.59 | 0.81 | 0 | 0.53 | 256.08 | 0.68 | 0.28 |
| Hex | 31 | 17 | 78 | 3B | 51 | 0 | 35 | 100 | 44 | 1C |
| Octal | 61 | 27 | 170 | 73 | 121 | 0 | 65 | 400 | 104 | 34 |
| Binary | 110001 | 10111 | 1111000 | 111011 | 1010001 | 0 | 110101 | 100000000 | 1000100 | 11100 |
Color Harmonies of #311778
Complementary color
Monochromatic Colors of #311778
Black with #311778
Text Example
Text Example
White with #311778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311778; }
p { color: rgb(49,23,120); }
H1.HeaderClassName
{
color: #311778;
}
.AnyTagClassName
{
color: #311778;
}
</style>
background-color css
<style>
a { background-color: #311778; }
a { background-color: rgb(49,23,120); }
div.DivClassName
{
background-color: #311778;
}
.BgClassName
{
background-color: #311778;
}
</style>
border-color css
<style>
span { border-color: #311778; }
span { border-color: rgb(49,23,120); }
td.TdClassName
{
border-color: #311778;
}
.TagClassName
{
border-color: #311778;
}
</style>