COLOR #313449

HEX: #313449 RGB: (49,52,73)

Color info

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

RGB color model

#313449 color RGB value is (49,52,73).

RGB: (49,52,73) (19%, 20%, 29%)

RGB channels and saturation

R 49 of 255 = 19%
G 52 of 255 = 20%
B 73 of 255 = 29%

49
52
73

R + G + B ~ 23%. #313449 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 52 + 73 = 174 (100%)
R 49 of 174 ~ 28.16%
G 52 of 174 ~ 29.89%
B 73 of 174 ~ 41.95'%

%28.16
%29.89
%41.95

CMYK color model

#313449 color CMYK value is (33,29,0,71).

  • cyan value is 32.88%
  • magenta value is 28.77%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (33,29,0,71)
C33M29Y0K71 (33%, 29%, 0%, 71%)
(0.33 / 0.29 / 0.00 / 0.71)

CMYK percentages

%32.88
%28.77
%0
%71.37

Codes

Color #313449 in popluar color models

31 34 49
RGB 49 52 73
HSL 233° 19.67% 23.92%
HSB/HSV 233° 32.88% 28.63%
CMYK 32.88% 28.77% 0.00%
71.37%

Color #313449 in popluar number systems.

HEX 31 34 49
Decimal 49 52 73
Binary 110001 110100 1001001
Octal 61 64 111

Shades and tints

Shades of #313449

#313449
(49,52,73)
#2D3043
(45,48,67)
#292C3D
(41,44,61)
#252837
(37,40,55)
#212431
(33,36,49)
#1D202B
(29,32,43)
#191C25
(25,28,37)
#15181F
(21,24,31)
#111419
(17,20,25)
#0D1013
(13,16,19)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #313449

#313449
(49,52,73)
#434659
(67,70,89)
#555869
(85,88,105)
#676A79
(103,106,121)
#797C89
(121,124,137)
#8B8E99
(139,142,153)
#9DA0A9
(157,160,169)
#AFB2B9
(175,178,185)
#C1C4C9
(193,196,201)
#D3D6D9
(211,214,217)
#E5E8E9
(229,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #313449; }

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

This text font color is #313449.

Background Color

.myBgColor { background-color: #313449; }

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

This div background color is #313449.

Border color

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

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

This div border color is #313449.

Opacity

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

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

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

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

This text has shadow with #313449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313449.

Preview

Color preview on black background

This text has color #313449 on black background.


Color preview on white background

This text has color #313449 on white background.


Black color preview on #313449 background

This text has black color on #313449 background.


White color preview on #313449 background

This text has white color on #313449 background.


Related colors

Complementary color

Complementary color for #hex is #CECBB6.


I love getcolorcode.com

Triadic colors

1 #493134 and #344931 with #313449 are triadic colors.

2 #493431 and #343149 with #313449 are triadic colors.