Shades of Goblin #375744
Tints of Goblin #375744
RGB
CMYK
RGB Variations
Color information
#375744 (or 0x375744) is known color: Goblin. HEX triplet: 37, 57 and 44. RGB value is (55,87,68). Sum of RGB (Red+Green+Blue) = 55+87+68=210 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.19% from 210); Green value is 87 (34.38% from 255 or 41.43% from 210); Blue value is 68 (26.95% from 255 or 32.38% from 210); Max value from RGB is 87 - color contains mainly: green. Hex color #375744 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375744 is #C8A8BB. Grayscale: #4B4B4B. Windows color (decimal): -13150396 or 4478775. OLE color: 4478775.
HSL color Cylindrical-coordinate representation of color #375744: hue angle of 144.38º 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 #375744 is Cyan = 0.37, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 87 | 68 | - |
| CMYK | 0.37 | 0 | 0.22 | 0.66 |
| HSL | 144.38º | 0.23% | 0.28% | - |
| HSV(B) | 144.38º | 0.37% | 0.34% | - |
| XYZ | 6.03 | 8.05 | 6.7 | - |
| YUV | 75.27 | 123.9 | 113.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 68 | 0.37 | 0 | 0.22 | 0.66 | 144.38 | 0.23 | 0.28 |
| Hex | 37 | 57 | 44 | 25 | 0 | 16 | 42 | 90 | 17 | 1C |
| Octal | 67 | 127 | 104 | 45 | 0 | 26 | 102 | 220 | 27 | 34 |
| Binary | 110111 | 1010111 | 1000100 | 100101 | 0 | 10110 | 1000010 | 10010000 | 10111 | 11100 |
Color Harmonies of #375744
Complementary color
Monochromatic Colors of #375744
Black with #375744
Text Example
Text Example
White with #375744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375744; }
p { color: rgb(55,87,68); }
H1.HeaderClassName
{
color: #375744;
}
.AnyTagClassName
{
color: #375744;
}
</style>
background-color css
<style>
a { background-color: #375744; }
a { background-color: rgb(55,87,68); }
div.DivClassName
{
background-color: #375744;
}
.BgClassName
{
background-color: #375744;
}
</style>
border-color css
<style>
span { border-color: #375744; }
span { border-color: rgb(55,87,68); }
td.TdClassName
{
border-color: #375744;
}
.TagClassName
{
border-color: #375744;
}
</style>