COLOR #43714A

HEX: #43714A RGB: (67,113,74)

Color info

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

RGB color model

#43714A color RGB value is (67,113,74).

RGB: (67,113,74) (26%, 44%, 29%)

RGB channels and saturation

R 67 of 255 = 26%
G 113 of 255 = 44%
B 74 of 255 = 29%

67
113
74

R + G + B ~ 33%. #43714A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 113 + 74 = 254 (100%)
R 67 of 254 ~ 26.38%
G 113 of 254 ~ 44.49%
B 74 of 254 ~ 29.13'%

%26.38
%44.49
%29.13

CMYK color model

#43714A color CMYK value is (41,0,35,56).

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

CMYK: (41,0,35,56)
C41M0Y35K56 (41%, 0%, 35%, 56%)
(0.41 / 0.00 / 0.35 / 0.56)

CMYK percentages

%40.71
%0
%34.51
%55.69

Codes

Color #43714A in popluar color models

43 71 4A
RGB 67 113 74
HSL 129° 25.56% 35.29%
HSB/HSV 129° 40.71% 44.31%
CMYK 40.71% 0.00% 34.51%
55.69%

Color #43714A in popluar number systems.

HEX 43 71 4A
Decimal 67 113 74
Binary 1000011 1110001 1001010
Octal 103 161 112

Shades and tints

Shades of #43714A

#43714A
(67,113,74)
#3D6744
(61,103,68)
#375D3E
(55,93,62)
#315338
(49,83,56)
#2B4932
(43,73,50)
#253F2C
(37,63,44)
#1F3526
(31,53,38)
#192B20
(25,43,32)
#13211A
(19,33,26)
#0D1714
(13,23,20)
#070D0E
(7,13,14)
#000000
(0,0,0)

Tints of #43714A

#43714A
(67,113,74)
#547D5A
(84,125,90)
#65896A
(101,137,106)
#76957A
(118,149,122)
#87A18A
(135,161,138)
#98AD9A
(152,173,154)
#A9B9AA
(169,185,170)
#BAC5BA
(186,197,186)
#CBD1CA
(203,209,202)
#DCDDDA
(220,221,218)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #43714A; }

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

This text font color is #43714A.

Background Color

.myBgColor { background-color: #43714A; }

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

This div background color is #43714A.

Border color

.myBorderColor { border: 1px solid #43714A; }

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

This div border color is #43714A.

Opacity

.myOpacity80 { color: #43714A; opacity: 0.8; }

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

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

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

This text has shadow with #43714A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43714A.

Preview

Color preview on black background

This text has color #43714A on black background.


Color preview on white background

This text has color #43714A on white background.


Black color preview on #43714A background

This text has black color on #43714A background.


White color preview on #43714A background

This text has white color on #43714A background.


Related colors

Complementary color

Complementary color for #hex is #BC8EB5.


I love getcolorcode.com

Triadic colors

1 #4A4371 and #714A43 with #43714A are triadic colors.

2 #4A7143 and #71434A with #43714A are triadic colors.