Shades of Goblin #315338
Tints of Goblin #315338
RGB
CMYK
RGB Variations
Color information
#315338 (or 0x315338) is known color: Goblin. HEX triplet: 31, 53 and 38. RGB value is (49,83,56). Sum of RGB (Red+Green+Blue) = 49+83+56=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 83 (32.81% from 255 or 44.15% from 188); Blue value is 56 (22.27% from 255 or 29.79% from 188); Max value from RGB is 83 - color contains mainly: green. Hex color #315338 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315338 is #CEACC7. Grayscale: #454545. Windows color (decimal): -13544648 or 3691313. OLE color: 3691313.
HSL color Cylindrical-coordinate representation of color #315338: hue angle of 132.35º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #315338 is Cyan = 0.41, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 83 | 56 | - |
| CMYK | 0.41 | 0 | 0.33 | 0.67 |
| HSL | 132.35º | 0.26% | 0.26% | - |
| HSV(B) | 132.35º | 0.41% | 0.33% | - |
| XYZ | 5.07 | 7.13 | 4.85 | - |
| YUV | 69.76 | 120.24 | 113.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 56 | 0.41 | 0 | 0.33 | 0.67 | 132.35 | 0.26 | 0.26 |
| Hex | 31 | 53 | 38 | 29 | 0 | 21 | 43 | 84 | 1A | 1A |
| Octal | 61 | 123 | 70 | 51 | 0 | 41 | 103 | 204 | 32 | 32 |
| Binary | 110001 | 1010011 | 111000 | 101001 | 0 | 100001 | 1000011 | 10000100 | 11010 | 11010 |
Color Harmonies of #315338
Complementary color
Monochromatic Colors of #315338
Black with #315338
Text Example
Text Example
White with #315338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315338; }
p { color: rgb(49,83,56); }
H1.HeaderClassName
{
color: #315338;
}
.AnyTagClassName
{
color: #315338;
}
</style>
background-color css
<style>
a { background-color: #315338; }
a { background-color: rgb(49,83,56); }
div.DivClassName
{
background-color: #315338;
}
.BgClassName
{
background-color: #315338;
}
</style>
border-color css
<style>
span { border-color: #315338; }
span { border-color: rgb(49,83,56); }
td.TdClassName
{
border-color: #315338;
}
.TagClassName
{
border-color: #315338;
}
</style>