COLOR #316829

HEX: #316829 RGB: (49,104,41)

Color info

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

RGB color model

#316829 color RGB value is (49,104,41).

RGB: (49,104,41) (19%, 41%, 16%)

RGB channels and saturation

R 49 of 255 = 19%
G 104 of 255 = 41%
B 41 of 255 = 16%

49
104
41

R + G + B ~ 25%. #316829 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 104 + 41 = 194 (100%)
R 49 of 194 ~ 25.26%
G 104 of 194 ~ 53.61%
B 41 of 194 ~ 21.13'%

%25.26
%53.61
%21.13

CMYK color model

#316829 color CMYK value is (53,0,61,59).

  • cyan value is 52.88%
  • magenta value is 0.00%
  • yellow value is 60.58%
  • key color value is 59.22%
CMYK: (53,0,61,59) C53M0Y61K59 (53%,0%,61%,59%) (0.53/0.00/0.61/0.59) 

CMYK percentages

%52.88
%0
%60.58
%59.22

Codes

Color #316829 in popluar color models

31 68 29
RGB 49 104 41
HSL 112° 43.45% 28.43%
HSB/HSV 112° 60.58% 40.78%
CMYK 52.88% 0.00% 60.58%
59.22%

Color #316829 in popluar number systems.

HEX 31 68 29
Decimal 49 104 41
Binary 110001 1101000 101001
Octal 61 150 51

Shades and tints

Shades of #316829

#316829
(49,104,41)
#2D5F26
(45,95,38)
#295623
(41,86,35)
#254D20
(37,77,32)
#21441D
(33,68,29)
#1D3B1A
(29,59,26)
#193217
(25,50,23)
#152914
(21,41,20)
#112011
(17,32,17)
#0D170E
(13,23,14)
#090E0B
(9,14,11)
#000000
(0,0,0)

Tints of #316829

#316829
(49,104,41)
#43753C
(67,117,60)
#55824F
(85,130,79)
#678F62
(103,143,98)
#799C75
(121,156,117)
#8BA988
(139,169,136)
#9DB69B
(157,182,155)
#AFC3AE
(175,195,174)
#C1D0C1
(193,208,193)
#D3DDD4
(211,221,212)
#E5EAE7
(229,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #316829; }

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

This text font color is #316829.

Background Color

.myBgColor { background-color: #316829; }

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

This div background color is #316829.

Border color

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

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

This div border color is #316829.

Opacity

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

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

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

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

This text has shadow with #316829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316829.

Preview

Color preview on black background

This text has color #316829 on black background.


Color preview on white background

This text has color #316829 on white background.


Black color preview on #316829 background

This text has black color on #316829 background.


White color preview on #316829 background

This text has white color on #316829 background.


Related colors

Complementary color

Complementary color for #hex is #CE97D6.


I love getcolorcode.com

Triadic colors

1 #293168 and #682931 with #316829 are triadic colors.

2 #296831 and #683129 with #316829 are triadic colors.