Shades of Goblin #325037
Tints of Goblin #325037
RGB
CMYK
RGB Variations
Color information
#325037 (or 0x325037) is known color: Goblin. HEX triplet: 32, 50 and 37. RGB value is (50,80,55). Sum of RGB (Red+Green+Blue) = 50+80+55=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 80 (31.64% from 255 or 43.24% from 185); Blue value is 55 (21.88% from 255 or 29.73% from 185); Max value from RGB is 80 - color contains mainly: green. Hex color #325037 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325037 is #CDAFC8. Grayscale: #444444. Windows color (decimal): -13479881 or 3625010. OLE color: 3625010.
HSL color Cylindrical-coordinate representation of color #325037: hue angle of 130º degrees, saturation: 0.23, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #325037 is Cyan = 0.37, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 50 | 80 | 55 | - |
| CMYK | 0.37 | 0 | 0.31 | 0.69 |
| HSL | 130º | 0.23% | 0.25% | - |
| HSV(B) | 130º | 0.38% | 0.31% | - |
| XYZ | 4.87 | 6.69 | 4.65 | - |
| YUV | 68.18 | 120.56 | 115.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 80 | 55 | 0.37 | 0 | 0.31 | 0.69 | 130 | 0.23 | 0.25 |
| Hex | 32 | 50 | 37 | 25 | 0 | 1F | 45 | 82 | 17 | 19 |
| Octal | 62 | 120 | 67 | 45 | 0 | 37 | 105 | 202 | 27 | 31 |
| Binary | 110010 | 1010000 | 110111 | 100101 | 0 | 11111 | 1000101 | 10000010 | 10111 | 11001 |
Color Harmonies of #325037
Complementary color
Monochromatic Colors of #325037
Black with #325037
Text Example
Text Example
White with #325037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325037; }
p { color: rgb(50,80,55); }
H1.HeaderClassName
{
color: #325037;
}
.AnyTagClassName
{
color: #325037;
}
</style>
background-color css
<style>
a { background-color: #325037; }
a { background-color: rgb(50,80,55); }
div.DivClassName
{
background-color: #325037;
}
.BgClassName
{
background-color: #325037;
}
</style>
border-color css
<style>
span { border-color: #325037; }
span { border-color: rgb(50,80,55); }
td.TdClassName
{
border-color: #325037;
}
.TagClassName
{
border-color: #325037;
}
</style>