COLOR #377538

HEX: #377538 RGB: (55,117,56)

Color info

#377538 contains mainly green color. Web safe color of #377538 is #336633 (or #363).

RGB color model

#377538 color RGB value is (55,117,56).

RGB: (55,117,56) (22%, 46%, 22%)

RGB channels and saturation

R 55 of 255 = 22%
G 117 of 255 = 46%
B 56 of 255 = 22%

55
117
56

R + G + B ~ 30%. #377538 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 117 + 56 = 228 (100%)
R 55 of 228 ~ 24.12%
G 117 of 228 ~ 51.32%
B 56 of 228 ~ 24.56'%

%24.12
%51.32
%24.56

CMYK color model

#377538 color CMYK value is (53,0,52,54).

  • cyan value is 52.99%
  • magenta value is 0.00%
  • yellow value is 52.14%
  • key color value is 54.12%

CMYK: (53,0,52,54)
C53M0Y52K54 (53%, 0%, 52%, 54%)
(0.53 / 0.00 / 0.52 / 0.54)

CMYK percentages

%52.99
%0
%52.14
%54.12

Codes

Color #377538 in popluar color models

37 75 38
RGB 55 117 56
HSL 121° 36.05% 33.73%
HSB/HSV 121° 52.99% 45.88%
CMYK 52.99% 0.00% 52.14%
54.12%

Color #377538 in popluar number systems.

HEX 37 75 38
Decimal 55 117 56
Binary 110111 1110101 111000
Octal 67 165 70

Shades and tints

Shades of #377538

#377538
(55,117,56)
#326B33
(50,107,51)
#2D612E
(45,97,46)
#285729
(40,87,41)
#234D24
(35,77,36)
#1E431F
(30,67,31)
#19391A
(25,57,26)
#142F15
(20,47,21)
#0F2510
(15,37,16)
#0A1B0B
(10,27,11)
#051106
(5,17,6)
#000000
(0,0,0)

Tints of #377538

#377538
(55,117,56)
#49814A
(73,129,74)
#5B8D5C
(91,141,92)
#6D996E
(109,153,110)
#7FA580
(127,165,128)
#91B192
(145,177,146)
#A3BDA4
(163,189,164)
#B5C9B6
(181,201,182)
#C7D5C8
(199,213,200)
#D9E1DA
(217,225,218)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #377538 color. Also use rgb(55,117,56) instead hex code.

Text Font Color

.myTextColor { color: #377538; }

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

This text font color is #377538.

Background Color

.myBgColor { background-color: #377538; }

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

This div background color is #377538.

Border color

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

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

This div border color is #377538.

Opacity

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

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

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

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

This text has shadow with #377538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377538.

Preview

Color preview on black background

This text has color #377538 on black background.


Color preview on white background

This text has color #377538 on white background.


Black color preview on #377538 background

This text has black color on #377538 background.


White color preview on #377538 background

This text has white color on #377538 background.


Related colors

Complementary color

Complementary color for #hex is #C88AC7.


I love getcolorcode.com

Triadic colors

1 #383775 and #753837 with #377538 are triadic colors.

2 #387537 and #753738 with #377538 are triadic colors.