Shades of Goblin #325138
Tints of Goblin #325138
RGB
CMYK
RGB Variations
Color information
#325138 (or 0x325138) is known color: Goblin. HEX triplet: 32, 51 and 38. RGB value is (50,81,56). Sum of RGB (Red+Green+Blue) = 50+81+56=187 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.74% from 187); Green value is 81 (32.03% from 255 or 43.32% from 187); Blue value is 56 (22.27% from 255 or 29.95% from 187); Max value from RGB is 81 - color contains mainly: green. Hex color #325138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325138 is #CDAEC7. Grayscale: #444444. Windows color (decimal): -13479624 or 3690802. OLE color: 3690802.
HSL color Cylindrical-coordinate representation of color #325138: hue angle of 131.61º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #325138 is Cyan = 0.38, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 50 | 81 | 56 | - |
| CMYK | 0.38 | 0 | 0.31 | 0.68 |
| HSL | 131.61º | 0.24% | 0.26% | - |
| HSV(B) | 131.61º | 0.38% | 0.32% | - |
| XYZ | 4.97 | 6.85 | 4.8 | - |
| YUV | 68.88 | 120.73 | 114.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 81 | 56 | 0.38 | 0 | 0.31 | 0.68 | 131.61 | 0.24 | 0.26 |
| Hex | 32 | 51 | 38 | 26 | 0 | 1F | 44 | 84 | 18 | 1A |
| Octal | 62 | 121 | 70 | 46 | 0 | 37 | 104 | 204 | 30 | 32 |
| Binary | 110010 | 1010001 | 111000 | 100110 | 0 | 11111 | 1000100 | 10000100 | 11000 | 11010 |
Color Harmonies of #325138
Complementary color
Monochromatic Colors of #325138
Black with #325138
Text Example
Text Example
White with #325138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325138; }
p { color: rgb(50,81,56); }
H1.HeaderClassName
{
color: #325138;
}
.AnyTagClassName
{
color: #325138;
}
</style>
background-color css
<style>
a { background-color: #325138; }
a { background-color: rgb(50,81,56); }
div.DivClassName
{
background-color: #325138;
}
.BgClassName
{
background-color: #325138;
}
</style>
border-color css
<style>
span { border-color: #325138; }
span { border-color: rgb(50,81,56); }
td.TdClassName
{
border-color: #325138;
}
.TagClassName
{
border-color: #325138;
}
</style>