COLOR #312937

HEX: #312937 RGB: (49,41,55)

Color info

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

RGB color model

#312937 color RGB value is (49,41,55).

RGB: (49,41,55) (19%, 16%, 22%)

RGB channels and saturation

R 49 of 255 = 19%
G 41 of 255 = 16%
B 55 of 255 = 22%

49
41
55

R + G + B ~ 19%. #312937 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 41 + 55 = 145 (100%)
R 49 of 145 ~ 33.79%
G 41 of 145 ~ 28.28%
B 55 of 145 ~ 37.93'%

%33.79
%28.28
%37.93

CMYK color model

#312937 color CMYK value is (11,25,0,78).

  • cyan value is 10.91%
  • magenta value is 25.45%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (11,25,0,78)
C11M25Y0K78 (11%, 25%, 0%, 78%)
(0.11 / 0.25 / 0.00 / 0.78)

CMYK percentages

%10.91
%25.45
%0
%78.43

Codes

Color #312937 in popluar color models

31 29 37
RGB 49 41 55
HSL 274° 14.58% 18.82%
HSB/HSV 274° 25.45% 21.57%
CMYK 10.91% 25.45% 0.00%
78.43%

Color #312937 in popluar number systems.

HEX 31 29 37
Decimal 49 41 55
Binary 110001 101001 110111
Octal 61 51 67

Shades and tints

Shades of #312937

#312937
(49,41,55)
#2D2632
(45,38,50)
#29232D
(41,35,45)
#252028
(37,32,40)
#211D23
(33,29,35)
#1D1A1E
(29,26,30)
#191719
(25,23,25)
#151414
(21,20,20)
#11110F
(17,17,15)
#0D0E0A
(13,14,10)
#090B05
(9,11,5)
#000000
(0,0,0)

Tints of #312937

#312937
(49,41,55)
#433C49
(67,60,73)
#554F5B
(85,79,91)
#67626D
(103,98,109)
#79757F
(121,117,127)
#8B8891
(139,136,145)
#9D9BA3
(157,155,163)
#AFAEB5
(175,174,181)
#C1C1C7
(193,193,199)
#D3D4D9
(211,212,217)
#E5E7EB
(229,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #312937; }

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

This text font color is #312937.

Background Color

.myBgColor { background-color: #312937; }

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

This div background color is #312937.

Border color

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

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

This div border color is #312937.

Opacity

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

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

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

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

This text has shadow with #312937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #312937.

Preview

Color preview on black background

This text has color #312937 on black background.


Color preview on white background

This text has color #312937 on white background.


Black color preview on #312937 background

This text has black color on #312937 background.


White color preview on #312937 background

This text has white color on #312937 background.


Related colors

Complementary color

Complementary color for #hex is #CED6C8.


I love getcolorcode.com

Triadic colors

1 #373129 and #293731 with #312937 are triadic colors.

2 #372931 and #293137 with #312937 are triadic colors.