COLOR #376131

HEX: #376131 RGB: (55,97,49)

Color info

#376131 contains red, green and blue colors in about the same proportion. Web safe color of #376131 is #336633 (or #363).

RGB color model

#376131 color RGB value is (55,97,49).

RGB: (55,97,49) (22%, 38%, 19%)

RGB channels and saturation

R 55 of 255 = 22%
G 97 of 255 = 38%
B 49 of 255 = 19%

55
97
49

R + G + B ~ 26%. #376131 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 97 + 49 = 201 (100%)
R 55 of 201 ~ 27.36%
G 97 of 201 ~ 48.26%
B 49 of 201 ~ 24.38'%

%27.36
%48.26
%24.38

CMYK color model

#376131 color CMYK value is (43,0,49,62).

  • cyan value is 43.30%
  • magenta value is 0.00%
  • yellow value is 49.48%
  • key color value is 61.96%
CMYK: (43,0,49,62) C43M0Y49K62 (43%,0%,49%,62%) (0.43/0.00/0.49/0.62) 

CMYK percentages

%43.3
%0
%49.48
%61.96

Codes

Color #376131 in popluar color models

37 61 31
RGB 55 97 49
HSL 113° 32.88% 28.63%
HSB/HSV 113° 49.48% 38.04%
CMYK 43.30% 0.00% 49.48%
61.96%

Color #376131 in popluar number systems.

HEX 37 61 31
Decimal 55 97 49
Binary 110111 1100001 110001
Octal 67 141 61

Shades and tints

Shades of #376131

#376131
(55,97,49)
#32592D
(50,89,45)
#2D5129
(45,81,41)
#284925
(40,73,37)
#234121
(35,65,33)
#1E391D
(30,57,29)
#193119
(25,49,25)
#142915
(20,41,21)
#0F2111
(15,33,17)
#0A190D
(10,25,13)
#051109
(5,17,9)
#000000
(0,0,0)

Tints of #376131

#376131
(55,97,49)
#496F43
(73,111,67)
#5B7D55
(91,125,85)
#6D8B67
(109,139,103)
#7F9979
(127,153,121)
#91A78B
(145,167,139)
#A3B59D
(163,181,157)
#B5C3AF
(181,195,175)
#C7D1C1
(199,209,193)
#D9DFD3
(217,223,211)
#EBEDE5
(235,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376131; }

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

This text font color is #376131.

Background Color

.myBgColor { background-color: #376131; }

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

This div background color is #376131.

Border color

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

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

This div border color is #376131.

Opacity

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

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

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

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

This text has shadow with #376131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376131.

Preview

Color preview on black background

This text has color #376131 on black background.


Color preview on white background

This text has color #376131 on white background.


Black color preview on #376131 background

This text has black color on #376131 background.


White color preview on #376131 background

This text has white color on #376131 background.


Related colors

Complementary color

Complementary color for #hex is #C89ECE.


I love getcolorcode.com

Triadic colors

1 #313761 and #613137 with #376131 are triadic colors.

2 #316137 and #613731 with #376131 are triadic colors.