Shades of Goblin #335038
Tints of Goblin #335038
RGB
CMYK
RGB Variations
Color information
#335038 (or 0x335038) is known color: Goblin. HEX triplet: 33, 50 and 38. RGB value is (51,80,56). Sum of RGB (Red+Green+Blue) = 51+80+56=187 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.27% from 187); Green value is 80 (31.64% from 255 or 42.78% from 187); Blue value is 56 (22.27% from 255 or 29.95% from 187); Max value from RGB is 80 - color contains mainly: green. Hex color #335038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #335038 is #CCAFC7. Grayscale: #444444. Windows color (decimal): -13414344 or 3690547. OLE color: 3690547.
HSL color Cylindrical-coordinate representation of color #335038: hue angle of 130.34º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #335038 is Cyan = 0.36, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 51 | 80 | 56 | - |
| CMYK | 0.36 | 0 | 0.30 | 0.69 |
| HSL | 130.34º | 0.22% | 0.26% | - |
| HSV(B) | 130.34º | 0.36% | 0.31% | - |
| XYZ | 4.95 | 6.73 | 4.78 | - |
| YUV | 68.59 | 120.89 | 115.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 80 | 56 | 0.36 | 0 | 0.30 | 0.69 | 130.34 | 0.22 | 0.26 |
| Hex | 33 | 50 | 38 | 24 | 0 | 1E | 45 | 82 | 16 | 1A |
| Octal | 63 | 120 | 70 | 44 | 0 | 36 | 105 | 202 | 26 | 32 |
| Binary | 110011 | 1010000 | 111000 | 100100 | 0 | 11110 | 1000101 | 10000010 | 10110 | 11010 |
Color Harmonies of #335038
Complementary color
Monochromatic Colors of #335038
Black with #335038
Text Example
Text Example
White with #335038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335038; }
p { color: rgb(51,80,56); }
H1.HeaderClassName
{
color: #335038;
}
.AnyTagClassName
{
color: #335038;
}
</style>
background-color css
<style>
a { background-color: #335038; }
a { background-color: rgb(51,80,56); }
div.DivClassName
{
background-color: #335038;
}
.BgClassName
{
background-color: #335038;
}
</style>
border-color css
<style>
span { border-color: #335038; }
span { border-color: rgb(51,80,56); }
td.TdClassName
{
border-color: #335038;
}
.TagClassName
{
border-color: #335038;
}
</style>