Shades of Goblin #376146
Tints of Goblin #376146
RGB
CMYK
RGB Variations
Color information
#376146 (or 0x376146) is known color: Goblin. HEX triplet: 37, 61 and 46. RGB value is (55,97,70). Sum of RGB (Red+Green+Blue) = 55+97+70=222 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.77% from 222); Green value is 97 (38.28% from 255 or 43.69% from 222); Blue value is 70 (27.73% from 255 or 31.53% from 222); Max value from RGB is 97 - color contains mainly: green. Hex color #376146 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376146 is #C89EB9. Grayscale: #515151. Windows color (decimal): -13147834 or 4612407. OLE color: 4612407.
HSL color Cylindrical-coordinate representation of color #376146: hue angle of 141.43º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #376146 is Cyan = 0.43, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 97 | 70 | - |
| CMYK | 0.43 | 0 | 0.28 | 0.62 |
| HSL | 141.43º | 0.28% | 0.3% | - |
| HSV(B) | 141.43º | 0.43% | 0.38% | - |
| XYZ | 6.96 | 9.8 | 7.32 | - |
| YUV | 81.36 | 121.59 | 109.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 97 | 70 | 0.43 | 0 | 0.28 | 0.62 | 141.43 | 0.28 | 0.3 |
| Hex | 37 | 61 | 46 | 2B | 0 | 1C | 3E | 8D | 1C | 1E |
| Octal | 67 | 141 | 106 | 53 | 0 | 34 | 76 | 215 | 34 | 36 |
| Binary | 110111 | 1100001 | 1000110 | 101011 | 0 | 11100 | 111110 | 10001101 | 11100 | 11110 |
Color Harmonies of #376146
Complementary color
Monochromatic Colors of #376146
Black with #376146
Text Example
Text Example
White with #376146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376146; }
p { color: rgb(55,97,70); }
H1.HeaderClassName
{
color: #376146;
}
.AnyTagClassName
{
color: #376146;
}
</style>
background-color css
<style>
a { background-color: #376146; }
a { background-color: rgb(55,97,70); }
div.DivClassName
{
background-color: #376146;
}
.BgClassName
{
background-color: #376146;
}
</style>
border-color css
<style>
span { border-color: #376146; }
span { border-color: rgb(55,97,70); }
td.TdClassName
{
border-color: #376146;
}
.TagClassName
{
border-color: #376146;
}
</style>