COLOR #37704D

HEX: #37704D RGB: (55,112,77)

Color info

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

RGB color model

#37704D color RGB value is (55,112,77).

RGB: (55,112,77) (22%, 44%, 30%)

RGB channels and saturation

R 55 of 255 = 22%
G 112 of 255 = 44%
B 77 of 255 = 30%

55
112
77

R + G + B ~ 32%. #37704D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 112 + 77 = 244 (100%)
R 55 of 244 ~ 22.54%
G 112 of 244 ~ 45.9%
B 77 of 244 ~ 31.56'%

%22.54
%45.9
%31.56

CMYK color model

#37704D color CMYK value is (51,0,31,56).

  • cyan value is 50.89%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 56.08%

CMYK: (51,0,31,56)
C51M0Y31K56 (51%, 0%, 31%, 56%)
(0.51 / 0.00 / 0.31 / 0.56)

CMYK percentages

%50.89
%0
%31.25
%56.08

Codes

Color #37704D in popluar color models

37 70 4D
RGB 55 112 77
HSL 143° 34.13% 32.75%
HSB/HSV 143° 50.89% 43.92%
CMYK 50.89% 0.00% 31.25%
56.08%

Color #37704D in popluar number systems.

HEX 37 70 4D
Decimal 55 112 77
Binary 110111 1110000 1001101
Octal 67 160 115

Shades and tints

Shades of #37704D

#37704D
(55,112,77)
#326646
(50,102,70)
#2D5C3F
(45,92,63)
#285238
(40,82,56)
#234831
(35,72,49)
#1E3E2A
(30,62,42)
#193423
(25,52,35)
#142A1C
(20,42,28)
#0F2015
(15,32,21)
#0A160E
(10,22,14)
#050C07
(5,12,7)
#000000
(0,0,0)

Tints of #37704D

#37704D
(55,112,77)
#497D5D
(73,125,93)
#5B8A6D
(91,138,109)
#6D977D
(109,151,125)
#7FA48D
(127,164,141)
#91B19D
(145,177,157)
#A3BEAD
(163,190,173)
#B5CBBD
(181,203,189)
#C7D8CD
(199,216,205)
#D9E5DD
(217,229,221)
#EBF2ED
(235,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37704D color. Also use rgb(55,112,77) instead hex code.

Text Font Color

.myTextColor { color: #37704D; }

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

This text font color is #37704D.

Background Color

.myBgColor { background-color: #37704D; }

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

This div background color is #37704D.

Border color

.myBorderColor { border: 1px solid #37704D; }

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

This div border color is #37704D.

Opacity

.myOpacity80 { color: #37704D; opacity: 0.8; }

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

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

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

This text has shadow with #37704D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37704D.

Preview

Color preview on black background

This text has color #37704D on black background.


Color preview on white background

This text has color #37704D on white background.


Black color preview on #37704D background

This text has black color on #37704D background.


White color preview on #37704D background

This text has white color on #37704D background.


Related colors

Complementary color

Complementary color for #hex is #C88FB2.


I love getcolorcode.com

Triadic colors

1 #4D3770 and #704D37 with #37704D are triadic colors.

2 #4D7037 and #70374D with #37704D are triadic colors.