Shades of Goblin #325038
Tints of Goblin #325038
RGB
CMYK
RGB Variations
Color information
#325038 (or 0x325038) is known color: Goblin. HEX triplet: 32, 50 and 38. RGB value is (50,80,56). Sum of RGB (Red+Green+Blue) = 50+80+56=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 80 (31.64% from 255 or 43.01% from 186); Blue value is 56 (22.27% from 255 or 30.11% from 186); Max value from RGB is 80 - color contains mainly: green. Hex color #325038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325038 is #CDAFC7. Grayscale: #444444. Windows color (decimal): -13479880 or 3690546. OLE color: 3690546.
HSL color Cylindrical-coordinate representation of color #325038: hue angle of 132º 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 #325038 is Cyan = 0.37, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 50 | 80 | 56 | - |
| CMYK | 0.37 | 0 | 0.30 | 0.69 |
| HSL | 132º | 0.23% | 0.25% | - |
| HSV(B) | 132º | 0.38% | 0.31% | - |
| XYZ | 4.9 | 6.7 | 4.78 | - |
| YUV | 68.29 | 121.06 | 114.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 80 | 56 | 0.37 | 0 | 0.30 | 0.69 | 132 | 0.23 | 0.25 |
| Hex | 32 | 50 | 38 | 25 | 0 | 1E | 45 | 84 | 17 | 19 |
| Octal | 62 | 120 | 70 | 45 | 0 | 36 | 105 | 204 | 27 | 31 |
| Binary | 110010 | 1010000 | 111000 | 100101 | 0 | 11110 | 1000101 | 10000100 | 10111 | 11001 |
Color Harmonies of #325038
Complementary color
Monochromatic Colors of #325038
Black with #325038
Text Example
Text Example
White with #325038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325038; }
p { color: rgb(50,80,56); }
H1.HeaderClassName
{
color: #325038;
}
.AnyTagClassName
{
color: #325038;
}
</style>
background-color css
<style>
a { background-color: #325038; }
a { background-color: rgb(50,80,56); }
div.DivClassName
{
background-color: #325038;
}
.BgClassName
{
background-color: #325038;
}
</style>
border-color css
<style>
span { border-color: #325038; }
span { border-color: rgb(50,80,56); }
td.TdClassName
{
border-color: #325038;
}
.TagClassName
{
border-color: #325038;
}
</style>