Shades of Goblin #316040
Tints of Goblin #316040
RGB
CMYK
RGB Variations
Color information
#316040 (or 0x316040) is known color: Goblin. HEX triplet: 31, 60 and 40. RGB value is (49,96,64). Sum of RGB (Red+Green+Blue) = 49+96+64=209 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.44% from 209); Green value is 96 (37.89% from 255 or 45.93% from 209); Blue value is 64 (25.39% from 255 or 30.62% from 209); Max value from RGB is 96 - color contains mainly: green. Hex color #316040 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316040 is #CE9FBF. Grayscale: #4E4E4E. Windows color (decimal): -13541312 or 4218929. OLE color: 4218929.
HSL color Cylindrical-coordinate representation of color #316040: hue angle of 139.15º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #316040 is Cyan = 0.49, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 96 | 64 | - |
| CMYK | 0.49 | 0 | 0.33 | 0.62 |
| HSL | 139.15º | 0.32% | 0.28% | - |
| HSV(B) | 139.15º | 0.49% | 0.38% | - |
| XYZ | 6.37 | 9.39 | 6.33 | - |
| YUV | 78.3 | 119.93 | 107.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 64 | 0.49 | 0 | 0.33 | 0.62 | 139.15 | 0.32 | 0.28 |
| Hex | 31 | 60 | 40 | 31 | 0 | 21 | 3E | 8B | 20 | 1C |
| Octal | 61 | 140 | 100 | 61 | 0 | 41 | 76 | 213 | 40 | 34 |
| Binary | 110001 | 1100000 | 1000000 | 110001 | 0 | 100001 | 111110 | 10001011 | 100000 | 11100 |
Color Harmonies of #316040
Complementary color
Monochromatic Colors of #316040
Black with #316040
Text Example
Text Example
White with #316040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316040; }
p { color: rgb(49,96,64); }
H1.HeaderClassName
{
color: #316040;
}
.AnyTagClassName
{
color: #316040;
}
</style>
background-color css
<style>
a { background-color: #316040; }
a { background-color: rgb(49,96,64); }
div.DivClassName
{
background-color: #316040;
}
.BgClassName
{
background-color: #316040;
}
</style>
border-color css
<style>
span { border-color: #316040; }
span { border-color: rgb(49,96,64); }
td.TdClassName
{
border-color: #316040;
}
.TagClassName
{
border-color: #316040;
}
</style>