Shades of Goblin #375140
Tints of Goblin #375140
RGB
CMYK
RGB Variations
Color information
#375140 (or 0x375140) is known color: Goblin. HEX triplet: 37, 51 and 40. RGB value is (55,81,64). Sum of RGB (Red+Green+Blue) = 55+81+64=200 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.5% from 200); Green value is 81 (32.03% from 255 or 40.5% from 200); Blue value is 64 (25.39% from 255 or 32% from 200); Max value from RGB is 81 - color contains mainly: green. Hex color #375140 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375140 is #C8AEBF. Grayscale: #474747. Windows color (decimal): -13151936 or 4215095. OLE color: 4215095.
HSL color Cylindrical-coordinate representation of color #375140: hue angle of 140.77º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #375140 is Cyan = 0.32, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 55 | 81 | 64 | - |
| CMYK | 0.32 | 0 | 0.21 | 0.68 |
| HSL | 140.77º | 0.19% | 0.27% | - |
| HSV(B) | 140.77º | 0.32% | 0.32% | - |
| XYZ | 5.44 | 7.07 | 5.93 | - |
| YUV | 71.29 | 123.89 | 116.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 81 | 64 | 0.32 | 0 | 0.21 | 0.68 | 140.77 | 0.19 | 0.27 |
| Hex | 37 | 51 | 40 | 20 | 0 | 15 | 44 | 8D | 13 | 1B |
| Octal | 67 | 121 | 100 | 40 | 0 | 25 | 104 | 215 | 23 | 33 |
| Binary | 110111 | 1010001 | 1000000 | 100000 | 0 | 10101 | 1000100 | 10001101 | 10011 | 11011 |
Color Harmonies of #375140
Complementary color
Monochromatic Colors of #375140
Black with #375140
Text Example
Text Example
White with #375140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375140; }
p { color: rgb(55,81,64); }
H1.HeaderClassName
{
color: #375140;
}
.AnyTagClassName
{
color: #375140;
}
</style>
background-color css
<style>
a { background-color: #375140; }
a { background-color: rgb(55,81,64); }
div.DivClassName
{
background-color: #375140;
}
.BgClassName
{
background-color: #375140;
}
</style>
border-color css
<style>
span { border-color: #375140; }
span { border-color: rgb(55,81,64); }
td.TdClassName
{
border-color: #375140;
}
.TagClassName
{
border-color: #375140;
}
</style>