Shades of Goblin #345440
Tints of Goblin #345440
RGB
CMYK
RGB Variations
Color information
#345440 (or 0x345440) is known color: Goblin. HEX triplet: 34, 54 and 40. RGB value is (52,84,64). Sum of RGB (Red+Green+Blue) = 52+84+64=200 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26% from 200); Green value is 84 (33.20% from 255 or 42% from 200); Blue value is 64 (25.39% from 255 or 32% from 200); Max value from RGB is 84 - color contains mainly: green. Hex color #345440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345440 is #CBABBF. Grayscale: #484848. Windows color (decimal): -13347776 or 4215860. OLE color: 4215860.
HSL color Cylindrical-coordinate representation of color #345440: hue angle of 142.5º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #345440 is Cyan = 0.38, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 84 | 64 | - |
| CMYK | 0.38 | 0 | 0.24 | 0.67 |
| HSL | 142.5º | 0.24% | 0.27% | - |
| HSV(B) | 142.5º | 0.38% | 0.33% | - |
| XYZ | 5.51 | 7.44 | 6 | - |
| YUV | 72.15 | 123.4 | 113.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 84 | 64 | 0.38 | 0 | 0.24 | 0.67 | 142.5 | 0.24 | 0.27 |
| Hex | 34 | 54 | 40 | 26 | 0 | 18 | 43 | 8E | 18 | 1B |
| Octal | 64 | 124 | 100 | 46 | 0 | 30 | 103 | 216 | 30 | 33 |
| Binary | 110100 | 1010100 | 1000000 | 100110 | 0 | 11000 | 1000011 | 10001110 | 11000 | 11011 |
Color Harmonies of #345440
Complementary color
Monochromatic Colors of #345440
Black with #345440
Text Example
Text Example
White with #345440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345440; }
p { color: rgb(52,84,64); }
H1.HeaderClassName
{
color: #345440;
}
.AnyTagClassName
{
color: #345440;
}
</style>
background-color css
<style>
a { background-color: #345440; }
a { background-color: rgb(52,84,64); }
div.DivClassName
{
background-color: #345440;
}
.BgClassName
{
background-color: #345440;
}
</style>
border-color css
<style>
span { border-color: #345440; }
span { border-color: rgb(52,84,64); }
td.TdClassName
{
border-color: #345440;
}
.TagClassName
{
border-color: #345440;
}
</style>