COLOR #316421

HEX: #316421 RGB: (49,100,33)

Color info

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

RGB color model

#316421 color RGB value is (49,100,33).

RGB: (49,100,33) (19%, 39%, 13%)

RGB channels and saturation

R 49 of 255 = 19%
G 100 of 255 = 39%
B 33 of 255 = 13%

49
100
33

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

Portions of RGB colors in percentages

R + G + B = 49 + 100 + 33 = 182 (100%)
R 49 of 182 ~ 26.92%
G 100 of 182 ~ 54.95%
B 33 of 182 ~ 18.13'%

%26.92
%54.95
%18.13

CMYK color model

#316421 color CMYK value is (51,0,67,61).

  • cyan value is 51.00%
  • magenta value is 0.00%
  • yellow value is 67.00%
  • key color value is 60.78%
CMYK: (51,0,67,61) C51M0Y67K61 (51%,0%,67%,61%) (0.51/0.00/0.67/0.61) 

CMYK percentages

%51
%0
%67
%60.78

Codes

Color #316421 in popluar color models

31 64 21
RGB 49 100 33
HSL 106° 50.38% 26.08%
HSB/HSV 106° 67.00% 39.22%
CMYK 51.00% 0.00% 67.00%
60.78%

Color #316421 in popluar number systems.

HEX 31 64 21
Decimal 49 100 33
Binary 110001 1100100 100001
Octal 61 144 41

Shades and tints

Shades of #316421

#316421
(49,100,33)
#2D5B1E
(45,91,30)
#29521B
(41,82,27)
#254918
(37,73,24)
#214015
(33,64,21)
#1D3712
(29,55,18)
#192E0F
(25,46,15)
#15250C
(21,37,12)
#111C09
(17,28,9)
#0D1306
(13,19,6)
#090A03
(9,10,3)
#000000
(0,0,0)

Tints of #316421

#316421
(49,100,33)
#437235
(67,114,53)
#558049
(85,128,73)
#678E5D
(103,142,93)
#799C71
(121,156,113)
#8BAA85
(139,170,133)
#9DB899
(157,184,153)
#AFC6AD
(175,198,173)
#C1D4C1
(193,212,193)
#D3E2D5
(211,226,213)
#E5F0E9
(229,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #316421; }

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

This text font color is #316421.

Background Color

.myBgColor { background-color: #316421; }

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

This div background color is #316421.

Border color

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

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

This div border color is #316421.

Opacity

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

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

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

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

This text has shadow with #316421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316421.

Preview

Color preview on black background

This text has color #316421 on black background.


Color preview on white background

This text has color #316421 on white background.


Black color preview on #316421 background

This text has black color on #316421 background.


White color preview on #316421 background

This text has white color on #316421 background.


Related colors

Complementary color

Complementary color for #hex is #CE9BDE.


I love getcolorcode.com

Triadic colors

1 #213164 and #642131 with #316421 are triadic colors.

2 #216431 and #643121 with #316421 are triadic colors.