Shades of Persian Indigo #311378
Tints of Persian Indigo #311378
RGB
CMYK
RGB Variations
Color information
#311378 (or 0x311378) is known color: Persian Indigo. HEX triplet: 31, 13 and 78. RGB value is (49,19,120). Sum of RGB (Red+Green+Blue) = 49+19+120=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 19 (7.81% from 255 or 10.11% from 188); Blue value is 120 (47.27% from 255 or 63.83% from 188); Max value from RGB is 120 - color contains mainly: blue. Hex color #311378 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311378 is #CEEC87. Grayscale: #272727. Windows color (decimal): -13560968 or 7869233. OLE color: 7869233.
HSL color Cylindrical-coordinate representation of color #311378: hue angle of 257.82º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #311378 is Cyan = 0.59, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 19 | 120 | - |
| CMYK | 0.59 | 0.84 | 0 | 0.53 |
| HSL | 257.82º | 0.73% | 0.27% | - |
| HSV(B) | 257.82º | 0.84% | 0.47% | - |
| XYZ | 4.89 | 2.47 | 17.99 | - |
| YUV | 39.48 | 173.44 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 120 | 0.59 | 0.84 | 0 | 0.53 | 257.82 | 0.73 | 0.27 |
| Hex | 31 | 13 | 78 | 3B | 54 | 0 | 35 | 102 | 49 | 1B |
| Octal | 61 | 23 | 170 | 73 | 124 | 0 | 65 | 402 | 111 | 33 |
| Binary | 110001 | 10011 | 1111000 | 111011 | 1010100 | 0 | 110101 | 100000010 | 1001001 | 11011 |
Color Harmonies of #311378
Complementary color
Monochromatic Colors of #311378
Black with #311378
Text Example
Text Example
White with #311378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311378; }
p { color: rgb(49,19,120); }
H1.HeaderClassName
{
color: #311378;
}
.AnyTagClassName
{
color: #311378;
}
</style>
background-color css
<style>
a { background-color: #311378; }
a { background-color: rgb(49,19,120); }
div.DivClassName
{
background-color: #311378;
}
.BgClassName
{
background-color: #311378;
}
</style>
border-color css
<style>
span { border-color: #311378; }
span { border-color: rgb(49,19,120); }
td.TdClassName
{
border-color: #311378;
}
.TagClassName
{
border-color: #311378;
}
</style>