COLOR #376632

HEX: #376632 RGB: (55,102,50)

Color info

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

RGB color model

#376632 color RGB value is (55,102,50).

RGB: (55,102,50) (22%, 40%, 20%)

RGB channels and saturation

R 55 of 255 = 22%
G 102 of 255 = 40%
B 50 of 255 = 20%

55
102
50

R + G + B ~ 27%. #376632 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 102 + 50 = 207 (100%)
R 55 of 207 ~ 26.57%
G 102 of 207 ~ 49.28%
B 50 of 207 ~ 24.15'%

%26.57
%49.28
%24.15

CMYK color model

#376632 color CMYK value is (46,0,51,60).

  • cyan value is 46.08%
  • magenta value is 0.00%
  • yellow value is 50.98%
  • key color value is 60.00%

CMYK: (46,0,51,60)
C46M0Y51K60 (46%, 0%, 51%, 60%)
(0.46 / 0.00 / 0.51 / 0.60)

CMYK percentages

%46.08
%0
%50.98
%60

Codes

Color #376632 in popluar color models

37 66 32
RGB 55 102 50
HSL 114° 34.21% 29.80%
HSB/HSV 114° 50.98% 40.00%
CMYK 46.08% 0.00% 50.98%
60.00%

Color #376632 in popluar number systems.

HEX 37 66 32
Decimal 55 102 50
Binary 110111 1100110 110010
Octal 67 146 62

Shades and tints

Shades of #376632

#376632
(55,102,50)
#325D2E
(50,93,46)
#2D542A
(45,84,42)
#284B26
(40,75,38)
#234222
(35,66,34)
#1E391E
(30,57,30)
#19301A
(25,48,26)
#142716
(20,39,22)
#0F1E12
(15,30,18)
#0A150E
(10,21,14)
#050C0A
(5,12,10)
#000000
(0,0,0)

Tints of #376632

#376632
(55,102,50)
#497344
(73,115,68)
#5B8056
(91,128,86)
#6D8D68
(109,141,104)
#7F9A7A
(127,154,122)
#91A78C
(145,167,140)
#A3B49E
(163,180,158)
#B5C1B0
(181,193,176)
#C7CEC2
(199,206,194)
#D9DBD4
(217,219,212)
#EBE8E6
(235,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376632 color. Also use rgb(55,102,50) instead hex code.

Text Font Color

.myTextColor { color: #376632; }

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

This text font color is #376632.

Background Color

.myBgColor { background-color: #376632; }

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

This div background color is #376632.

Border color

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

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

This div border color is #376632.

Opacity

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

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

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

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

This text has shadow with #376632 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376632.

Preview

Color preview on black background

This text has color #376632 on black background.


Color preview on white background

This text has color #376632 on white background.


Black color preview on #376632 background

This text has black color on #376632 background.


White color preview on #376632 background

This text has white color on #376632 background.


Related colors

Complementary color

Complementary color for #hex is #C899CD.


I love getcolorcode.com

Triadic colors

1 #323766 and #663237 with #376632 are triadic colors.

2 #326637 and #663732 with #376632 are triadic colors.