COLOR #314937

HEX: #314937 RGB: (49,73,55)

Color info

#314937 contains red, green and blue colors in about the same proportion. Web safe color of #314937 is #333333 (or #333).

RGB color model

#314937 color RGB value is (49,73,55).

RGB: (49,73,55) (19%, 29%, 22%)

RGB channels and saturation

R 49 of 255 = 19%
G 73 of 255 = 29%
B 55 of 255 = 22%

49
73
55

R + G + B ~ 23%. #314937 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 73 + 55 = 177 (100%)
R 49 of 177 ~ 27.68%
G 73 of 177 ~ 41.24%
B 55 of 177 ~ 31.07'%

%27.68
%41.24
%31.07

CMYK color model

#314937 color CMYK value is (33,0,25,71).

  • cyan value is 32.88%
  • magenta value is 0.00%
  • yellow value is 24.66%
  • key color value is 71.37%

CMYK: (33,0,25,71)
C33M0Y25K71 (33%, 0%, 25%, 71%)
(0.33 / 0.00 / 0.25 / 0.71)

CMYK percentages

%32.88
%0
%24.66
%71.37

Codes

Color #314937 in popluar color models

31 49 37
RGB 49 73 55
HSL 135° 19.67% 23.92%
HSB/HSV 135° 32.88% 28.63%
CMYK 32.88% 0.00% 24.66%
71.37%

Color #314937 in popluar number systems.

HEX 31 49 37
Decimal 49 73 55
Binary 110001 1001001 110111
Octal 61 111 67

Shades and tints

Shades of #314937

#314937
(49,73,55)
#2D4332
(45,67,50)
#293D2D
(41,61,45)
#253728
(37,55,40)
#213123
(33,49,35)
#1D2B1E
(29,43,30)
#192519
(25,37,25)
#151F14
(21,31,20)
#11190F
(17,25,15)
#0D130A
(13,19,10)
#090D05
(9,13,5)
#000000
(0,0,0)

Tints of #314937

#314937
(49,73,55)
#435949
(67,89,73)
#55695B
(85,105,91)
#67796D
(103,121,109)
#79897F
(121,137,127)
#8B9991
(139,153,145)
#9DA9A3
(157,169,163)
#AFB9B5
(175,185,181)
#C1C9C7
(193,201,199)
#D3D9D9
(211,217,217)
#E5E9EB
(229,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #314937 color. Also use rgb(49,73,55) instead hex code.

Text Font Color

.myTextColor { color: #314937; }

<p style="color:#314937">This sample text font color is #314937.</p>

This text font color is #314937.

Background Color

.myBgColor { background-color: #314937; }

<div style="background-color:#314937">Inner text</div>

This div background color is #314937.

Border color

.myBorderColor { border: 1px solid #314937; }

<div style="border:3px solid #314937">Div</div>

This div border color is #314937.

Opacity

.myOpacity80 { color: #314937; opacity: 0.8; }

<p style="color:#314937;opacity:0.8;">80%</p>

Text with #314937 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #314937;}

<p style="text-shadow: 3px 3px 1px #314937">Text here.</p>

This text has shadow with #314937 color.


.textShadow {text-shadow: 3px 3px 1px #314937', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #314937, 5px 5px 20px red">Text here.</p>

This text has shadow with #314937 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#314937, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#314937, Direction=45, Strength=4)">Text</p>

This text has shadow with #314937 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #314937;
-webkit-box-shadow: 1px 1px 3px 2px #314937;
box-shadow: 1px 1px 3px 2px #314937;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #314937; -webkit-box-shadow: 1px 1px 3px 2px #314937; box-shadow:1px 1px 3px 2px #314937;">
Div content here
</div>

This div box has shadow with color #314937.

Preview

Color preview on black background

This text has color #314937 on black background.


Color preview on white background

This text has color #314937 on white background.


Black color preview on #314937 background

This text has black color on #314937 background.


White color preview on #314937 background

This text has white color on #314937 background.


Related colors

Complementary color

Complementary color for #hex is #CEB6C8.


I love getcolorcode.com

Triadic colors

1 #373149 and #493731 with #314937 are triadic colors.

2 #374931 and #493137 with #314937 are triadic colors.