COLOR #314969

HEX: #314969 RGB: (49,73,105)

Color info

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

RGB color model

#314969 color RGB value is (49,73,105).

RGB: (49,73,105) (19%, 29%, 41%)

RGB channels and saturation

R 49 of 255 = 19%
G 73 of 255 = 29%
B 105 of 255 = 41%

49
73
105

R + G + B ~ 30%. #314969 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 73 + 105 = 227 (100%)
R 49 of 227 ~ 21.59%
G 73 of 227 ~ 32.16%
B 105 of 227 ~ 46.26'%

%21.59
%32.16
%46.26

CMYK color model

#314969 color CMYK value is (53,30,0,59).

  • cyan value is 53.33%
  • magenta value is 30.48%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (53,30,0,59)
C53M30Y0K59 (53%, 30%, 0%, 59%)
(0.53 / 0.30 / 0.00 / 0.59)

CMYK percentages

%53.33
%30.48
%0
%58.82

Codes

Color #314969 in popluar color models

31 49 69
RGB 49 73 105
HSL 214° 36.36% 30.20%
HSB/HSV 214° 53.33% 41.18%
CMYK 53.33% 30.48% 0.00%
58.82%

Color #314969 in popluar number systems.

HEX 31 49 69
Decimal 49 73 105
Binary 110001 1001001 1101001
Octal 61 111 151

Shades and tints

Shades of #314969

#314969
(49,73,105)
#2D4360
(45,67,96)
#293D57
(41,61,87)
#25374E
(37,55,78)
#213145
(33,49,69)
#1D2B3C
(29,43,60)
#192533
(25,37,51)
#151F2A
(21,31,42)
#111921
(17,25,33)
#0D1318
(13,19,24)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #314969

#314969
(49,73,105)
#435976
(67,89,118)
#556983
(85,105,131)
#677990
(103,121,144)
#79899D
(121,137,157)
#8B99AA
(139,153,170)
#9DA9B7
(157,169,183)
#AFB9C4
(175,185,196)
#C1C9D1
(193,201,209)
#D3D9DE
(211,217,222)
#E5E9EB
(229,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314969; }

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

This text font color is #314969.

Background Color

.myBgColor { background-color: #314969; }

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

This div background color is #314969.

Border color

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

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

This div border color is #314969.

Opacity

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

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

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

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

This text has shadow with #314969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314969.

Preview

Color preview on black background

This text has color #314969 on black background.


Color preview on white background

This text has color #314969 on white background.


Black color preview on #314969 background

This text has black color on #314969 background.


White color preview on #314969 background

This text has white color on #314969 background.


Related colors

Complementary color

Complementary color for #hex is #CEB696.


I love getcolorcode.com

Triadic colors

1 #693149 and #496931 with #314969 are triadic colors.

2 #694931 and #493169 with #314969 are triadic colors.