COLOR #313446

HEX: #313446 RGB: (49,52,70)

Color info

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

RGB color model

#313446 color RGB value is (49,52,70).

RGB: (49,52,70) (19%, 20%, 27%)

RGB channels and saturation

R 49 of 255 = 19%
G 52 of 255 = 20%
B 70 of 255 = 27%

49
52
70

R + G + B ~ 22%. #313446 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 52 + 70 = 171 (100%)
R 49 of 171 ~ 28.65%
G 52 of 171 ~ 30.41%
B 70 of 171 ~ 40.94'%

%28.65
%30.41
%40.94

CMYK color model

#313446 color CMYK value is (30,26,0,73).

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

CMYK: (30,26,0,73)
C30M26Y0K73 (30%, 26%, 0%, 73%)
(0.30 / 0.26 / 0.00 / 0.73)

CMYK percentages

%30
%25.71
%0
%72.55

Codes

Color #313446 in popluar color models

31 34 46
RGB 49 52 70
HSL 231° 17.65% 23.33%
HSB/HSV 231° 30.00% 27.45%
CMYK 30.00% 25.71% 0.00%
72.55%

Color #313446 in popluar number systems.

HEX 31 34 46
Decimal 49 52 70
Binary 110001 110100 1000110
Octal 61 64 106

Shades and tints

Shades of #313446

#313446
(49,52,70)
#2D3040
(45,48,64)
#292C3A
(41,44,58)
#252834
(37,40,52)
#21242E
(33,36,46)
#1D2028
(29,32,40)
#191C22
(25,28,34)
#15181C
(21,24,28)
#111416
(17,20,22)
#0D1010
(13,16,16)
#090C0A
(9,12,10)
#000000
(0,0,0)

Tints of #313446

#313446
(49,52,70)
#434656
(67,70,86)
#555866
(85,88,102)
#676A76
(103,106,118)
#797C86
(121,124,134)
#8B8E96
(139,142,150)
#9DA0A6
(157,160,166)
#AFB2B6
(175,178,182)
#C1C4C6
(193,196,198)
#D3D6D6
(211,214,214)
#E5E8E6
(229,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #313446; }

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

This text font color is #313446.

Background Color

.myBgColor { background-color: #313446; }

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

This div background color is #313446.

Border color

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

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

This div border color is #313446.

Opacity

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

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

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

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

This text has shadow with #313446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313446.

Preview

Color preview on black background

This text has color #313446 on black background.


Color preview on white background

This text has color #313446 on white background.


Black color preview on #313446 background

This text has black color on #313446 background.


White color preview on #313446 background

This text has white color on #313446 background.


Related colors

Complementary color

Complementary color for #hex is #CECBB9.


I love getcolorcode.com

Triadic colors

1 #463134 and #344631 with #313446 are triadic colors.

2 #463431 and #343146 with #313446 are triadic colors.