COLOR #315229

HEX: #315229 RGB: (49,82,41)

Color info

#315229 contains red, green and blue colors in about the same proportion. Web safe color of #315229 is #336633 (or #363).

RGB color model

#315229 color RGB value is (49,82,41).

RGB: (49,82,41) (19%, 32%, 16%)

RGB channels and saturation

R 49 of 255 = 19%
G 82 of 255 = 32%
B 41 of 255 = 16%

49
82
41

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

Portions of RGB colors in percentages

R + G + B = 49 + 82 + 41 = 172 (100%)
R 49 of 172 ~ 28.49%
G 82 of 172 ~ 47.67%
B 41 of 172 ~ 23.84'%

%28.49
%47.67
%23.84

CMYK color model

#315229 color CMYK value is (40,0,50,68).

  • cyan value is 40.24%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 67.84%

CMYK: (40,0,50,68)
C40M0Y50K68 (40%, 0%, 50%, 68%)
(0.40 / 0.00 / 0.50 / 0.68)

CMYK percentages

%40.24
%0
%50
%67.84

Codes

Color #315229 in popluar color models

31 52 29
RGB 49 82 41
HSL 108° 33.33% 24.12%
HSB/HSV 108° 50.00% 32.16%
CMYK 40.24% 0.00% 50.00%
67.84%

Color #315229 in popluar number systems.

HEX 31 52 29
Decimal 49 82 41
Binary 110001 1010010 101001
Octal 61 122 51

Shades and tints

Shades of #315229

#315229
(49,82,41)
#2D4B26
(45,75,38)
#294423
(41,68,35)
#253D20
(37,61,32)
#21361D
(33,54,29)
#1D2F1A
(29,47,26)
#192817
(25,40,23)
#152114
(21,33,20)
#111A11
(17,26,17)
#0D130E
(13,19,14)
#090C0B
(9,12,11)
#000000
(0,0,0)

Tints of #315229

#315229
(49,82,41)
#43613C
(67,97,60)
#55704F
(85,112,79)
#677F62
(103,127,98)
#798E75
(121,142,117)
#8B9D88
(139,157,136)
#9DAC9B
(157,172,155)
#AFBBAE
(175,187,174)
#C1CAC1
(193,202,193)
#D3D9D4
(211,217,212)
#E5E8E7
(229,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #315229; }

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

This text font color is #315229.

Background Color

.myBgColor { background-color: #315229; }

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

This div background color is #315229.

Border color

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

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

This div border color is #315229.

Opacity

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

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

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

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

This text has shadow with #315229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315229.

Preview

Color preview on black background

This text has color #315229 on black background.


Color preview on white background

This text has color #315229 on white background.


Black color preview on #315229 background

This text has black color on #315229 background.


White color preview on #315229 background

This text has white color on #315229 background.


Related colors

Complementary color

Complementary color for #hex is #CEADD6.


I love getcolorcode.com

Triadic colors

1 #293152 and #522931 with #315229 are triadic colors.

2 #295231 and #523129 with #315229 are triadic colors.