COLOR #377241

HEX: #377241 RGB: (55,114,65)

Color info

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

RGB color model

#377241 color RGB value is (55,114,65).

RGB: (55,114,65) (22%, 45%, 25%)

RGB channels and saturation

R 55 of 255 = 22%
G 114 of 255 = 45%
B 65 of 255 = 25%

55
114
65

R + G + B ~ 31%. #377241 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 114 + 65 = 234 (100%)
R 55 of 234 ~ 23.5%
G 114 of 234 ~ 48.72%
B 65 of 234 ~ 27.78'%

%23.5
%48.72
%27.78

CMYK color model

#377241 color CMYK value is (52,0,43,55).

  • cyan value is 51.75%
  • magenta value is 0.00%
  • yellow value is 42.98%
  • key color value is 55.29%
CMYK: (52,0,43,55) C52M0Y43K55 (52%,0%,43%,55%) (0.52/0.00/0.43/0.55) 

CMYK percentages

%51.75
%0
%42.98
%55.29

Codes

Color #377241 in popluar color models

37 72 41
RGB 55 114 65
HSL 130° 34.91% 33.14%
HSB/HSV 130° 51.75% 44.71%
CMYK 51.75% 0.00% 42.98%
55.29%

Color #377241 in popluar number systems.

HEX 37 72 41
Decimal 55 114 65
Binary 110111 1110010 1000001
Octal 67 162 101

Shades and tints

Shades of #377241

#377241
(55,114,65)
#32683C
(50,104,60)
#2D5E37
(45,94,55)
#285432
(40,84,50)
#234A2D
(35,74,45)
#1E4028
(30,64,40)
#193623
(25,54,35)
#142C1E
(20,44,30)
#0F2219
(15,34,25)
#0A1814
(10,24,20)
#050E0F
(5,14,15)
#000000
(0,0,0)

Tints of #377241

#377241
(55,114,65)
#497E52
(73,126,82)
#5B8A63
(91,138,99)
#6D9674
(109,150,116)
#7FA285
(127,162,133)
#91AE96
(145,174,150)
#A3BAA7
(163,186,167)
#B5C6B8
(181,198,184)
#C7D2C9
(199,210,201)
#D9DEDA
(217,222,218)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #377241 color. Also use rgb(55,114,65) instead hex code.

Text Font Color

.myTextColor { color: #377241; }

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

This text font color is #377241.

Background Color

.myBgColor { background-color: #377241; }

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

This div background color is #377241.

Border color

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

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

This div border color is #377241.

Opacity

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

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

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

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

This text has shadow with #377241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377241.

Preview

Color preview on black background

This text has color #377241 on black background.


Color preview on white background

This text has color #377241 on white background.


Black color preview on #377241 background

This text has black color on #377241 background.


White color preview on #377241 background

This text has white color on #377241 background.


Related colors

Complementary color

Complementary color for #hex is #C88DBE.


I love getcolorcode.com

Triadic colors

1 #413772 and #724137 with #377241 are triadic colors.

2 #417237 and #723741 with #377241 are triadic colors.