Shades of Goblin #346042
Tints of Goblin #346042
RGB
CMYK
RGB Variations
Color information
#346042 (or 0x346042) is known color: Goblin. HEX triplet: 34, 60 and 42. RGB value is (52,96,66). Sum of RGB (Red+Green+Blue) = 52+96+66=214 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.30% from 214); Green value is 96 (37.89% from 255 or 44.86% from 214); Blue value is 66 (26.17% from 255 or 30.84% from 214); Max value from RGB is 96 - color contains mainly: green. Hex color #346042 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346042 is #CB9FBD. Grayscale: #4F4F4F. Windows color (decimal): -13344702 or 4350004. OLE color: 4350004.
HSL color Cylindrical-coordinate representation of color #346042: hue angle of 139.09º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #346042 is Cyan = 0.46, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 96 | 66 | - |
| CMYK | 0.46 | 0 | 0.31 | 0.62 |
| HSL | 139.09º | 0.3% | 0.29% | - |
| HSV(B) | 139.09º | 0.46% | 0.38% | - |
| XYZ | 6.58 | 9.49 | 6.64 | - |
| YUV | 79.42 | 120.42 | 108.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 66 | 0.46 | 0 | 0.31 | 0.62 | 139.09 | 0.3 | 0.29 |
| Hex | 34 | 60 | 42 | 2E | 0 | 1F | 3E | 8B | 1E | 1D |
| Octal | 64 | 140 | 102 | 56 | 0 | 37 | 76 | 213 | 36 | 35 |
| Binary | 110100 | 1100000 | 1000010 | 101110 | 0 | 11111 | 111110 | 10001011 | 11110 | 11101 |
Color Harmonies of #346042
Complementary color
Monochromatic Colors of #346042
Black with #346042
Text Example
Text Example
White with #346042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346042; }
p { color: rgb(52,96,66); }
H1.HeaderClassName
{
color: #346042;
}
.AnyTagClassName
{
color: #346042;
}
</style>
background-color css
<style>
a { background-color: #346042; }
a { background-color: rgb(52,96,66); }
div.DivClassName
{
background-color: #346042;
}
.BgClassName
{
background-color: #346042;
}
</style>
border-color css
<style>
span { border-color: #346042; }
span { border-color: rgb(52,96,66); }
td.TdClassName
{
border-color: #346042;
}
.TagClassName
{
border-color: #346042;
}
</style>