Shades of Goblin #435446
Tints of Goblin #435446
RGB
CMYK
RGB Variations
Color information
#435446 (or 0x435446) is known color: Goblin. HEX triplet: 43, 54 and 46. RGB value is (67,84,70). Sum of RGB (Red+Green+Blue) = 67+84+70=221 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.32% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 84 - color contains mainly: green. Hex color #435446 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435446 is #BCABB9. Grayscale: #4D4D4D. Windows color (decimal): -12364730 or 4609091. OLE color: 4609091.
HSL color Cylindrical-coordinate representation of color #435446: hue angle of 130.59º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #435446 is Cyan = 0.20, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 84 | 70 | - |
| CMYK | 0.20 | 0 | 0.17 | 0.67 |
| HSL | 130.59º | 0.11% | 0.3% | - |
| HSV(B) | 130.59º | 0.2% | 0.33% | - |
| XYZ | 6.59 | 7.98 | 6.99 | - |
| YUV | 77.32 | 123.87 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 70 | 0.20 | 0 | 0.17 | 0.67 | 130.59 | 0.11 | 0.3 |
| Hex | 43 | 54 | 46 | 14 | 0 | 11 | 43 | 83 | B | 1E |
| Octal | 103 | 124 | 106 | 24 | 0 | 21 | 103 | 203 | 13 | 36 |
| Binary | 1000011 | 1010100 | 1000110 | 10100 | 0 | 10001 | 1000011 | 10000011 | 1011 | 11110 |
Color Harmonies of #435446
Complementary color
Monochromatic Colors of #435446
Black with #435446
Text Example
Text Example
White with #435446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435446; }
p { color: rgb(67,84,70); }
H1.HeaderClassName
{
color: #435446;
}
.AnyTagClassName
{
color: #435446;
}
</style>
background-color css
<style>
a { background-color: #435446; }
a { background-color: rgb(67,84,70); }
div.DivClassName
{
background-color: #435446;
}
.BgClassName
{
background-color: #435446;
}
</style>
border-color css
<style>
span { border-color: #435446; }
span { border-color: rgb(67,84,70); }
td.TdClassName
{
border-color: #435446;
}
.TagClassName
{
border-color: #435446;
}
</style>