COLOR #314071

HEX: #314071 RGB: (49,64,113)

Color info

#314071 contains mainly green and blue colors. Web safe color of #314071 is #333366 (or #336).

RGB color model

#314071 color RGB value is (49,64,113).

RGB: (49,64,113) (19%, 25%, 44%)

RGB channels and saturation

R 49 of 255 = 19%
G 64 of 255 = 25%
B 113 of 255 = 44%

49
64
113

R + G + B ~ 29%. #314071 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 64 + 113 = 226 (100%)
R 49 of 226 ~ 21.68%
G 64 of 226 ~ 28.32%
B 113 of 226 ~ 50'%

%21.68
%28.32
%50

CMYK color model

#314071 color CMYK value is (57,43,0,56).

  • cyan value is 56.64%
  • magenta value is 43.36%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (57,43,0,56) C57M43Y0K56 (57%,43%,0%,56%) (0.57/0.43/0.00/0.56) 

CMYK percentages

%56.64
%43.36
%0
%55.69

Codes

Color #314071 in popluar color models

31 40 71
RGB 49 64 113
HSL 226° 39.51% 31.76%
HSB/HSV 226° 56.64% 44.31%
CMYK 56.64% 43.36% 0.00%
55.69%

Color #314071 in popluar number systems.

HEX 31 40 71
Decimal 49 64 113
Binary 110001 1000000 1110001
Octal 61 100 161

Shades and tints

Shades of #314071

#314071
(49,64,113)
#2D3B67
(45,59,103)
#29365D
(41,54,93)
#253153
(37,49,83)
#212C49
(33,44,73)
#1D273F
(29,39,63)
#192235
(25,34,53)
#151D2B
(21,29,43)
#111821
(17,24,33)
#0D1317
(13,19,23)
#090E0D
(9,14,13)
#000000
(0,0,0)

Tints of #314071

#314071
(49,64,113)
#43517D
(67,81,125)
#556289
(85,98,137)
#677395
(103,115,149)
#7984A1
(121,132,161)
#8B95AD
(139,149,173)
#9DA6B9
(157,166,185)
#AFB7C5
(175,183,197)
#C1C8D1
(193,200,209)
#D3D9DD
(211,217,221)
#E5EAE9
(229,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314071; }

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

This text font color is #314071.

Background Color

.myBgColor { background-color: #314071; }

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

This div background color is #314071.

Border color

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

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

This div border color is #314071.

Opacity

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

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

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

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

This text has shadow with #314071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314071.

Preview

Color preview on black background

This text has color #314071 on black background.


Color preview on white background

This text has color #314071 on white background.


Black color preview on #314071 background

This text has black color on #314071 background.


White color preview on #314071 background

This text has white color on #314071 background.


Related colors

Complementary color

Complementary color for #hex is #CEBF8E.


I love getcolorcode.com

Triadic colors

1 #713140 and #407131 with #314071 are triadic colors.

2 #714031 and #403171 with #314071 are triadic colors.