Shades of Goblin #445347
Tints of Goblin #445347
RGB
CMYK
RGB Variations
Color information
#445347 (or 0x445347) is known color: Goblin. HEX triplet: 44, 53 and 47. RGB value is (68,83,71). Sum of RGB (Red+Green+Blue) = 68+83+71=222 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.63% from 222); Green value is 83 (32.81% from 255 or 37.39% from 222); Blue value is 71 (28.12% from 255 or 31.98% from 222); Max value from RGB is 83 - color contains mainly: green. Hex color #445347 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #445347 is #BBACB8. Grayscale: #4D4D4D. Windows color (decimal): -12299449 or 4674372. OLE color: 4674372.
HSL color Cylindrical-coordinate representation of color #445347: hue angle of 132º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #445347 is Cyan = 0.18, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 83 | 71 | - |
| CMYK | 0.18 | 0 | 0.14 | 0.67 |
| HSL | 132º | 0.1% | 0.3% | - |
| HSV(B) | 132º | 0.18% | 0.33% | - |
| XYZ | 6.61 | 7.87 | 7.13 | - |
| YUV | 77.15 | 124.53 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 83 | 71 | 0.18 | 0 | 0.14 | 0.67 | 132 | 0.1 | 0.3 |
| Hex | 44 | 53 | 47 | 12 | 0 | E | 43 | 84 | A | 1E |
| Octal | 104 | 123 | 107 | 22 | 0 | 16 | 103 | 204 | 12 | 36 |
| Binary | 1000100 | 1010011 | 1000111 | 10010 | 0 | 1110 | 1000011 | 10000100 | 1010 | 11110 |
Color Harmonies of #445347
Complementary color
Monochromatic Colors of #445347
Black with #445347
Text Example
Text Example
White with #445347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445347; }
p { color: rgb(68,83,71); }
H1.HeaderClassName
{
color: #445347;
}
.AnyTagClassName
{
color: #445347;
}
</style>
background-color css
<style>
a { background-color: #445347; }
a { background-color: rgb(68,83,71); }
div.DivClassName
{
background-color: #445347;
}
.BgClassName
{
background-color: #445347;
}
</style>
border-color css
<style>
span { border-color: #445347; }
span { border-color: rgb(68,83,71); }
td.TdClassName
{
border-color: #445347;
}
.TagClassName
{
border-color: #445347;
}
</style>