COLOR #313757

HEX: #313757 RGB: (49,55,87)

Color info

#313757 contains red, green and blue colors in about the same proportion. Web safe color of #313757 is #333366 (or #336).

RGB color model

#313757 color RGB value is (49,55,87).

RGB: (49,55,87) (19%, 22%, 34%)

RGB channels and saturation

R 49 of 255 = 19%
G 55 of 255 = 22%
B 87 of 255 = 34%

49
55
87

R + G + B ~ 25%. #313757 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 55 + 87 = 191 (100%)
R 49 of 191 ~ 25.65%
G 55 of 191 ~ 28.8%
B 87 of 191 ~ 45.55'%

%25.65
%28.8
%45.55

CMYK color model

#313757 color CMYK value is (44,37,0,66).

  • cyan value is 43.68%
  • magenta value is 36.78%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (44,37,0,66)
C44M37Y0K66 (44%, 37%, 0%, 66%)
(0.44 / 0.37 / 0.00 / 0.66)

CMYK percentages

%43.68
%36.78
%0
%65.88

Codes

Color #313757 in popluar color models

31 37 57
RGB 49 55 87
HSL 231° 27.94% 26.67%
HSB/HSV 231° 43.68% 34.12%
CMYK 43.68% 36.78% 0.00%
65.88%

Color #313757 in popluar number systems.

HEX 31 37 57
Decimal 49 55 87
Binary 110001 110111 1010111
Octal 61 67 127

Shades and tints

Shades of #313757

#313757
(49,55,87)
#2D3250
(45,50,80)
#292D49
(41,45,73)
#252842
(37,40,66)
#21233B
(33,35,59)
#1D1E34
(29,30,52)
#19192D
(25,25,45)
#151426
(21,20,38)
#110F1F
(17,15,31)
#0D0A18
(13,10,24)
#090511
(9,5,17)
#000000
(0,0,0)

Tints of #313757

#313757
(49,55,87)
#434966
(67,73,102)
#555B75
(85,91,117)
#676D84
(103,109,132)
#797F93
(121,127,147)
#8B91A2
(139,145,162)
#9DA3B1
(157,163,177)
#AFB5C0
(175,181,192)
#C1C7CF
(193,199,207)
#D3D9DE
(211,217,222)
#E5EBED
(229,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #313757 color. Also use rgb(49,55,87) instead hex code.

Text Font Color

.myTextColor { color: #313757; }

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

This text font color is #313757.

Background Color

.myBgColor { background-color: #313757; }

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

This div background color is #313757.

Border color

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

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

This div border color is #313757.

Opacity

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

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

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

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

This text has shadow with #313757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313757.

Preview

Color preview on black background

This text has color #313757 on black background.


Color preview on white background

This text has color #313757 on white background.


Black color preview on #313757 background

This text has black color on #313757 background.


White color preview on #313757 background

This text has white color on #313757 background.


Related colors

Complementary color

Complementary color for #hex is #CEC8A8.


I love getcolorcode.com

Triadic colors

1 #573137 and #375731 with #313757 are triadic colors.

2 #573731 and #373157 with #313757 are triadic colors.