Shades of Goblin #375740
Tints of Goblin #375740
RGB
CMYK
RGB Variations
Color information
#375740 (or 0x375740) is known color: Goblin. HEX triplet: 37, 57 and 40. RGB value is (55,87,64). Sum of RGB (Red+Green+Blue) = 55+87+64=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 87 (34.38% from 255 or 42.23% from 206); Blue value is 64 (25.39% from 255 or 31.07% from 206); Max value from RGB is 87 - color contains mainly: green. Hex color #375740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375740 is #C8A8BF. Grayscale: #4A4A4A. Windows color (decimal): -13150400 or 4216631. OLE color: 4216631.
HSL color Cylindrical-coordinate representation of color #375740: hue angle of 136.88º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #375740 is Cyan = 0.37, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 87 | 64 | - |
| CMYK | 0.37 | 0 | 0.26 | 0.66 |
| HSL | 136.88º | 0.23% | 0.28% | - |
| HSV(B) | 136.88º | 0.37% | 0.34% | - |
| XYZ | 5.91 | 8 | 6.08 | - |
| YUV | 74.81 | 121.9 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 64 | 0.37 | 0 | 0.26 | 0.66 | 136.88 | 0.23 | 0.28 |
| Hex | 37 | 57 | 40 | 25 | 0 | 1A | 42 | 89 | 17 | 1C |
| Octal | 67 | 127 | 100 | 45 | 0 | 32 | 102 | 211 | 27 | 34 |
| Binary | 110111 | 1010111 | 1000000 | 100101 | 0 | 11010 | 1000010 | 10001001 | 10111 | 11100 |
Color Harmonies of #375740
Complementary color
Monochromatic Colors of #375740
Black with #375740
Text Example
Text Example
White with #375740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375740; }
p { color: rgb(55,87,64); }
H1.HeaderClassName
{
color: #375740;
}
.AnyTagClassName
{
color: #375740;
}
</style>
background-color css
<style>
a { background-color: #375740; }
a { background-color: rgb(55,87,64); }
div.DivClassName
{
background-color: #375740;
}
.BgClassName
{
background-color: #375740;
}
</style>
border-color css
<style>
span { border-color: #375740; }
span { border-color: rgb(55,87,64); }
td.TdClassName
{
border-color: #375740;
}
.TagClassName
{
border-color: #375740;
}
</style>