Shades of Goblin #315438
Tints of Goblin #315438
RGB
CMYK
RGB Variations
Color information
#315438 (or 0x315438) is known color: Goblin. HEX triplet: 31, 54 and 38. RGB value is (49,84,56). Sum of RGB (Red+Green+Blue) = 49+84+56=189 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.93% from 189); Green value is 84 (33.20% from 255 or 44.44% from 189); Blue value is 56 (22.27% from 255 or 29.63% from 189); Max value from RGB is 84 - color contains mainly: green. Hex color #315438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315438 is #CEABC7. Grayscale: #464646. Windows color (decimal): -13544392 or 3691569. OLE color: 3691569.
HSL color Cylindrical-coordinate representation of color #315438: hue angle of 132º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #315438 is Cyan = 0.42, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 56 | - |
| CMYK | 0.42 | 0 | 0.33 | 0.67 |
| HSL | 132º | 0.26% | 0.26% | - |
| HSV(B) | 132º | 0.42% | 0.33% | - |
| XYZ | 5.15 | 7.28 | 4.87 | - |
| YUV | 70.34 | 119.9 | 112.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 56 | 0.42 | 0 | 0.33 | 0.67 | 132 | 0.26 | 0.26 |
| Hex | 31 | 54 | 38 | 2A | 0 | 21 | 43 | 84 | 1A | 1A |
| Octal | 61 | 124 | 70 | 52 | 0 | 41 | 103 | 204 | 32 | 32 |
| Binary | 110001 | 1010100 | 111000 | 101010 | 0 | 100001 | 1000011 | 10000100 | 11010 | 11010 |
Color Harmonies of #315438
Complementary color
Monochromatic Colors of #315438
Black with #315438
Text Example
Text Example
White with #315438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315438; }
p { color: rgb(49,84,56); }
H1.HeaderClassName
{
color: #315438;
}
.AnyTagClassName
{
color: #315438;
}
</style>
background-color css
<style>
a { background-color: #315438; }
a { background-color: rgb(49,84,56); }
div.DivClassName
{
background-color: #315438;
}
.BgClassName
{
background-color: #315438;
}
</style>
border-color css
<style>
span { border-color: #315438; }
span { border-color: rgb(49,84,56); }
td.TdClassName
{
border-color: #315438;
}
.TagClassName
{
border-color: #315438;
}
</style>