COLOR #314663

HEX: #314663 RGB: (49,70,99)

Color info

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

RGB color model

#314663 color RGB value is (49,70,99).

RGB: (49,70,99) (19%, 27%, 39%)

RGB channels and saturation

R 49 of 255 = 19%
G 70 of 255 = 27%
B 99 of 255 = 39%

49
70
99

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

Portions of RGB colors in percentages

R + G + B = 49 + 70 + 99 = 218 (100%)
R 49 of 218 ~ 22.48%
G 70 of 218 ~ 32.11%
B 99 of 218 ~ 45.41'%

%22.48
%32.11
%45.41

CMYK color model

#314663 color CMYK value is (51,29,0,61).

  • cyan value is 50.51%
  • magenta value is 29.29%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (51,29,0,61) C51M29Y0K61 (51%,29%,0%,61%) (0.51/0.29/0.00/0.61) 

CMYK percentages

%50.51
%29.29
%0
%61.18

Codes

Color #314663 in popluar color models

31 46 63
RGB 49 70 99
HSL 215° 33.78% 29.02%
HSB/HSV 215° 50.51% 38.82%
CMYK 50.51% 29.29% 0.00%
61.18%

Color #314663 in popluar number systems.

HEX 31 46 63
Decimal 49 70 99
Binary 110001 1000110 1100011
Octal 61 106 143

Shades and tints

Shades of #314663

#314663
(49,70,99)
#2D405A
(45,64,90)
#293A51
(41,58,81)
#253448
(37,52,72)
#212E3F
(33,46,63)
#1D2836
(29,40,54)
#19222D
(25,34,45)
#151C24
(21,28,36)
#11161B
(17,22,27)
#0D1012
(13,16,18)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #314663

#314663
(49,70,99)
#435671
(67,86,113)
#55667F
(85,102,127)
#67768D
(103,118,141)
#79869B
(121,134,155)
#8B96A9
(139,150,169)
#9DA6B7
(157,166,183)
#AFB6C5
(175,182,197)
#C1C6D3
(193,198,211)
#D3D6E1
(211,214,225)
#E5E6EF
(229,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314663; }

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

This text font color is #314663.

Background Color

.myBgColor { background-color: #314663; }

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

This div background color is #314663.

Border color

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

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

This div border color is #314663.

Opacity

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

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

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

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

This text has shadow with #314663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314663.

Preview

Color preview on black background

This text has color #314663 on black background.


Color preview on white background

This text has color #314663 on white background.


Black color preview on #314663 background

This text has black color on #314663 background.


White color preview on #314663 background

This text has white color on #314663 background.


Related colors

Complementary color

Complementary color for #hex is #CEB99C.


I love getcolorcode.com

Triadic colors

1 #633146 and #466331 with #314663 are triadic colors.

2 #634631 and #463163 with #314663 are triadic colors.