Shades of Goblin #376045
Tints of Goblin #376045
RGB
CMYK
RGB Variations
Color information
#376045 (or 0x376045) is known color: Goblin. HEX triplet: 37, 60 and 45. RGB value is (55,96,69). Sum of RGB (Red+Green+Blue) = 55+96+69=220 (29% of max value = 765). Red value is 55 (21.88% from 255 or 25% from 220); Green value is 96 (37.89% from 255 or 43.64% from 220); Blue value is 69 (27.34% from 255 or 31.36% from 220); Max value from RGB is 96 - color contains mainly: green. Hex color #376045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376045 is #C89FBA. Grayscale: #505050. Windows color (decimal): -13148091 or 4546615. OLE color: 4546615.
HSL color Cylindrical-coordinate representation of color #376045: hue angle of 140.49º degrees, saturation: 0.27, 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 #376045 is Cyan = 0.43, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 96 | 69 | - |
| CMYK | 0.43 | 0 | 0.28 | 0.62 |
| HSL | 140.49º | 0.27% | 0.3% | - |
| HSV(B) | 140.49º | 0.43% | 0.38% | - |
| XYZ | 6.83 | 9.61 | 7.12 | - |
| YUV | 80.66 | 121.42 | 109.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 96 | 69 | 0.43 | 0 | 0.28 | 0.62 | 140.49 | 0.27 | 0.3 |
| Hex | 37 | 60 | 45 | 2B | 0 | 1C | 3E | 8C | 1B | 1E |
| Octal | 67 | 140 | 105 | 53 | 0 | 34 | 76 | 214 | 33 | 36 |
| Binary | 110111 | 1100000 | 1000101 | 101011 | 0 | 11100 | 111110 | 10001100 | 11011 | 11110 |
Color Harmonies of #376045
Complementary color
Monochromatic Colors of #376045
Black with #376045
Text Example
Text Example
White with #376045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376045; }
p { color: rgb(55,96,69); }
H1.HeaderClassName
{
color: #376045;
}
.AnyTagClassName
{
color: #376045;
}
</style>
background-color css
<style>
a { background-color: #376045; }
a { background-color: rgb(55,96,69); }
div.DivClassName
{
background-color: #376045;
}
.BgClassName
{
background-color: #376045;
}
</style>
border-color css
<style>
span { border-color: #376045; }
span { border-color: rgb(55,96,69); }
td.TdClassName
{
border-color: #376045;
}
.TagClassName
{
border-color: #376045;
}
</style>