COLOR #316216

HEX: #316216 RGB: (49,98,22)

Color info

#316216 contains mainly red and green colors. Web safe color of #316216 is #336600 (or #360).

RGB color model

#316216 color RGB value is (49,98,22).

RGB: (49,98,22) (19%, 38%, 9%)

RGB channels and saturation

R 49 of 255 = 19%
G 98 of 255 = 38%
B 22 of 255 = 9%

49
98
22

R + G + B ~ 22%. #316216 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 98 + 22 = 169 (100%)
R 49 of 169 ~ 28.99%
G 98 of 169 ~ 57.99%
B 22 of 169 ~ 13.02'%

%28.99
%57.99
%13.02

CMYK color model

#316216 color CMYK value is (50,0,78,62).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 77.55%
  • key color value is 61.57%

CMYK: (50,0,78,62)
C50M0Y78K62 (50%, 0%, 78%, 62%)
(0.50 / 0.00 / 0.78 / 0.62)

CMYK percentages

%50
%0
%77.55
%61.57

Codes

Color #316216 in popluar color models

31 62 16
RGB 49 98 22
HSL 99° 63.33% 23.53%
HSB/HSV 99° 77.55% 38.43%
CMYK 50.00% 0.00% 77.55%
61.57%

Color #316216 in popluar number systems.

HEX 31 62 16
Decimal 49 98 22
Binary 110001 1100010 10110
Octal 61 142 26

Shades and tints

Shades of #316216

#316216
(49,98,22)
#2D5A14
(45,90,20)
#295212
(41,82,18)
#254A10
(37,74,16)
#21420E
(33,66,14)
#1D3A0C
(29,58,12)
#19320A
(25,50,10)
#152A08
(21,42,8)
#112206
(17,34,6)
#0D1A04
(13,26,4)
#091202
(9,18,2)
#000000
(0,0,0)

Tints of #316216

#316216
(49,98,22)
#43702B
(67,112,43)
#557E40
(85,126,64)
#678C55
(103,140,85)
#799A6A
(121,154,106)
#8BA87F
(139,168,127)
#9DB694
(157,182,148)
#AFC4A9
(175,196,169)
#C1D2BE
(193,210,190)
#D3E0D3
(211,224,211)
#E5EEE8
(229,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316216 color. Also use rgb(49,98,22) instead hex code.

Text Font Color

.myTextColor { color: #316216; }

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

This text font color is #316216.

Background Color

.myBgColor { background-color: #316216; }

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

This div background color is #316216.

Border color

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

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

This div border color is #316216.

Opacity

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

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

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

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

This text has shadow with #316216 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316216.

Preview

Color preview on black background

This text has color #316216 on black background.


Color preview on white background

This text has color #316216 on white background.


Black color preview on #316216 background

This text has black color on #316216 background.


White color preview on #316216 background

This text has white color on #316216 background.


Related colors

Complementary color

Complementary color for #hex is #CE9DE9.


I love getcolorcode.com

Triadic colors

1 #163162 and #621631 with #316216 are triadic colors.

2 #166231 and #623116 with #316216 are triadic colors.