COLOR #313349

HEX: #313349 RGB: (49,51,73)

Color info

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

RGB color model

#313349 color RGB value is (49,51,73).

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

RGB channels and saturation

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

49
51
73

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

Portions of RGB colors in percentages

R + G + B = 49 + 51 + 73 = 173 (100%)
R 49 of 173 ~ 28.32%
G 51 of 173 ~ 29.48%
B 73 of 173 ~ 42.2'%

%28.32
%29.48
%42.2

CMYK color model

#313349 color CMYK value is (33,30,0,71).

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

CMYK: (33,30,0,71)
C33M30Y0K71 (33%, 30%, 0%, 71%)
(0.33 / 0.30 / 0.00 / 0.71)

CMYK percentages

%32.88
%30.14
%0
%71.37

Codes

Color #313349 in popluar color models

31 33 49
RGB 49 51 73
HSL 235° 19.67% 23.92%
HSB/HSV 235° 32.88% 28.63%
CMYK 32.88% 30.14% 0.00%
71.37%

Color #313349 in popluar number systems.

HEX 31 33 49
Decimal 49 51 73
Binary 110001 110011 1001001
Octal 61 63 111

Shades and tints

Shades of #313349

#313349
(49,51,73)
#2D2F43
(45,47,67)
#292B3D
(41,43,61)
#252737
(37,39,55)
#212331
(33,35,49)
#1D1F2B
(29,31,43)
#191B25
(25,27,37)
#15171F
(21,23,31)
#111319
(17,19,25)
#0D0F13
(13,15,19)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #313349

#313349
(49,51,73)
#434559
(67,69,89)
#555769
(85,87,105)
#676979
(103,105,121)
#797B89
(121,123,137)
#8B8D99
(139,141,153)
#9D9FA9
(157,159,169)
#AFB1B9
(175,177,185)
#C1C3C9
(193,195,201)
#D3D5D9
(211,213,217)
#E5E7E9
(229,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #313349; }

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

This text font color is #313349.

Background Color

.myBgColor { background-color: #313349; }

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

This div background color is #313349.

Border color

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

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

This div border color is #313349.

Opacity

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

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

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

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

This text has shadow with #313349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313349.

Preview

Color preview on black background

This text has color #313349 on black background.


Color preview on white background

This text has color #313349 on white background.


Black color preview on #313349 background

This text has black color on #313349 background.


White color preview on #313349 background

This text has white color on #313349 background.


Related colors

Complementary color

Complementary color for #hex is #CECCB6.


I love getcolorcode.com

Triadic colors

1 #493133 and #334931 with #313349 are triadic colors.

2 #493331 and #333149 with #313349 are triadic colors.