Shades of Goblin #375341
Tints of Goblin #375341
RGB
CMYK
RGB Variations
Color information
#375341 (or 0x375341) is known color: Goblin. HEX triplet: 37, 53 and 41. RGB value is (55,83,65). Sum of RGB (Red+Green+Blue) = 55+83+65=203 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.09% from 203); Green value is 83 (32.81% from 255 or 40.89% from 203); Blue value is 65 (25.78% from 255 or 32.02% from 203); Max value from RGB is 83 - color contains mainly: green. Hex color #375341 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375341 is #C8ACBE. Grayscale: #484848. Windows color (decimal): -13151423 or 4281143. OLE color: 4281143.
HSL color Cylindrical-coordinate representation of color #375341: hue angle of 141.43º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #375341 is Cyan = 0.34, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 83 | 65 | - |
| CMYK | 0.34 | 0 | 0.22 | 0.67 |
| HSL | 141.43º | 0.2% | 0.27% | - |
| HSV(B) | 141.43º | 0.34% | 0.33% | - |
| XYZ | 5.62 | 7.38 | 6.13 | - |
| YUV | 72.58 | 123.72 | 115.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 65 | 0.34 | 0 | 0.22 | 0.67 | 141.43 | 0.2 | 0.27 |
| Hex | 37 | 53 | 41 | 22 | 0 | 16 | 43 | 8D | 14 | 1B |
| Octal | 67 | 123 | 101 | 42 | 0 | 26 | 103 | 215 | 24 | 33 |
| Binary | 110111 | 1010011 | 1000001 | 100010 | 0 | 10110 | 1000011 | 10001101 | 10100 | 11011 |
Color Harmonies of #375341
Complementary color
Monochromatic Colors of #375341
Black with #375341
Text Example
Text Example
White with #375341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375341; }
p { color: rgb(55,83,65); }
H1.HeaderClassName
{
color: #375341;
}
.AnyTagClassName
{
color: #375341;
}
</style>
background-color css
<style>
a { background-color: #375341; }
a { background-color: rgb(55,83,65); }
div.DivClassName
{
background-color: #375341;
}
.BgClassName
{
background-color: #375341;
}
</style>
border-color css
<style>
span { border-color: #375341; }
span { border-color: rgb(55,83,65); }
td.TdClassName
{
border-color: #375341;
}
.TagClassName
{
border-color: #375341;
}
</style>