COLOR #314050

HEX: #314050 RGB: (49,64,80)

Color info

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

RGB color model

#314050 color RGB value is (49,64,80).

RGB: (49,64,80) (19%, 25%, 31%)

RGB channels and saturation

R 49 of 255 = 19%
G 64 of 255 = 25%
B 80 of 255 = 31%

49
64
80

R + G + B ~ 25%. #314050 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 64 + 80 = 193 (100%)
R 49 of 193 ~ 25.39%
G 64 of 193 ~ 33.16%
B 80 of 193 ~ 41.45'%

%25.39
%33.16
%41.45

CMYK color model

#314050 color CMYK value is (39,20,0,69).

  • cyan value is 38.75%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (39,20,0,69)
C39M20Y0K69 (39%, 20%, 0%, 69%)
(0.39 / 0.20 / 0.00 / 0.69)

CMYK percentages

%38.75
%20
%0
%68.63

Codes

Color #314050 in popluar color models

31 40 50
RGB 49 64 80
HSL 211° 24.03% 25.29%
HSB/HSV 211° 38.75% 31.37%
CMYK 38.75% 20.00% 0.00%
68.63%

Color #314050 in popluar number systems.

HEX 31 40 50
Decimal 49 64 80
Binary 110001 1000000 1010000
Octal 61 100 120

Shades and tints

Shades of #314050

#314050
(49,64,80)
#2D3B49
(45,59,73)
#293642
(41,54,66)
#25313B
(37,49,59)
#212C34
(33,44,52)
#1D272D
(29,39,45)
#192226
(25,34,38)
#151D1F
(21,29,31)
#111818
(17,24,24)
#0D1311
(13,19,17)
#090E0A
(9,14,10)
#000000
(0,0,0)

Tints of #314050

#314050
(49,64,80)
#43515F
(67,81,95)
#55626E
(85,98,110)
#67737D
(103,115,125)
#79848C
(121,132,140)
#8B959B
(139,149,155)
#9DA6AA
(157,166,170)
#AFB7B9
(175,183,185)
#C1C8C8
(193,200,200)
#D3D9D7
(211,217,215)
#E5EAE6
(229,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314050; }

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

This text font color is #314050.

Background Color

.myBgColor { background-color: #314050; }

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

This div background color is #314050.

Border color

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

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

This div border color is #314050.

Opacity

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

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

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

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

This text has shadow with #314050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314050.

Preview

Color preview on black background

This text has color #314050 on black background.


Color preview on white background

This text has color #314050 on white background.


Black color preview on #314050 background

This text has black color on #314050 background.


White color preview on #314050 background

This text has white color on #314050 background.


Related colors

Complementary color

Complementary color for #hex is #CEBFAF.


I love getcolorcode.com

Triadic colors

1 #503140 and #405031 with #314050 are triadic colors.

2 #504031 and #403150 with #314050 are triadic colors.