COLOR #314331

HEX: #314331 RGB: (49,67,49)

Color info

#314331 contains red, green and blue colors in about the same proportion. Web safe color of #314331 is #333333 (or #333).

RGB color model

#314331 color RGB value is (49,67,49).

RGB: (49,67,49) (19%, 26%, 19%)

RGB channels and saturation

R 49 of 255 = 19%
G 67 of 255 = 26%
B 49 of 255 = 19%

49
67
49

R + G + B ~ 21%. #314331 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 67 + 49 = 165 (100%)
R 49 of 165 ~ 29.7%
G 67 of 165 ~ 40.61%
B 49 of 165 ~ 29.7'%

%29.7
%40.61
%29.7

CMYK color model

#314331 color CMYK value is (27,0,27,74).

  • cyan value is 26.87%
  • magenta value is 0.00%
  • yellow value is 26.87%
  • key color value is 73.73%

CMYK: (27,0,27,74)
C27M0Y27K74 (27%, 0%, 27%, 74%)
(0.27 / 0.00 / 0.27 / 0.74)

CMYK percentages

%26.87
%0
%26.87
%73.73

Codes

Color #314331 in popluar color models

31 43 31
RGB 49 67 49
HSL 120° 15.52% 22.75%
HSB/HSV 120° 26.87% 26.27%
CMYK 26.87% 0.00% 26.87%
73.73%

Color #314331 in popluar number systems.

HEX 31 43 31
Decimal 49 67 49
Binary 110001 1000011 110001
Octal 61 103 61

Shades and tints

Shades of #314331

#314331
(49,67,49)
#2D3D2D
(45,61,45)
#293729
(41,55,41)
#253125
(37,49,37)
#212B21
(33,43,33)
#1D251D
(29,37,29)
#191F19
(25,31,25)
#151915
(21,25,21)
#111311
(17,19,17)
#0D0D0D
(13,13,13)
#090709
(9,7,9)
#000000
(0,0,0)

Tints of #314331

#314331
(49,67,49)
#435443
(67,84,67)
#556555
(85,101,85)
#677667
(103,118,103)
#798779
(121,135,121)
#8B988B
(139,152,139)
#9DA99D
(157,169,157)
#AFBAAF
(175,186,175)
#C1CBC1
(193,203,193)
#D3DCD3
(211,220,211)
#E5EDE5
(229,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314331; }

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

This text font color is #314331.

Background Color

.myBgColor { background-color: #314331; }

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

This div background color is #314331.

Border color

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

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

This div border color is #314331.

Opacity

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

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

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

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

This text has shadow with #314331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314331.

Preview

Color preview on black background

This text has color #314331 on black background.


Color preview on white background

This text has color #314331 on white background.


Black color preview on #314331 background

This text has black color on #314331 background.


White color preview on #314331 background

This text has white color on #314331 background.


Related colors

Complementary color

Complementary color for #hex is #CEBCCE.


I love getcolorcode.com

Triadic colors

1 #313143 and #433131 with #314331 are triadic colors.

2 #314331 and #433131 with #314331 are triadic colors.