Shades of Goblin #375443
Tints of Goblin #375443
RGB
CMYK
RGB Variations
Color information
#375443 (or 0x375443) is known color: Goblin. HEX triplet: 37, 54 and 43. RGB value is (55,84,67). Sum of RGB (Red+Green+Blue) = 55+84+67=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 84 (33.20% from 255 or 40.78% from 206); Blue value is 67 (26.56% from 255 or 32.52% from 206); Max value from RGB is 84 - color contains mainly: green. Hex color #375443 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375443 is #C8ABBC. Grayscale: #494949. Windows color (decimal): -13151165 or 4412471. OLE color: 4412471.
HSL color Cylindrical-coordinate representation of color #375443: hue angle of 144.83º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #375443 is Cyan = 0.35, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 84 | 67 | - |
| CMYK | 0.35 | 0 | 0.20 | 0.67 |
| HSL | 144.83º | 0.21% | 0.27% | - |
| HSV(B) | 144.83º | 0.35% | 0.33% | - |
| XYZ | 5.76 | 7.56 | 6.47 | - |
| YUV | 73.39 | 124.39 | 114.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 67 | 0.35 | 0 | 0.20 | 0.67 | 144.83 | 0.21 | 0.27 |
| Hex | 37 | 54 | 43 | 23 | 0 | 14 | 43 | 91 | 15 | 1B |
| Octal | 67 | 124 | 103 | 43 | 0 | 24 | 103 | 221 | 25 | 33 |
| Binary | 110111 | 1010100 | 1000011 | 100011 | 0 | 10100 | 1000011 | 10010001 | 10101 | 11011 |
Color Harmonies of #375443
Complementary color
Monochromatic Colors of #375443
Black with #375443
Text Example
Text Example
White with #375443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375443; }
p { color: rgb(55,84,67); }
H1.HeaderClassName
{
color: #375443;
}
.AnyTagClassName
{
color: #375443;
}
</style>
background-color css
<style>
a { background-color: #375443; }
a { background-color: rgb(55,84,67); }
div.DivClassName
{
background-color: #375443;
}
.BgClassName
{
background-color: #375443;
}
</style>
border-color css
<style>
span { border-color: #375443; }
span { border-color: rgb(55,84,67); }
td.TdClassName
{
border-color: #375443;
}
.TagClassName
{
border-color: #375443;
}
</style>