COLOR #316821

HEX: #316821 RGB: (49,104,33)

Color info

#316821 contains mainly red and green colors. Web safe color of #316821 is #336633 (or #363).

RGB color model

#316821 color RGB value is (49,104,33).

RGB: (49,104,33) (19%, 41%, 13%)

RGB channels and saturation

R 49 of 255 = 19%
G 104 of 255 = 41%
B 33 of 255 = 13%

49
104
33

R + G + B ~ 24%. #316821 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 104 + 33 = 186 (100%)
R 49 of 186 ~ 26.34%
G 104 of 186 ~ 55.91%
B 33 of 186 ~ 17.74'%

%26.34
%55.91
%17.74

CMYK color model

#316821 color CMYK value is (53,0,68,59).

  • cyan value is 52.88%
  • magenta value is 0.00%
  • yellow value is 68.27%
  • key color value is 59.22%

CMYK: (53,0,68,59)
C53M0Y68K59 (53%, 0%, 68%, 59%)
(0.53 / 0.00 / 0.68 / 0.59)

CMYK percentages

%52.88
%0
%68.27
%59.22

Codes

Color #316821 in popluar color models

31 68 21
RGB 49 104 33
HSL 106° 51.82% 26.86%
HSB/HSV 106° 68.27% 40.78%
CMYK 52.88% 0.00% 68.27%
59.22%

Color #316821 in popluar number systems.

HEX 31 68 21
Decimal 49 104 33
Binary 110001 1101000 100001
Octal 61 150 41

Shades and tints

Shades of #316821

#316821
(49,104,33)
#2D5F1E
(45,95,30)
#29561B
(41,86,27)
#254D18
(37,77,24)
#214415
(33,68,21)
#1D3B12
(29,59,18)
#19320F
(25,50,15)
#15290C
(21,41,12)
#112009
(17,32,9)
#0D1706
(13,23,6)
#090E03
(9,14,3)
#000000
(0,0,0)

Tints of #316821

#316821
(49,104,33)
#437535
(67,117,53)
#558249
(85,130,73)
#678F5D
(103,143,93)
#799C71
(121,156,113)
#8BA985
(139,169,133)
#9DB699
(157,182,153)
#AFC3AD
(175,195,173)
#C1D0C1
(193,208,193)
#D3DDD5
(211,221,213)
#E5EAE9
(229,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316821 color. Also use rgb(49,104,33) instead hex code.

Text Font Color

.myTextColor { color: #316821; }

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

This text font color is #316821.

Background Color

.myBgColor { background-color: #316821; }

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

This div background color is #316821.

Border color

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

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

This div border color is #316821.

Opacity

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

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

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

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

This text has shadow with #316821 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316821.

Preview

Color preview on black background

This text has color #316821 on black background.


Color preview on white background

This text has color #316821 on white background.


Black color preview on #316821 background

This text has black color on #316821 background.


White color preview on #316821 background

This text has white color on #316821 background.


Related colors

Complementary color

Complementary color for #hex is #CE97DE.


I love getcolorcode.com

Triadic colors

1 #213168 and #682131 with #316821 are triadic colors.

2 #216831 and #683121 with #316821 are triadic colors.