COLOR #316724

HEX: #316724 RGB: (49,103,36)

Color info

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

RGB color model

#316724 color RGB value is (49,103,36).

RGB: (49,103,36) (19%, 40%, 14%)

RGB channels and saturation

R 49 of 255 = 19%
G 103 of 255 = 40%
B 36 of 255 = 14%

49
103
36

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

Portions of RGB colors in percentages

R + G + B = 49 + 103 + 36 = 188 (100%)
R 49 of 188 ~ 26.06%
G 103 of 188 ~ 54.79%
B 36 of 188 ~ 19.15'%

%26.06
%54.79
%19.15

CMYK color model

#316724 color CMYK value is (52,0,65,60).

  • cyan value is 52.43%
  • magenta value is 0.00%
  • yellow value is 65.05%
  • key color value is 59.61%

CMYK: (52,0,65,60)
C52M0Y65K60 (52%, 0%, 65%, 60%)
(0.52 / 0.00 / 0.65 / 0.60)

CMYK percentages

%52.43
%0
%65.05
%59.61

Codes

Color #316724 in popluar color models

31 67 24
RGB 49 103 36
HSL 108° 48.20% 27.25%
HSB/HSV 108° 65.05% 40.39%
CMYK 52.43% 0.00% 65.05%
59.61%

Color #316724 in popluar number systems.

HEX 31 67 24
Decimal 49 103 36
Binary 110001 1100111 100100
Octal 61 147 44

Shades and tints

Shades of #316724

#316724
(49,103,36)
#2D5E21
(45,94,33)
#29551E
(41,85,30)
#254C1B
(37,76,27)
#214318
(33,67,24)
#1D3A15
(29,58,21)
#193112
(25,49,18)
#15280F
(21,40,15)
#111F0C
(17,31,12)
#0D1609
(13,22,9)
#090D06
(9,13,6)
#000000
(0,0,0)

Tints of #316724

#316724
(49,103,36)
#437437
(67,116,55)
#55814A
(85,129,74)
#678E5D
(103,142,93)
#799B70
(121,155,112)
#8BA883
(139,168,131)
#9DB596
(157,181,150)
#AFC2A9
(175,194,169)
#C1CFBC
(193,207,188)
#D3DCCF
(211,220,207)
#E5E9E2
(229,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316724 color. Also use rgb(49,103,36) instead hex code.

Text Font Color

.myTextColor { color: #316724; }

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

This text font color is #316724.

Background Color

.myBgColor { background-color: #316724; }

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

This div background color is #316724.

Border color

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

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

This div border color is #316724.

Opacity

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

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

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

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

This text has shadow with #316724 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316724.

Preview

Color preview on black background

This text has color #316724 on black background.


Color preview on white background

This text has color #316724 on white background.


Black color preview on #316724 background

This text has black color on #316724 background.


White color preview on #316724 background

This text has white color on #316724 background.


Related colors

Complementary color

Complementary color for #hex is #CE98DB.


I love getcolorcode.com

Triadic colors

1 #243167 and #672431 with #316724 are triadic colors.

2 #246731 and #673124 with #316724 are triadic colors.