COLOR #316C37

HEX: #316C37 RGB: (49,108,55)

Color info

#316C37 contains red, green and blue colors in about the same proportion. Web safe color of #316C37 is #336633 (or #363).

RGB color model

#316C37 color RGB value is (49,108,55).

RGB: (49,108,55) (19%, 42%, 22%)

RGB channels and saturation

R 49 of 255 = 19%
G 108 of 255 = 42%
B 55 of 255 = 22%

49
108
55

R + G + B ~ 28%. #316C37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 108 + 55 = 212 (100%)
R 49 of 212 ~ 23.11%
G 108 of 212 ~ 50.94%
B 55 of 212 ~ 25.94'%

%23.11
%50.94
%25.94

CMYK color model

#316C37 color CMYK value is (55,0,49,58).

  • cyan value is 54.63%
  • magenta value is 0.00%
  • yellow value is 49.07%
  • key color value is 57.65%

CMYK: (55,0,49,58)
C55M0Y49K58 (55%, 0%, 49%, 58%)
(0.55 / 0.00 / 0.49 / 0.58)

CMYK percentages

%54.63
%0
%49.07
%57.65

Codes

Color #316C37 in popluar color models

31 6C 37
RGB 49 108 55
HSL 126° 37.58% 30.78%
HSB/HSV 126° 54.63% 42.35%
CMYK 54.63% 0.00% 49.07%
57.65%

Color #316C37 in popluar number systems.

HEX 31 6C 37
Decimal 49 108 55
Binary 110001 1101100 110111
Octal 61 154 67

Shades and tints

Shades of #316C37

#316C37
(49,108,55)
#2D6332
(45,99,50)
#295A2D
(41,90,45)
#255128
(37,81,40)
#214823
(33,72,35)
#1D3F1E
(29,63,30)
#193619
(25,54,25)
#152D14
(21,45,20)
#11240F
(17,36,15)
#0D1B0A
(13,27,10)
#091205
(9,18,5)
#000000
(0,0,0)

Tints of #316C37

#316C37
(49,108,55)
#437949
(67,121,73)
#55865B
(85,134,91)
#67936D
(103,147,109)
#79A07F
(121,160,127)
#8BAD91
(139,173,145)
#9DBAA3
(157,186,163)
#AFC7B5
(175,199,181)
#C1D4C7
(193,212,199)
#D3E1D9
(211,225,217)
#E5EEEB
(229,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #316C37; }

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

This text font color is #316C37.

Background Color

.myBgColor { background-color: #316C37; }

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

This div background color is #316C37.

Border color

.myBorderColor { border: 1px solid #316C37; }

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

This div border color is #316C37.

Opacity

.myOpacity80 { color: #316C37; opacity: 0.8; }

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

Text with #316C37 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 #316C37;}

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

This text has shadow with #316C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316C37.

Preview

Color preview on black background

This text has color #316C37 on black background.


Color preview on white background

This text has color #316C37 on white background.


Black color preview on #316C37 background

This text has black color on #316C37 background.


White color preview on #316C37 background

This text has white color on #316C37 background.


Related colors

Complementary color

Complementary color for #hex is #CE93C8.


I love getcolorcode.com

Triadic colors

1 #37316C and #6C3731 with #316C37 are triadic colors.

2 #376C31 and #6C3137 with #316C37 are triadic colors.