COLOR #747143

HEX: #747143 RGB: (116,113,67)

Color info

#747143 contains red, green and blue colors in about the same proportion. Web safe color of #747143 is #666633 (or #663).

RGB color model

#747143 color RGB value is (116,113,67).

RGB: (116,113,67) (45%, 44%, 26%)

RGB channels and saturation

R 116 of 255 = 45%
G 113 of 255 = 44%
B 67 of 255 = 26%

116
113
67

R + G + B ~ 38%. #747143 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 113 + 67 = 296 (100%)
R 116 of 296 ~ 39.19%
G 113 of 296 ~ 38.18%
B 67 of 296 ~ 22.64'%

%39.19
%38.18
%22.64

CMYK color model

#747143 color CMYK value is (0,3,42,55).

  • cyan value is 0.00%
  • magenta value is 2.59%
  • yellow value is 42.24%
  • key color value is 54.51%

CMYK: (0,3,42,55)
C0M3Y42K55 (0%, 3%, 42%, 55%)
(0.00 / 0.03 / 0.42 / 0.55)

CMYK percentages

%0
%2.59
%42.24
%54.51

Codes

Color #747143 in popluar color models

74 71 43
RGB 116 113 67
HSL 56° 26.78% 35.88%
HSB/HSV 56° 42.24% 45.49%
CMYK 0.00% 2.59% 42.24%
54.51%

Color #747143 in popluar number systems.

HEX 74 71 43
Decimal 116 113 67
Binary 1110100 1110001 1000011
Octal 164 161 103

Shades and tints

Shades of #747143

#747143
(116,113,67)
#6A673D
(106,103,61)
#605D37
(96,93,55)
#565331
(86,83,49)
#4C492B
(76,73,43)
#423F25
(66,63,37)
#38351F
(56,53,31)
#2E2B19
(46,43,25)
#242113
(36,33,19)
#1A170D
(26,23,13)
#100D07
(16,13,7)
#000000
(0,0,0)

Tints of #747143

#747143
(116,113,67)
#807D54
(128,125,84)
#8C8965
(140,137,101)
#989576
(152,149,118)
#A4A187
(164,161,135)
#B0AD98
(176,173,152)
#BCB9A9
(188,185,169)
#C8C5BA
(200,197,186)
#D4D1CB
(212,209,203)
#E0DDDC
(224,221,220)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747143; }

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

This text font color is #747143.

Background Color

.myBgColor { background-color: #747143; }

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

This div background color is #747143.

Border color

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

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

This div border color is #747143.

Opacity

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

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

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

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

This text has shadow with #747143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747143.

Preview

Color preview on black background

This text has color #747143 on black background.


Color preview on white background

This text has color #747143 on white background.


Black color preview on #747143 background

This text has black color on #747143 background.


White color preview on #747143 background

This text has white color on #747143 background.


Related colors

Complementary color

Complementary color for #hex is #8B8EBC.


I love getcolorcode.com

Triadic colors

1 #437471 and #714374 with #747143 are triadic colors.

2 #437174 and #717443 with #747143 are triadic colors.