COLOR #37715B

HEX: #37715B RGB: (55,113,91)

Color info

#37715B contains red, green and blue colors in about the same proportion. Web safe color of #37715B is #336666 (or #366).

RGB color model

#37715B color RGB value is (55,113,91).

RGB: (55,113,91) (22%, 44%, 36%)

RGB channels and saturation

R 55 of 255 = 22%
G 113 of 255 = 44%
B 91 of 255 = 36%

55
113
91

R + G + B ~ 34%. #37715B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 113 + 91 = 259 (100%)
R 55 of 259 ~ 21.24%
G 113 of 259 ~ 43.63%
B 91 of 259 ~ 35.14'%

%21.24
%43.63
%35.14

CMYK color model

#37715B color CMYK value is (51,0,19,56).

  • cyan value is 51.33%
  • magenta value is 0.00%
  • yellow value is 19.47%
  • key color value is 55.69%

CMYK: (51,0,19,56)
C51M0Y19K56 (51%, 0%, 19%, 56%)
(0.51 / 0.00 / 0.19 / 0.56)

CMYK percentages

%51.33
%0
%19.47
%55.69

Codes

Color #37715B in popluar color models

37 71 5B
RGB 55 113 91
HSL 157° 34.52% 32.94%
HSB/HSV 157° 51.33% 44.31%
CMYK 51.33% 0.00% 19.47%
55.69%

Color #37715B in popluar number systems.

HEX 37 71 5B
Decimal 55 113 91
Binary 110111 1110001 1011011
Octal 67 161 133

Shades and tints

Shades of #37715B

#37715B
(55,113,91)
#326753
(50,103,83)
#2D5D4B
(45,93,75)
#285343
(40,83,67)
#23493B
(35,73,59)
#1E3F33
(30,63,51)
#19352B
(25,53,43)
#142B23
(20,43,35)
#0F211B
(15,33,27)
#0A1713
(10,23,19)
#050D0B
(5,13,11)
#000000
(0,0,0)

Tints of #37715B

#37715B
(55,113,91)
#497D69
(73,125,105)
#5B8977
(91,137,119)
#6D9585
(109,149,133)
#7FA193
(127,161,147)
#91ADA1
(145,173,161)
#A3B9AF
(163,185,175)
#B5C5BD
(181,197,189)
#C7D1CB
(199,209,203)
#D9DDD9
(217,221,217)
#EBE9E7
(235,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37715B color. Also use rgb(55,113,91) instead hex code.

Text Font Color

.myTextColor { color: #37715B; }

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

This text font color is #37715B.

Background Color

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

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

This div background color is #37715B.

Border color

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

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

This div border color is #37715B.

Opacity

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

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

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

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

This text has shadow with #37715B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37715B.

Preview

Color preview on black background

This text has color #37715B on black background.


Color preview on white background

This text has color #37715B on white background.


Black color preview on #37715B background

This text has black color on #37715B background.


White color preview on #37715B background

This text has white color on #37715B background.


Related colors

Complementary color

Complementary color for #hex is #C88EA4.


I love getcolorcode.com

Triadic colors

1 #5B3771 and #715B37 with #37715B are triadic colors.

2 #5B7137 and #71375B with #37715B are triadic colors.