COLOR #316D09

HEX: #316D09 RGB: (49,109,9)

Color info

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

RGB color model

#316D09 color RGB value is (49,109,9).

RGB: (49,109,9) (19%, 43%, 4%)

RGB channels and saturation

R 49 of 255 = 19%
G 109 of 255 = 43%
B 9 of 255 = 4%

49
109
9

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

Portions of RGB colors in percentages

R + G + B = 49 + 109 + 9 = 167 (100%)
R 49 of 167 ~ 29.34%
G 109 of 167 ~ 65.27%
B 9 of 167 ~ 5.39'%

%29.34
%65.27

CMYK color model

#316D09 color CMYK value is (55,0,92,57).

  • cyan value is 55.05%
  • magenta value is 0.00%
  • yellow value is 91.74%
  • key color value is 57.25%

CMYK: (55,0,92,57)
C55M0Y92K57 (55%, 0%, 92%, 57%)
(0.55 / 0.00 / 0.92 / 0.57)

CMYK percentages

%55.05
%0
%91.74
%57.25

Codes

Color #316D09 in popluar color models

31 6D 09
RGB 49 109 9
HSL 96° 84.75% 23.14%
HSB/HSV 96° 91.74% 42.75%
CMYK 55.05% 0.00% 91.74%
57.25%

Color #316D09 in popluar number systems.

HEX 31 6D 09
Decimal 49 109 9
Binary 110001 1101101 1001
Octal 61 155 11

Shades and tints

Shades of #316D09

#316D09
(49,109,9)
#2D6409
(45,100,9)
#295B09
(41,91,9)
#255209
(37,82,9)
#214909
(33,73,9)
#1D4009
(29,64,9)
#193709
(25,55,9)
#152E09
(21,46,9)
#112509
(17,37,9)
#0D1C09
(13,28,9)
#091309
(9,19,9)
#000000
(0,0,0)

Tints of #316D09

#316D09
(49,109,9)
#437A1F
(67,122,31)
#558735
(85,135,53)
#67944B
(103,148,75)
#79A161
(121,161,97)
#8BAE77
(139,174,119)
#9DBB8D
(157,187,141)
#AFC8A3
(175,200,163)
#C1D5B9
(193,213,185)
#D3E2CF
(211,226,207)
#E5EFE5
(229,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316D09 color. Also use rgb(49,109,9) instead hex code.

Text Font Color

.myTextColor { color: #316D09; }

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

This text font color is #316D09.

Background Color

.myBgColor { background-color: #316D09; }

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

This div background color is #316D09.

Border color

.myBorderColor { border: 1px solid #316D09; }

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

This div border color is #316D09.

Opacity

.myOpacity80 { color: #316D09; opacity: 0.8; }

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

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

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

This text has shadow with #316D09 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316D09.

Preview

Color preview on black background

This text has color #316D09 on black background.


Color preview on white background

This text has color #316D09 on white background.


Black color preview on #316D09 background

This text has black color on #316D09 background.


White color preview on #316D09 background

This text has white color on #316D09 background.


Related colors

Complementary color

Complementary color for #hex is #CE92F6.


I love getcolorcode.com

Triadic colors

1 #09316D and #6D0931 with #316D09 are triadic colors.

2 #096D31 and #6D3109 with #316D09 are triadic colors.