COLOR #314661

HEX: #314661 RGB: (49,70,97)

Color info

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

RGB color model

#314661 color RGB value is (49,70,97).

RGB: (49,70,97) (19%, 27%, 38%)

RGB channels and saturation

R 49 of 255 = 19%
G 70 of 255 = 27%
B 97 of 255 = 38%

49
70
97

R + G + B ~ 28%. #314661 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 70 + 97 = 216 (100%)
R 49 of 216 ~ 22.69%
G 70 of 216 ~ 32.41%
B 97 of 216 ~ 44.91'%

%22.69
%32.41
%44.91

CMYK color model

#314661 color CMYK value is (49,28,0,62).

  • cyan value is 49.48%
  • magenta value is 27.84%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (49,28,0,62)
C49M28Y0K62 (49%, 28%, 0%, 62%)
(0.49 / 0.28 / 0.00 / 0.62)

CMYK percentages

%49.48
%27.84
%0
%61.96

Codes

Color #314661 in popluar color models

31 46 61
RGB 49 70 97
HSL 214° 32.88% 28.63%
HSB/HSV 214° 49.48% 38.04%
CMYK 49.48% 27.84% 0.00%
61.96%

Color #314661 in popluar number systems.

HEX 31 46 61
Decimal 49 70 97
Binary 110001 1000110 1100001
Octal 61 106 141

Shades and tints

Shades of #314661

#314661
(49,70,97)
#2D4059
(45,64,89)
#293A51
(41,58,81)
#253449
(37,52,73)
#212E41
(33,46,65)
#1D2839
(29,40,57)
#192231
(25,34,49)
#151C29
(21,28,41)
#111621
(17,22,33)
#0D1019
(13,16,25)
#090A11
(9,10,17)
#000000
(0,0,0)

Tints of #314661

#314661
(49,70,97)
#43566F
(67,86,111)
#55667D
(85,102,125)
#67768B
(103,118,139)
#798699
(121,134,153)
#8B96A7
(139,150,167)
#9DA6B5
(157,166,181)
#AFB6C3
(175,182,195)
#C1C6D1
(193,198,209)
#D3D6DF
(211,214,223)
#E5E6ED
(229,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314661; }

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

This text font color is #314661.

Background Color

.myBgColor { background-color: #314661; }

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

This div background color is #314661.

Border color

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

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

This div border color is #314661.

Opacity

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

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

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

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

This text has shadow with #314661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314661.

Preview

Color preview on black background

This text has color #314661 on black background.


Color preview on white background

This text has color #314661 on white background.


Black color preview on #314661 background

This text has black color on #314661 background.


White color preview on #314661 background

This text has white color on #314661 background.


Related colors

Complementary color

Complementary color for #hex is #CEB99E.


I love getcolorcode.com

Triadic colors

1 #613146 and #466131 with #314661 are triadic colors.

2 #614631 and #463161 with #314661 are triadic colors.