COLOR #315331

HEX: #315331 RGB: (49,83,49)

Color info

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

RGB color model

#315331 color RGB value is (49,83,49).

RGB: (49,83,49) (19%, 33%, 19%)

RGB channels and saturation

R 49 of 255 = 19%
G 83 of 255 = 33%
B 49 of 255 = 19%

49
83
49

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

Portions of RGB colors in percentages

R + G + B = 49 + 83 + 49 = 181 (100%)
R 49 of 181 ~ 27.07%
G 83 of 181 ~ 45.86%
B 49 of 181 ~ 27.07'%

%27.07
%45.86
%27.07

CMYK color model

#315331 color CMYK value is (41,0,41,67).

  • cyan value is 40.96%
  • magenta value is 0.00%
  • yellow value is 40.96%
  • key color value is 67.45%

CMYK: (41,0,41,67)
C41M0Y41K67 (41%, 0%, 41%, 67%)
(0.41 / 0.00 / 0.41 / 0.67)

CMYK percentages

%40.96
%0
%40.96
%67.45

Codes

Color #315331 in popluar color models

31 53 31
RGB 49 83 49
HSL 120° 25.76% 25.88%
HSB/HSV 120° 40.96% 32.55%
CMYK 40.96% 0.00% 40.96%
67.45%

Color #315331 in popluar number systems.

HEX 31 53 31
Decimal 49 83 49
Binary 110001 1010011 110001
Octal 61 123 61

Shades and tints

Shades of #315331

#315331
(49,83,49)
#2D4C2D
(45,76,45)
#294529
(41,69,41)
#253E25
(37,62,37)
#213721
(33,55,33)
#1D301D
(29,48,29)
#192919
(25,41,25)
#152215
(21,34,21)
#111B11
(17,27,17)
#0D140D
(13,20,13)
#090D09
(9,13,9)
#000000
(0,0,0)

Tints of #315331

#315331
(49,83,49)
#436243
(67,98,67)
#557155
(85,113,85)
#678067
(103,128,103)
#798F79
(121,143,121)
#8B9E8B
(139,158,139)
#9DAD9D
(157,173,157)
#AFBCAF
(175,188,175)
#C1CBC1
(193,203,193)
#D3DAD3
(211,218,211)
#E5E9E5
(229,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #315331; }

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

This text font color is #315331.

Background Color

.myBgColor { background-color: #315331; }

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

This div background color is #315331.

Border color

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

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

This div border color is #315331.

Opacity

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

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

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

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

This text has shadow with #315331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315331.

Preview

Color preview on black background

This text has color #315331 on black background.


Color preview on white background

This text has color #315331 on white background.


Black color preview on #315331 background

This text has black color on #315331 background.


White color preview on #315331 background

This text has white color on #315331 background.


Related colors

Complementary color

Complementary color for #hex is #CEACCE.


I love getcolorcode.com

Triadic colors

1 #313153 and #533131 with #315331 are triadic colors.

2 #315331 and #533131 with #315331 are triadic colors.