COLOR #37704B

HEX: #37704B RGB: (55,112,75)

Color info

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

RGB color model

#37704B color RGB value is (55,112,75).

RGB: (55,112,75) (22%, 44%, 29%)

RGB channels and saturation

R 55 of 255 = 22%
G 112 of 255 = 44%
B 75 of 255 = 29%

55
112
75

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

Portions of RGB colors in percentages

R + G + B = 55 + 112 + 75 = 242 (100%)
R 55 of 242 ~ 22.73%
G 112 of 242 ~ 46.28%
B 75 of 242 ~ 30.99'%

%22.73
%46.28
%30.99

CMYK color model

#37704B color CMYK value is (51,0,33,56).

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

CMYK: (51,0,33,56)
C51M0Y33K56 (51%, 0%, 33%, 56%)
(0.51 / 0.00 / 0.33 / 0.56)

CMYK percentages

%50.89
%0
%33.04
%56.08

Codes

Color #37704B in popluar color models

37 70 4B
RGB 55 112 75
HSL 141° 34.13% 32.75%
HSB/HSV 141° 50.89% 43.92%
CMYK 50.89% 0.00% 33.04%
56.08%

Color #37704B in popluar number systems.

HEX 37 70 4B
Decimal 55 112 75
Binary 110111 1110000 1001011
Octal 67 160 113

Shades and tints

Shades of #37704B

#37704B
(55,112,75)
#326645
(50,102,69)
#2D5C3F
(45,92,63)
#285239
(40,82,57)
#234833
(35,72,51)
#1E3E2D
(30,62,45)
#193427
(25,52,39)
#142A21
(20,42,33)
#0F201B
(15,32,27)
#0A1615
(10,22,21)
#050C0F
(5,12,15)
#000000
(0,0,0)

Tints of #37704B

#37704B
(55,112,75)
#497D5B
(73,125,91)
#5B8A6B
(91,138,107)
#6D977B
(109,151,123)
#7FA48B
(127,164,139)
#91B19B
(145,177,155)
#A3BEAB
(163,190,171)
#B5CBBB
(181,203,187)
#C7D8CB
(199,216,203)
#D9E5DB
(217,229,219)
#EBF2EB
(235,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37704B; }

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

This text font color is #37704B.

Background Color

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

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

This div background color is #37704B.

Border color

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

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

This div border color is #37704B.

Opacity

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

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

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

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

This text has shadow with #37704B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37704B.

Preview

Color preview on black background

This text has color #37704B on black background.


Color preview on white background

This text has color #37704B on white background.


Black color preview on #37704B background

This text has black color on #37704B background.


White color preview on #37704B background

This text has white color on #37704B background.


Related colors

Complementary color

Complementary color for #hex is #C88FB4.


I love getcolorcode.com

Triadic colors

1 #4B3770 and #704B37 with #37704B are triadic colors.

2 #4B7037 and #70374B with #37704B are triadic colors.