COLOR #314952

HEX: #314952 RGB: (49,73,82)

Color info

#314952 contains red, green and blue colors in about the same proportion. Web safe color of #314952 is #333366 (or #336).

RGB color model

#314952 color RGB value is (49,73,82).

RGB: (49,73,82) (19%, 29%, 32%)

RGB channels and saturation

R 49 of 255 = 19%
G 73 of 255 = 29%
B 82 of 255 = 32%

49
73
82

R + G + B ~ 27%. #314952 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 73 + 82 = 204 (100%)
R 49 of 204 ~ 24.02%
G 73 of 204 ~ 35.78%
B 82 of 204 ~ 40.2'%

%24.02
%35.78
%40.2

CMYK color model

#314952 color CMYK value is (40,11,0,68).

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

CMYK: (40,11,0,68)
C40M11Y0K68 (40%, 11%, 0%, 68%)
(0.40 / 0.11 / 0.00 / 0.68)

CMYK percentages

%40.24
%10.98
%0
%67.84

Codes

Color #314952 in popluar color models

31 49 52
RGB 49 73 82
HSL 196° 25.19% 25.69%
HSB/HSV 196° 40.24% 32.16%
CMYK 40.24% 10.98% 0.00%
67.84%

Color #314952 in popluar number systems.

HEX 31 49 52
Decimal 49 73 82
Binary 110001 1001001 1010010
Octal 61 111 122

Shades and tints

Shades of #314952

#314952
(49,73,82)
#2D434B
(45,67,75)
#293D44
(41,61,68)
#25373D
(37,55,61)
#213136
(33,49,54)
#1D2B2F
(29,43,47)
#192528
(25,37,40)
#151F21
(21,31,33)
#11191A
(17,25,26)
#0D1313
(13,19,19)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #314952

#314952
(49,73,82)
#435961
(67,89,97)
#556970
(85,105,112)
#67797F
(103,121,127)
#79898E
(121,137,142)
#8B999D
(139,153,157)
#9DA9AC
(157,169,172)
#AFB9BB
(175,185,187)
#C1C9CA
(193,201,202)
#D3D9D9
(211,217,217)
#E5E9E8
(229,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314952; }

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

This text font color is #314952.

Background Color

.myBgColor { background-color: #314952; }

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

This div background color is #314952.

Border color

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

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

This div border color is #314952.

Opacity

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

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

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

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

This text has shadow with #314952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314952.

Preview

Color preview on black background

This text has color #314952 on black background.


Color preview on white background

This text has color #314952 on white background.


Black color preview on #314952 background

This text has black color on #314952 background.


White color preview on #314952 background

This text has white color on #314952 background.


Related colors

Complementary color

Complementary color for #hex is #CEB6AD.


I love getcolorcode.com

Triadic colors

1 #523149 and #495231 with #314952 are triadic colors.

2 #524931 and #493152 with #314952 are triadic colors.