COLOR #37754F

HEX: #37754F RGB: (55,117,79)

Color info

#37754F contains mainly green and blue colors. Web safe color of #37754F is #336666 (or #366).

RGB color model

#37754F color RGB value is (55,117,79).

RGB: (55,117,79) (22%, 46%, 31%)

RGB channels and saturation

R 55 of 255 = 22%
G 117 of 255 = 46%
B 79 of 255 = 31%

55
117
79

R + G + B ~ 33%. #37754F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 117 + 79 = 251 (100%)
R 55 of 251 ~ 21.91%
G 117 of 251 ~ 46.61%
B 79 of 251 ~ 31.47'%

%21.91
%46.61
%31.47

CMYK color model

#37754F color CMYK value is (53,0,32,54).

  • cyan value is 52.99%
  • magenta value is 0.00%
  • yellow value is 32.48%
  • key color value is 54.12%
CMYK: (53,0,32,54) C53M0Y32K54 (53%,0%,32%,54%) (0.53/0.00/0.32/0.54) 

CMYK percentages

%52.99
%0
%32.48
%54.12

Codes

Color #37754F in popluar color models

37 75 4F
RGB 55 117 79
HSL 143° 36.05% 33.73%
HSB/HSV 143° 52.99% 45.88%
CMYK 52.99% 0.00% 32.48%
54.12%

Color #37754F in popluar number systems.

HEX 37 75 4F
Decimal 55 117 79
Binary 110111 1110101 1001111
Octal 67 165 117

Shades and tints

Shades of #37754F

#37754F
(55,117,79)
#326B48
(50,107,72)
#2D6141
(45,97,65)
#28573A
(40,87,58)
#234D33
(35,77,51)
#1E432C
(30,67,44)
#193925
(25,57,37)
#142F1E
(20,47,30)
#0F2517
(15,37,23)
#0A1B10
(10,27,16)
#051109
(5,17,9)
#000000
(0,0,0)

Tints of #37754F

#37754F
(55,117,79)
#49815F
(73,129,95)
#5B8D6F
(91,141,111)
#6D997F
(109,153,127)
#7FA58F
(127,165,143)
#91B19F
(145,177,159)
#A3BDAF
(163,189,175)
#B5C9BF
(181,201,191)
#C7D5CF
(199,213,207)
#D9E1DF
(217,225,223)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37754F; }

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

This text font color is #37754F.

Background Color

.myBgColor { background-color: #37754F; }

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

This div background color is #37754F.

Border color

.myBorderColor { border: 1px solid #37754F; }

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

This div border color is #37754F.

Opacity

.myOpacity80 { color: #37754F; opacity: 0.8; }

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

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

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

This text has shadow with #37754F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37754F.

Preview

Color preview on black background

This text has color #37754F on black background.


Color preview on white background

This text has color #37754F on white background.


Black color preview on #37754F background

This text has black color on #37754F background.


White color preview on #37754F background

This text has white color on #37754F background.


Related colors

Complementary color

Complementary color for #hex is #C88AB0.


I love getcolorcode.com

Triadic colors

1 #4F3775 and #754F37 with #37754F are triadic colors.

2 #4F7537 and #75374F with #37754F are triadic colors.