COLOR #37964F

HEX: #37964F RGB: (55,150,79)

Color info

#37964F contains mainly green color. Web safe color of #37964F is #339966 (or #396).

RGB color model

#37964F color RGB value is (55,150,79).

RGB: (55,150,79) (22%, 59%, 31%)

RGB channels and saturation

R 55 of 255 = 22%
G 150 of 255 = 59%
B 79 of 255 = 31%

55
150
79

R + G + B ~ 37%. #37964F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 150 + 79 = 284 (100%)
R 55 of 284 ~ 19.37%
G 150 of 284 ~ 52.82%
B 79 of 284 ~ 27.82'%

%19.37
%52.82
%27.82

CMYK color model

#37964F color CMYK value is (63,0,47,41).

  • cyan value is 63.33%
  • magenta value is 0.00%
  • yellow value is 47.33%
  • key color value is 41.18%

CMYK: (63,0,47,41)
C63M0Y47K41 (63%, 0%, 47%, 41%)
(0.63 / 0.00 / 0.47 / 0.41)

CMYK percentages

%63.33
%0
%47.33
%41.18

Codes

Color #37964F in popluar color models

37 96 4F
RGB 55 150 79
HSL 135° 46.34% 40.20%
HSB/HSV 135° 63.33% 58.82%
CMYK 63.33% 0.00% 47.33%
41.18%

Color #37964F in popluar number systems.

HEX 37 96 4F
Decimal 55 150 79
Binary 110111 10010110 1001111
Octal 67 226 117

Shades and tints

Shades of #37964F

#37964F
(55,150,79)
#328948
(50,137,72)
#2D7C41
(45,124,65)
#286F3A
(40,111,58)
#236233
(35,98,51)
#1E552C
(30,85,44)
#194825
(25,72,37)
#143B1E
(20,59,30)
#0F2E17
(15,46,23)
#0A2110
(10,33,16)
#051409
(5,20,9)
#000000
(0,0,0)

Tints of #37964F

#37964F
(55,150,79)
#499F5F
(73,159,95)
#5BA86F
(91,168,111)
#6DB17F
(109,177,127)
#7FBA8F
(127,186,143)
#91C39F
(145,195,159)
#A3CCAF
(163,204,175)
#B5D5BF
(181,213,191)
#C7DECF
(199,222,207)
#D9E7DF
(217,231,223)
#EBF0EF
(235,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37964F; }

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

This text font color is #37964F.

Background Color

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

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

This div background color is #37964F.

Border color

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

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

This div border color is #37964F.

Opacity

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

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

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

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

This text has shadow with #37964F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37964F.

Preview

Color preview on black background

This text has color #37964F on black background.


Color preview on white background

This text has color #37964F on white background.


Black color preview on #37964F background

This text has black color on #37964F background.


White color preview on #37964F background

This text has white color on #37964F background.


Related colors

Complementary color

Complementary color for #hex is #C869B0.


I love getcolorcode.com

Triadic colors

1 #4F3796 and #964F37 with #37964F are triadic colors.

2 #4F9637 and #96374F with #37964F are triadic colors.