Shades of Goblin #315138
Tints of Goblin #315138
RGB
CMYK
RGB Variations
Color information
#315138 (or 0x315138) is known color: Goblin. HEX triplet: 31, 51 and 38. RGB value is (49,81,56). Sum of RGB (Red+Green+Blue) = 49+81+56=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 81 (32.03% from 255 or 43.55% from 186); Blue value is 56 (22.27% from 255 or 30.11% from 186); Max value from RGB is 81 - color contains mainly: green. Hex color #315138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315138 is #CEAEC7. Grayscale: #444444. Windows color (decimal): -13545160 or 3690801. OLE color: 3690801.
HSL color Cylindrical-coordinate representation of color #315138: hue angle of 133.12º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #315138 is Cyan = 0.40, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 49 | 81 | 56 | - |
| CMYK | 0.40 | 0 | 0.31 | 0.68 |
| HSL | 133.13º | 0.25% | 0.25% | - |
| HSV(B) | 133.13º | 0.4% | 0.32% | - |
| XYZ | 4.92 | 6.82 | 4.8 | - |
| YUV | 68.58 | 120.9 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 81 | 56 | 0.40 | 0 | 0.31 | 0.68 | 133.13 | 0.25 | 0.25 |
| Hex | 31 | 51 | 38 | 28 | 0 | 1F | 44 | 85 | 19 | 19 |
| Octal | 61 | 121 | 70 | 50 | 0 | 37 | 104 | 205 | 31 | 31 |
| Binary | 110001 | 1010001 | 111000 | 101000 | 0 | 11111 | 1000100 | 10000101 | 11001 | 11001 |
Color Harmonies of #315138
Complementary color
Monochromatic Colors of #315138
Black with #315138
Text Example
Text Example
White with #315138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315138; }
p { color: rgb(49,81,56); }
H1.HeaderClassName
{
color: #315138;
}
.AnyTagClassName
{
color: #315138;
}
</style>
background-color css
<style>
a { background-color: #315138; }
a { background-color: rgb(49,81,56); }
div.DivClassName
{
background-color: #315138;
}
.BgClassName
{
background-color: #315138;
}
</style>
border-color css
<style>
span { border-color: #315138; }
span { border-color: rgb(49,81,56); }
td.TdClassName
{
border-color: #315138;
}
.TagClassName
{
border-color: #315138;
}
</style>