Shades of Goblin #315440
Tints of Goblin #315440
RGB
CMYK
RGB Variations
Color information
#315440 (or 0x315440) is known color: Goblin. HEX triplet: 31, 54 and 40. RGB value is (49,84,64). Sum of RGB (Red+Green+Blue) = 49+84+64=197 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.87% from 197); Green value is 84 (33.20% from 255 or 42.64% from 197); Blue value is 64 (25.39% from 255 or 32.49% from 197); Max value from RGB is 84 - color contains mainly: green. Hex color #315440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315440 is #CEABBF. Grayscale: #474747. Windows color (decimal): -13544384 or 4215857. OLE color: 4215857.
HSL color Cylindrical-coordinate representation of color #315440: hue angle of 145.71º 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 #315440 is Cyan = 0.42, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 64 | - |
| CMYK | 0.42 | 0 | 0.24 | 0.67 |
| HSL | 145.71º | 0.26% | 0.26% | - |
| HSV(B) | 145.71º | 0.42% | 0.33% | - |
| XYZ | 5.36 | 7.36 | 5.99 | - |
| YUV | 71.26 | 123.9 | 112.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 64 | 0.42 | 0 | 0.24 | 0.67 | 145.71 | 0.26 | 0.26 |
| Hex | 31 | 54 | 40 | 2A | 0 | 18 | 43 | 92 | 1A | 1A |
| Octal | 61 | 124 | 100 | 52 | 0 | 30 | 103 | 222 | 32 | 32 |
| Binary | 110001 | 1010100 | 1000000 | 101010 | 0 | 11000 | 1000011 | 10010010 | 11010 | 11010 |
Color Harmonies of #315440
Complementary color
Monochromatic Colors of #315440
Black with #315440
Text Example
Text Example
White with #315440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315440; }
p { color: rgb(49,84,64); }
H1.HeaderClassName
{
color: #315440;
}
.AnyTagClassName
{
color: #315440;
}
</style>
background-color css
<style>
a { background-color: #315440; }
a { background-color: rgb(49,84,64); }
div.DivClassName
{
background-color: #315440;
}
.BgClassName
{
background-color: #315440;
}
</style>
border-color css
<style>
span { border-color: #315440; }
span { border-color: rgb(49,84,64); }
td.TdClassName
{
border-color: #315440;
}
.TagClassName
{
border-color: #315440;
}
</style>