COLOR #314446

HEX: #314446 RGB: (49,68,70)

Color info

#314446 contains red, green and blue colors in about the same proportion. Web safe color of #314446 is #333333 (or #333).

RGB color model

#314446 color RGB value is (49,68,70).

RGB: (49,68,70) (19%, 27%, 27%)

RGB channels and saturation

R 49 of 255 = 19%
G 68 of 255 = 27%
B 70 of 255 = 27%

49
68
70

R + G + B ~ 24%. #314446 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 68 + 70 = 187 (100%)
R 49 of 187 ~ 26.2%
G 68 of 187 ~ 36.36%
B 70 of 187 ~ 37.43'%

%26.2
%36.36
%37.43

CMYK color model

#314446 color CMYK value is (30,3,0,73).

  • cyan value is 30.00%
  • magenta value is 2.86%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (30,3,0,73)
C30M3Y0K73 (30%, 3%, 0%, 73%)
(0.30 / 0.03 / 0.00 / 0.73)

CMYK percentages

%30
%2.86
%0
%72.55

Codes

Color #314446 in popluar color models

31 44 46
RGB 49 68 70
HSL 186° 17.65% 23.33%
HSB/HSV 186° 30.00% 27.45%
CMYK 30.00% 2.86% 0.00%
72.55%

Color #314446 in popluar number systems.

HEX 31 44 46
Decimal 49 68 70
Binary 110001 1000100 1000110
Octal 61 104 106

Shades and tints

Shades of #314446

#314446
(49,68,70)
#2D3E40
(45,62,64)
#29383A
(41,56,58)
#253234
(37,50,52)
#212C2E
(33,44,46)
#1D2628
(29,38,40)
#192022
(25,32,34)
#151A1C
(21,26,28)
#111416
(17,20,22)
#0D0E10
(13,14,16)
#09080A
(9,8,10)
#000000
(0,0,0)

Tints of #314446

#314446
(49,68,70)
#435556
(67,85,86)
#556666
(85,102,102)
#677776
(103,119,118)
#798886
(121,136,134)
#8B9996
(139,153,150)
#9DAAA6
(157,170,166)
#AFBBB6
(175,187,182)
#C1CCC6
(193,204,198)
#D3DDD6
(211,221,214)
#E5EEE6
(229,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #314446; }

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

This text font color is #314446.

Background Color

.myBgColor { background-color: #314446; }

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

This div background color is #314446.

Border color

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

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

This div border color is #314446.

Opacity

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

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

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

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

This text has shadow with #314446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #314446.

Preview

Color preview on black background

This text has color #314446 on black background.


Color preview on white background

This text has color #314446 on white background.


Black color preview on #314446 background

This text has black color on #314446 background.


White color preview on #314446 background

This text has white color on #314446 background.


Related colors

Complementary color

Complementary color for #hex is #CEBBB9.


I love getcolorcode.com

Triadic colors

1 #463144 and #444631 with #314446 are triadic colors.

2 #464431 and #443146 with #314446 are triadic colors.