COLOR #436142

HEX: #436142 RGB: (67,97,66)

Color info

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

RGB color model

#436142 color RGB value is (67,97,66).

RGB: (67,97,66) (26%, 38%, 26%)

RGB channels and saturation

R 67 of 255 = 26%
G 97 of 255 = 38%
B 66 of 255 = 26%

67
97
66

R + G + B ~ 30%. #436142 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 97 + 66 = 230 (100%)
R 67 of 230 ~ 29.13%
G 97 of 230 ~ 42.17%
B 66 of 230 ~ 28.7'%

%29.13
%42.17
%28.7

CMYK color model

#436142 color CMYK value is (31,0,32,62).

  • cyan value is 30.93%
  • magenta value is 0.00%
  • yellow value is 31.96%
  • key color value is 61.96%

CMYK: (31,0,32,62)
C31M0Y32K62 (31%, 0%, 32%, 62%)
(0.31 / 0.00 / 0.32 / 0.62)

CMYK percentages

%30.93
%0
%31.96
%61.96

Codes

Color #436142 in popluar color models

43 61 42
RGB 67 97 66
HSL 118° 19.02% 31.96%
HSB/HSV 118° 31.96% 38.04%
CMYK 30.93% 0.00% 31.96%
61.96%

Color #436142 in popluar number systems.

HEX 43 61 42
Decimal 67 97 66
Binary 1000011 1100001 1000010
Octal 103 141 102

Shades and tints

Shades of #436142

#436142
(67,97,66)
#3D593C
(61,89,60)
#375136
(55,81,54)
#314930
(49,73,48)
#2B412A
(43,65,42)
#253924
(37,57,36)
#1F311E
(31,49,30)
#192918
(25,41,24)
#132112
(19,33,18)
#0D190C
(13,25,12)
#071106
(7,17,6)
#000000
(0,0,0)

Tints of #436142

#436142
(67,97,66)
#546F53
(84,111,83)
#657D64
(101,125,100)
#768B75
(118,139,117)
#879986
(135,153,134)
#98A797
(152,167,151)
#A9B5A8
(169,181,168)
#BAC3B9
(186,195,185)
#CBD1CA
(203,209,202)
#DCDFDB
(220,223,219)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #436142; }

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

This text font color is #436142.

Background Color

.myBgColor { background-color: #436142; }

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

This div background color is #436142.

Border color

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

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

This div border color is #436142.

Opacity

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

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

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

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

This text has shadow with #436142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #436142.

Preview

Color preview on black background

This text has color #436142 on black background.


Color preview on white background

This text has color #436142 on white background.


Black color preview on #436142 background

This text has black color on #436142 background.


White color preview on #436142 background

This text has white color on #436142 background.


Related colors

Complementary color

Complementary color for #hex is #BC9EBD.


I love getcolorcode.com

Triadic colors

1 #424361 and #614243 with #436142 are triadic colors.

2 #426143 and #614342 with #436142 are triadic colors.