Shades of Gordons Green #313431
Tints of Gordons Green #313431
RGB
CMYK
RGB Variations
Color information
#313431 (or 0x313431) is known color: Gordons Green. HEX triplet: 31, 34 and 31. RGB value is (49,52,49). Sum of RGB (Red+Green+Blue) = 49+52+49=150 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.67% from 150); Green value is 52 (20.70% from 255 or 34.67% from 150); Blue value is 49 (19.53% from 255 or 32.67% from 150); Max value from RGB is 52 - color contains mainly: green. Hex color #313431 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313431 is #CECBCE. Grayscale: #323232. Windows color (decimal): -13552591 or 3224625. OLE color: 3224625.
HSL color Cylindrical-coordinate representation of color #313431: hue angle of 120º degrees, saturation: 0.03, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #313431 is Cyan = 0.06, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 52 | 49 | - |
| CMYK | 0.06 | 0 | 0.06 | 0.80 |
| HSL | 120º | 0.03% | 0.2% | - |
| HSV(B) | 120º | 0.06% | 0.2% | - |
| XYZ | 3.05 | 3.33 | 3.39 | - |
| YUV | 50.76 | 127.01 | 126.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 49 | 0.06 | 0 | 0.06 | 0.80 | 120 | 0.03 | 0.2 |
| Hex | 31 | 34 | 31 | 6 | 0 | 6 | 50 | 78 | 3 | 14 |
| Octal | 61 | 64 | 61 | 6 | 0 | 6 | 120 | 170 | 3 | 24 |
| Binary | 110001 | 110100 | 110001 | 110 | 0 | 110 | 1010000 | 1111000 | 11 | 10100 |
Color Harmonies of #313431
Complementary color
Monochromatic Colors of #313431
Black with #313431
Text Example
Text Example
White with #313431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313431; }
p { color: rgb(49,52,49); }
H1.HeaderClassName
{
color: #313431;
}
.AnyTagClassName
{
color: #313431;
}
</style>
background-color css
<style>
a { background-color: #313431; }
a { background-color: rgb(49,52,49); }
div.DivClassName
{
background-color: #313431;
}
.BgClassName
{
background-color: #313431;
}
</style>
border-color css
<style>
span { border-color: #313431; }
span { border-color: rgb(49,52,49); }
td.TdClassName
{
border-color: #313431;
}
.TagClassName
{
border-color: #313431;
}
</style>