COLOR #437960

HEX: #437960 RGB: (67,121,96)

Color info

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

RGB color model

#437960 color RGB value is (67,121,96).

RGB: (67,121,96) (26%, 47%, 38%)

RGB channels and saturation

R 67 of 255 = 26%
G 121 of 255 = 47%
B 96 of 255 = 38%

67
121
96

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

Portions of RGB colors in percentages

R + G + B = 67 + 121 + 96 = 284 (100%)
R 67 of 284 ~ 23.59%
G 121 of 284 ~ 42.61%
B 96 of 284 ~ 33.8'%

%23.59
%42.61
%33.8

CMYK color model

#437960 color CMYK value is (45,0,21,53).

  • cyan value is 44.63%
  • magenta value is 0.00%
  • yellow value is 20.66%
  • key color value is 52.55%

CMYK: (45,0,21,53)
C45M0Y21K53 (45%, 0%, 21%, 53%)
(0.45 / 0.00 / 0.21 / 0.53)

CMYK percentages

%44.63
%0
%20.66
%52.55

Codes

Color #437960 in popluar color models

43 79 60
RGB 67 121 96
HSL 152° 28.72% 36.86%
HSB/HSV 152° 44.63% 47.45%
CMYK 44.63% 0.00% 20.66%
52.55%

Color #437960 in popluar number systems.

HEX 43 79 60
Decimal 67 121 96
Binary 1000011 1111001 1100000
Octal 103 171 140

Shades and tints

Shades of #437960

#437960
(67,121,96)
#3D6E58
(61,110,88)
#376350
(55,99,80)
#315848
(49,88,72)
#2B4D40
(43,77,64)
#254238
(37,66,56)
#1F3730
(31,55,48)
#192C28
(25,44,40)
#132120
(19,33,32)
#0D1618
(13,22,24)
#070B10
(7,11,16)
#000000
(0,0,0)

Tints of #437960

#437960
(67,121,96)
#54856E
(84,133,110)
#65917C
(101,145,124)
#769D8A
(118,157,138)
#87A998
(135,169,152)
#98B5A6
(152,181,166)
#A9C1B4
(169,193,180)
#BACDC2
(186,205,194)
#CBD9D0
(203,217,208)
#DCE5DE
(220,229,222)
#EDF1EC
(237,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #437960 color. Also use rgb(67,121,96) instead hex code.

Text Font Color

.myTextColor { color: #437960; }

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

This text font color is #437960.

Background Color

.myBgColor { background-color: #437960; }

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

This div background color is #437960.

Border color

.myBorderColor { border: 1px solid #437960; }

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

This div border color is #437960.

Opacity

.myOpacity80 { color: #437960; opacity: 0.8; }

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

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

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

This text has shadow with #437960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #437960.

Preview

Color preview on black background

This text has color #437960 on black background.


Color preview on white background

This text has color #437960 on white background.


Black color preview on #437960 background

This text has black color on #437960 background.


White color preview on #437960 background

This text has white color on #437960 background.


Related colors

Complementary color

Complementary color for #hex is #BC869F.


I love getcolorcode.com

Triadic colors

1 #604379 and #796043 with #437960 are triadic colors.

2 #607943 and #794360 with #437960 are triadic colors.