Shades of Goblin #435047
Tints of Goblin #435047
RGB
CMYK
RGB Variations
Color information
#435047 (or 0x435047) is known color: Goblin. HEX triplet: 43, 50 and 47. RGB value is (67,80,71). Sum of RGB (Red+Green+Blue) = 67+80+71=218 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.73% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 71 (28.12% from 255 or 32.57% from 218); Max value from RGB is 80 - color contains mainly: green. Hex color #435047 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435047 is #BCAFB8. Grayscale: #4B4B4B. Windows color (decimal): -12365753 or 4673603. OLE color: 4673603.
HSL color Cylindrical-coordinate representation of color #435047: hue angle of 138.46º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #435047 is Cyan = 0.16, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 71 | - |
| CMYK | 0.16 | 0 | 0.11 | 0.69 |
| HSL | 138.46º | 0.09% | 0.29% | - |
| HSV(B) | 138.46º | 0.16% | 0.31% | - |
| XYZ | 6.32 | 7.39 | 7.05 | - |
| YUV | 75.09 | 125.69 | 122.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 71 | 0.16 | 0 | 0.11 | 0.69 | 138.46 | 0.09 | 0.29 |
| Hex | 43 | 50 | 47 | 10 | 0 | B | 45 | 8A | 9 | 1D |
| Octal | 103 | 120 | 107 | 20 | 0 | 13 | 105 | 212 | 11 | 35 |
| Binary | 1000011 | 1010000 | 1000111 | 10000 | 0 | 1011 | 1000101 | 10001010 | 1001 | 11101 |
Color Harmonies of #435047
Complementary color
Monochromatic Colors of #435047
Black with #435047
Text Example
Text Example
White with #435047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435047; }
p { color: rgb(67,80,71); }
H1.HeaderClassName
{
color: #435047;
}
.AnyTagClassName
{
color: #435047;
}
</style>
background-color css
<style>
a { background-color: #435047; }
a { background-color: rgb(67,80,71); }
div.DivClassName
{
background-color: #435047;
}
.BgClassName
{
background-color: #435047;
}
</style>
border-color css
<style>
span { border-color: #435047; }
span { border-color: rgb(67,80,71); }
td.TdClassName
{
border-color: #435047;
}
.TagClassName
{
border-color: #435047;
}
</style>