COLOR #317316

HEX: #317316 RGB: (49,115,22)

Color info

#317316 contains mainly green color. Web safe color of #317316 is #336600 (or #360).

RGB color model

#317316 color RGB value is (49,115,22).

RGB: (49,115,22) (19%, 45%, 9%)

RGB channels and saturation

R 49 of 255 = 19%
G 115 of 255 = 45%
B 22 of 255 = 9%

49
115
22

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

Portions of RGB colors in percentages

R + G + B = 49 + 115 + 22 = 186 (100%)
R 49 of 186 ~ 26.34%
G 115 of 186 ~ 61.83%
B 22 of 186 ~ 11.83'%

%26.34
%61.83
%11.83

CMYK color model

#317316 color CMYK value is (57,0,81,55).

  • cyan value is 57.39%
  • magenta value is 0.00%
  • yellow value is 80.87%
  • key color value is 54.90%

CMYK: (57,0,81,55)
C57M0Y81K55 (57%, 0%, 81%, 55%)
(0.57 / 0.00 / 0.81 / 0.55)

CMYK percentages

%57.39
%0
%80.87
%54.9

Codes

Color #317316 in popluar color models

31 73 16
RGB 49 115 22
HSL 103° 67.88% 26.86%
HSB/HSV 103° 80.87% 45.10%
CMYK 57.39% 0.00% 80.87%
54.90%

Color #317316 in popluar number systems.

HEX 31 73 16
Decimal 49 115 22
Binary 110001 1110011 10110
Octal 61 163 26

Shades and tints

Shades of #317316

#317316
(49,115,22)
#2D6914
(45,105,20)
#295F12
(41,95,18)
#255510
(37,85,16)
#214B0E
(33,75,14)
#1D410C
(29,65,12)
#19370A
(25,55,10)
#152D08
(21,45,8)
#112306
(17,35,6)
#0D1904
(13,25,4)
#090F02
(9,15,2)
#000000
(0,0,0)

Tints of #317316

#317316
(49,115,22)
#437F2B
(67,127,43)
#558B40
(85,139,64)
#679755
(103,151,85)
#79A36A
(121,163,106)
#8BAF7F
(139,175,127)
#9DBB94
(157,187,148)
#AFC7A9
(175,199,169)
#C1D3BE
(193,211,190)
#D3DFD3
(211,223,211)
#E5EBE8
(229,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #317316; }

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

This text font color is #317316.

Background Color

.myBgColor { background-color: #317316; }

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

This div background color is #317316.

Border color

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

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

This div border color is #317316.

Opacity

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

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

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

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

This text has shadow with #317316 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #317316.

Preview

Color preview on black background

This text has color #317316 on black background.


Color preview on white background

This text has color #317316 on white background.


Black color preview on #317316 background

This text has black color on #317316 background.


White color preview on #317316 background

This text has white color on #317316 background.


Related colors

Complementary color

Complementary color for #hex is #CE8CE9.


I love getcolorcode.com

Triadic colors

1 #163173 and #731631 with #317316 are triadic colors.

2 #167331 and #733116 with #317316 are triadic colors.