COLOR #314431

HEX: #314431 RGB: (49,68,49)

Color info

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

RGB color model

#314431 color RGB value is (49,68,49).

RGB: (49,68,49) (19%, 27%, 19%)

RGB channels and saturation

R 49 of 255 = 19%
G 68 of 255 = 27%
B 49 of 255 = 19%

49
68
49

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

Portions of RGB colors in percentages

R + G + B = 49 + 68 + 49 = 166 (100%)
R 49 of 166 ~ 29.52%
G 68 of 166 ~ 40.96%
B 49 of 166 ~ 29.52'%

%29.52
%40.96
%29.52

CMYK color model

#314431 color CMYK value is (28,0,28,73).

  • cyan value is 27.94%
  • magenta value is 0.00%
  • yellow value is 27.94%
  • key color value is 73.33%

CMYK: (28,0,28,73)
C28M0Y28K73 (28%, 0%, 28%, 73%)
(0.28 / 0.00 / 0.28 / 0.73)

CMYK percentages

%27.94
%0
%27.94
%73.33

Codes

Color #314431 in popluar color models

31 44 31
RGB 49 68 49
HSL 120° 16.24% 22.94%
HSB/HSV 120° 27.94% 26.67%
CMYK 27.94% 0.00% 27.94%
73.33%

Color #314431 in popluar number systems.

HEX 31 44 31
Decimal 49 68 49
Binary 110001 1000100 110001
Octal 61 104 61

Shades and tints

Shades of #314431

#314431
(49,68,49)
#2D3E2D
(45,62,45)
#293829
(41,56,41)
#253225
(37,50,37)
#212C21
(33,44,33)
#1D261D
(29,38,29)
#192019
(25,32,25)
#151A15
(21,26,21)
#111411
(17,20,17)
#0D0E0D
(13,14,13)
#090809
(9,8,9)
#000000
(0,0,0)

Tints of #314431

#314431
(49,68,49)
#435543
(67,85,67)
#556655
(85,102,85)
#677767
(103,119,103)
#798879
(121,136,121)
#8B998B
(139,153,139)
#9DAA9D
(157,170,157)
#AFBBAF
(175,187,175)
#C1CCC1
(193,204,193)
#D3DDD3
(211,221,211)
#E5EEE5
(229,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314431; }

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

This text font color is #314431.

Background Color

.myBgColor { background-color: #314431; }

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

This div background color is #314431.

Border color

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

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

This div border color is #314431.

Opacity

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

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

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

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

This text has shadow with #314431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314431.

Preview

Color preview on black background

This text has color #314431 on black background.


Color preview on white background

This text has color #314431 on white background.


Black color preview on #314431 background

This text has black color on #314431 background.


White color preview on #314431 background

This text has white color on #314431 background.


Related colors

Complementary color

Complementary color for #hex is #CEBBCE.


I love getcolorcode.com

Triadic colors

1 #313144 and #443131 with #314431 are triadic colors.

2 #314431 and #443131 with #314431 are triadic colors.