COLOR #437142

HEX: #437142 RGB: (67,113,66)

Color info

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

RGB color model

#437142 color RGB value is (67,113,66).

RGB: (67,113,66) (26%, 44%, 26%)

RGB channels and saturation

R 67 of 255 = 26%
G 113 of 255 = 44%
B 66 of 255 = 26%

67
113
66

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

Portions of RGB colors in percentages

R + G + B = 67 + 113 + 66 = 246 (100%)
R 67 of 246 ~ 27.24%
G 113 of 246 ~ 45.93%
B 66 of 246 ~ 26.83'%

%27.24
%45.93
%26.83

CMYK color model

#437142 color CMYK value is (41,0,42,56).

  • cyan value is 40.71%
  • magenta value is 0.00%
  • yellow value is 41.59%
  • key color value is 55.69%

CMYK: (41,0,42,56)
C41M0Y42K56 (41%, 0%, 42%, 56%)
(0.41 / 0.00 / 0.42 / 0.56)

CMYK percentages

%40.71
%0
%41.59
%55.69

Codes

Color #437142 in popluar color models

43 71 42
RGB 67 113 66
HSL 119° 26.26% 35.10%
HSB/HSV 119° 41.59% 44.31%
CMYK 40.71% 0.00% 41.59%
55.69%

Color #437142 in popluar number systems.

HEX 43 71 42
Decimal 67 113 66
Binary 1000011 1110001 1000010
Octal 103 161 102

Shades and tints

Shades of #437142

#437142
(67,113,66)
#3D673C
(61,103,60)
#375D36
(55,93,54)
#315330
(49,83,48)
#2B492A
(43,73,42)
#253F24
(37,63,36)
#1F351E
(31,53,30)
#192B18
(25,43,24)
#132112
(19,33,18)
#0D170C
(13,23,12)
#070D06
(7,13,6)
#000000
(0,0,0)

Tints of #437142

#437142
(67,113,66)
#547D53
(84,125,83)
#658964
(101,137,100)
#769575
(118,149,117)
#87A186
(135,161,134)
#98AD97
(152,173,151)
#A9B9A8
(169,185,168)
#BAC5B9
(186,197,185)
#CBD1CA
(203,209,202)
#DCDDDB
(220,221,219)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #437142 color. Also use rgb(67,113,66) instead hex code.

Text Font Color

.myTextColor { color: #437142; }

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

This text font color is #437142.

Background Color

.myBgColor { background-color: #437142; }

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

This div background color is #437142.

Border color

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

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

This div border color is #437142.

Opacity

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

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

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

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

This text has shadow with #437142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #437142.

Preview

Color preview on black background

This text has color #437142 on black background.


Color preview on white background

This text has color #437142 on white background.


Black color preview on #437142 background

This text has black color on #437142 background.


White color preview on #437142 background

This text has white color on #437142 background.


Related colors

Complementary color

Complementary color for #hex is #BC8EBD.


I love getcolorcode.com

Triadic colors

1 #424371 and #714243 with #437142 are triadic colors.

2 #427143 and #714342 with #437142 are triadic colors.