COLOR #315219

HEX: #315219 RGB: (49,82,25)

Color info

#315219 contains red, green and blue colors in about the same proportion. Web safe color of #315219 is #336600 (or #360).

RGB color model

#315219 color RGB value is (49,82,25).

RGB: (49,82,25) (19%, 32%, 10%)

RGB channels and saturation

R 49 of 255 = 19%
G 82 of 255 = 32%
B 25 of 255 = 10%

49
82
25

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

Portions of RGB colors in percentages

R + G + B = 49 + 82 + 25 = 156 (100%)
R 49 of 156 ~ 31.41%
G 82 of 156 ~ 52.56%
B 25 of 156 ~ 16.03'%

%31.41
%52.56
%16.03

CMYK color model

#315219 color CMYK value is (40,0,70,68).

  • cyan value is 40.24%
  • magenta value is 0.00%
  • yellow value is 69.51%
  • key color value is 67.84%
CMYK: (40,0,70,68) C40M0Y70K68 (40%,0%,70%,68%) (0.40/0.00/0.70/0.68) 

CMYK percentages

%40.24
%0
%69.51
%67.84

Codes

Color #315219 in popluar color models

31 52 19
RGB 49 82 25
HSL 95° 53.27% 20.98%
HSB/HSV 95° 69.51% 32.16%
CMYK 40.24% 0.00% 69.51%
67.84%

Color #315219 in popluar number systems.

HEX 31 52 19
Decimal 49 82 25
Binary 110001 1010010 11001
Octal 61 122 31

Shades and tints

Shades of #315219

#315219
(49,82,25)
#2D4B17
(45,75,23)
#294415
(41,68,21)
#253D13
(37,61,19)
#213611
(33,54,17)
#1D2F0F
(29,47,15)
#19280D
(25,40,13)
#15210B
(21,33,11)
#111A09
(17,26,9)
#0D1307
(13,19,7)
#090C05
(9,12,5)
#000000
(0,0,0)

Tints of #315219

#315219
(49,82,25)
#43612D
(67,97,45)
#557041
(85,112,65)
#677F55
(103,127,85)
#798E69
(121,142,105)
#8B9D7D
(139,157,125)
#9DAC91
(157,172,145)
#AFBBA5
(175,187,165)
#C1CAB9
(193,202,185)
#D3D9CD
(211,217,205)
#E5E8E1
(229,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315219 color. Also use rgb(49,82,25) instead hex code.

Text Font Color

.myTextColor { color: #315219; }

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

This text font color is #315219.

Background Color

.myBgColor { background-color: #315219; }

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

This div background color is #315219.

Border color

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

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

This div border color is #315219.

Opacity

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

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

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

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

This text has shadow with #315219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315219.

Preview

Color preview on black background

This text has color #315219 on black background.


Color preview on white background

This text has color #315219 on white background.


Black color preview on #315219 background

This text has black color on #315219 background.


White color preview on #315219 background

This text has white color on #315219 background.


Related colors

Complementary color

Complementary color for #hex is #CEADE6.


I love getcolorcode.com

Triadic colors

1 #193152 and #521931 with #315219 are triadic colors.

2 #195231 and #523119 with #315219 are triadic colors.