COLOR #315516

HEX: #315516 RGB: (49,85,22)

Color info

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

RGB color model

#315516 color RGB value is (49,85,22).

RGB: (49,85,22) (19%, 33%, 9%)

RGB channels and saturation

R 49 of 255 = 19%
G 85 of 255 = 33%
B 22 of 255 = 9%

49
85
22

R + G + B ~ 20%. #315516 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 85 + 22 = 156 (100%)
R 49 of 156 ~ 31.41%
G 85 of 156 ~ 54.49%
B 22 of 156 ~ 14.1'%

%31.41
%54.49
%14.1

CMYK color model

#315516 color CMYK value is (42,0,74,67).

  • cyan value is 42.35%
  • magenta value is 0.00%
  • yellow value is 74.12%
  • key color value is 66.67%

CMYK: (42,0,74,67)
C42M0Y74K67 (42%, 0%, 74%, 67%)
(0.42 / 0.00 / 0.74 / 0.67)

CMYK percentages

%42.35
%0
%74.12
%66.67

Codes

Color #315516 in popluar color models

31 55 16
RGB 49 85 22
HSL 94° 58.88% 20.98%
HSB/HSV 94° 74.12% 33.33%
CMYK 42.35% 0.00% 74.12%
66.67%

Color #315516 in popluar number systems.

HEX 31 55 16
Decimal 49 85 22
Binary 110001 1010101 10110
Octal 61 125 26

Shades and tints

Shades of #315516

#315516
(49,85,22)
#2D4E14
(45,78,20)
#294712
(41,71,18)
#254010
(37,64,16)
#21390E
(33,57,14)
#1D320C
(29,50,12)
#192B0A
(25,43,10)
#152408
(21,36,8)
#111D06
(17,29,6)
#0D1604
(13,22,4)
#090F02
(9,15,2)
#000000
(0,0,0)

Tints of #315516

#315516
(49,85,22)
#43642B
(67,100,43)
#557340
(85,115,64)
#678255
(103,130,85)
#79916A
(121,145,106)
#8BA07F
(139,160,127)
#9DAF94
(157,175,148)
#AFBEA9
(175,190,169)
#C1CDBE
(193,205,190)
#D3DCD3
(211,220,211)
#E5EBE8
(229,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #315516; }

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

This text font color is #315516.

Background Color

.myBgColor { background-color: #315516; }

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

This div background color is #315516.

Border color

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

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

This div border color is #315516.

Opacity

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

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

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

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

This text has shadow with #315516 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315516.

Preview

Color preview on black background

This text has color #315516 on black background.


Color preview on white background

This text has color #315516 on white background.


Black color preview on #315516 background

This text has black color on #315516 background.


White color preview on #315516 background

This text has white color on #315516 background.


Related colors

Complementary color

Complementary color for #hex is #CEAAE9.


I love getcolorcode.com

Triadic colors

1 #163155 and #551631 with #315516 are triadic colors.

2 #165531 and #553116 with #315516 are triadic colors.