Shades of Goblin #316140
Tints of Goblin #316140
RGB
CMYK
RGB Variations
Color information
#316140 (or 0x316140) is known color: Goblin. HEX triplet: 31, 61 and 40. RGB value is (49,97,64). Sum of RGB (Red+Green+Blue) = 49+97+64=210 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.33% from 210); Green value is 97 (38.28% from 255 or 46.19% from 210); Blue value is 64 (25.39% from 255 or 30.48% from 210); Max value from RGB is 97 - color contains mainly: green. Hex color #316140 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316140 is #CE9EBF. Grayscale: #4E4E4E. Windows color (decimal): -13541056 or 4219185. OLE color: 4219185.
HSL color Cylindrical-coordinate representation of color #316140: hue angle of 138.75º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #316140 is Cyan = 0.49, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 97 | 64 | - |
| CMYK | 0.49 | 0 | 0.34 | 0.62 |
| HSL | 138.75º | 0.33% | 0.29% | - |
| HSV(B) | 138.75º | 0.49% | 0.38% | - |
| XYZ | 6.47 | 9.57 | 6.36 | - |
| YUV | 78.89 | 119.6 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 64 | 0.49 | 0 | 0.34 | 0.62 | 138.75 | 0.33 | 0.29 |
| Hex | 31 | 61 | 40 | 31 | 0 | 22 | 3E | 8B | 21 | 1D |
| Octal | 61 | 141 | 100 | 61 | 0 | 42 | 76 | 213 | 41 | 35 |
| Binary | 110001 | 1100001 | 1000000 | 110001 | 0 | 100010 | 111110 | 10001011 | 100001 | 11101 |
Color Harmonies of #316140
Complementary color
Monochromatic Colors of #316140
Black with #316140
Text Example
Text Example
White with #316140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316140; }
p { color: rgb(49,97,64); }
H1.HeaderClassName
{
color: #316140;
}
.AnyTagClassName
{
color: #316140;
}
</style>
background-color css
<style>
a { background-color: #316140; }
a { background-color: rgb(49,97,64); }
div.DivClassName
{
background-color: #316140;
}
.BgClassName
{
background-color: #316140;
}
</style>
border-color css
<style>
span { border-color: #316140; }
span { border-color: rgb(49,97,64); }
td.TdClassName
{
border-color: #316140;
}
.TagClassName
{
border-color: #316140;
}
</style>