Shades of Goblin #336041
Tints of Goblin #336041
RGB
CMYK
RGB Variations
Color information
#336041 (or 0x336041) is known color: Goblin. HEX triplet: 33, 60 and 41. RGB value is (51,96,65). Sum of RGB (Red+Green+Blue) = 51+96+65=212 (28% of max value = 765). Red value is 51 (20.31% from 255 or 24.06% from 212); Green value is 96 (37.89% from 255 or 45.28% from 212); Blue value is 65 (25.78% from 255 or 30.66% from 212); Max value from RGB is 96 - color contains mainly: green. Hex color #336041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #336041 is #CC9FBE. Grayscale: #4F4F4F. Windows color (decimal): -13410239 or 4284467. OLE color: 4284467.
HSL color Cylindrical-coordinate representation of color #336041: hue angle of 138.67º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #336041 is Cyan = 0.47, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 96 | 65 | - |
| CMYK | 0.47 | 0 | 0.32 | 0.62 |
| HSL | 138.67º | 0.31% | 0.29% | - |
| HSV(B) | 138.67º | 0.47% | 0.38% | - |
| XYZ | 6.5 | 9.45 | 6.48 | - |
| YUV | 79.01 | 120.09 | 108.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 96 | 65 | 0.47 | 0 | 0.32 | 0.62 | 138.67 | 0.31 | 0.29 |
| Hex | 33 | 60 | 41 | 2F | 0 | 20 | 3E | 8B | 1F | 1D |
| Octal | 63 | 140 | 101 | 57 | 0 | 40 | 76 | 213 | 37 | 35 |
| Binary | 110011 | 1100000 | 1000001 | 101111 | 0 | 100000 | 111110 | 10001011 | 11111 | 11101 |
Color Harmonies of #336041
Complementary color
Monochromatic Colors of #336041
Black with #336041
Text Example
Text Example
White with #336041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336041; }
p { color: rgb(51,96,65); }
H1.HeaderClassName
{
color: #336041;
}
.AnyTagClassName
{
color: #336041;
}
</style>
background-color css
<style>
a { background-color: #336041; }
a { background-color: rgb(51,96,65); }
div.DivClassName
{
background-color: #336041;
}
.BgClassName
{
background-color: #336041;
}
</style>
border-color css
<style>
span { border-color: #336041; }
span { border-color: rgb(51,96,65); }
td.TdClassName
{
border-color: #336041;
}
.TagClassName
{
border-color: #336041;
}
</style>