COLOR #314137

HEX: #314137 RGB: (49,65,55)

Color info

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

RGB color model

#314137 color RGB value is (49,65,55).

RGB: (49,65,55) (19%, 25%, 22%)

RGB channels and saturation

R 49 of 255 = 19%
G 65 of 255 = 25%
B 55 of 255 = 22%

49
65
55

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

Portions of RGB colors in percentages

R + G + B = 49 + 65 + 55 = 169 (100%)
R 49 of 169 ~ 28.99%
G 65 of 169 ~ 38.46%
B 55 of 169 ~ 32.54'%

%28.99
%38.46
%32.54

CMYK color model

#314137 color CMYK value is (25,0,15,75).

  • cyan value is 24.62%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 74.51%
CMYK: (25,0,15,75) C25M0Y15K75 (25%,0%,15%,75%) (0.25/0.00/0.15/0.75) 

CMYK percentages

%24.62
%0
%15.38
%74.51

Codes

Color #314137 in popluar color models

31 41 37
RGB 49 65 55
HSL 143° 14.04% 22.35%
HSB/HSV 143° 24.62% 25.49%
CMYK 24.62% 0.00% 15.38%
74.51%

Color #314137 in popluar number systems.

HEX 31 41 37
Decimal 49 65 55
Binary 110001 1000001 110111
Octal 61 101 67

Shades and tints

Shades of #314137

#314137
(49,65,55)
#2D3C32
(45,60,50)
#29372D
(41,55,45)
#253228
(37,50,40)
#212D23
(33,45,35)
#1D281E
(29,40,30)
#192319
(25,35,25)
#151E14
(21,30,20)
#11190F
(17,25,15)
#0D140A
(13,20,10)
#090F05
(9,15,5)
#000000
(0,0,0)

Tints of #314137

#314137
(49,65,55)
#435249
(67,82,73)
#55635B
(85,99,91)
#67746D
(103,116,109)
#79857F
(121,133,127)
#8B9691
(139,150,145)
#9DA7A3
(157,167,163)
#AFB8B5
(175,184,181)
#C1C9C7
(193,201,199)
#D3DAD9
(211,218,217)
#E5EBEB
(229,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314137; }

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

This text font color is #314137.

Background Color

.myBgColor { background-color: #314137; }

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

This div background color is #314137.

Border color

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

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

This div border color is #314137.

Opacity

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

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

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

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

This text has shadow with #314137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314137.

Preview

Color preview on black background

This text has color #314137 on black background.


Color preview on white background

This text has color #314137 on white background.


Black color preview on #314137 background

This text has black color on #314137 background.


White color preview on #314137 background

This text has white color on #314137 background.


Related colors

Complementary color

Complementary color for #hex is #CEBEC8.


I love getcolorcode.com

Triadic colors

1 #373141 and #413731 with #314137 are triadic colors.

2 #374131 and #413137 with #314137 are triadic colors.