COLOR #767347

HEX: #767347 RGB: (118,115,71)

Color info

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

RGB color model

#767347 color RGB value is (118,115,71).

RGB: (118,115,71) (46%, 45%, 28%)

RGB channels and saturation

R 118 of 255 = 46%
G 115 of 255 = 45%
B 71 of 255 = 28%

118
115
71

R + G + B ~ 40%. #767347 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 115 + 71 = 304 (100%)
R 118 of 304 ~ 38.82%
G 115 of 304 ~ 37.83%
B 71 of 304 ~ 23.36'%

%38.82
%37.83
%23.36

CMYK color model

#767347 color CMYK value is (0,3,40,54).

  • cyan value is 0.00%
  • magenta value is 2.54%
  • yellow value is 39.83%
  • key color value is 53.73%

CMYK: (0,3,40,54)
C0M3Y40K54 (0%, 3%, 40%, 54%)
(0.00 / 0.03 / 0.40 / 0.54)

CMYK percentages

%0
%2.54
%39.83
%53.73

Codes

Color #767347 in popluar color models

76 73 47
RGB 118 115 71
HSL 56° 24.87% 37.06%
HSB/HSV 56° 39.83% 46.27%
CMYK 0.00% 2.54% 39.83%
53.73%

Color #767347 in popluar number systems.

HEX 76 73 47
Decimal 118 115 71
Binary 1110110 1110011 1000111
Octal 166 163 107

Shades and tints

Shades of #767347

#767347
(118,115,71)
#6C6941
(108,105,65)
#625F3B
(98,95,59)
#585535
(88,85,53)
#4E4B2F
(78,75,47)
#444129
(68,65,41)
#3A3723
(58,55,35)
#302D1D
(48,45,29)
#262317
(38,35,23)
#1C1911
(28,25,17)
#120F0B
(18,15,11)
#000000
(0,0,0)

Tints of #767347

#767347
(118,115,71)
#827F57
(130,127,87)
#8E8B67
(142,139,103)
#9A9777
(154,151,119)
#A6A387
(166,163,135)
#B2AF97
(178,175,151)
#BEBBA7
(190,187,167)
#CAC7B7
(202,199,183)
#D6D3C7
(214,211,199)
#E2DFD7
(226,223,215)
#EEEBE7
(238,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767347 color. Also use rgb(118,115,71) instead hex code.

Text Font Color

.myTextColor { color: #767347; }

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

This text font color is #767347.

Background Color

.myBgColor { background-color: #767347; }

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

This div background color is #767347.

Border color

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

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

This div border color is #767347.

Opacity

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

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

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

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

This text has shadow with #767347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767347.

Preview

Color preview on black background

This text has color #767347 on black background.


Color preview on white background

This text has color #767347 on white background.


Black color preview on #767347 background

This text has black color on #767347 background.


White color preview on #767347 background

This text has white color on #767347 background.


Related colors

Complementary color

Complementary color for #hex is #898CB8.


I love getcolorcode.com

Triadic colors

1 #477673 and #734776 with #767347 are triadic colors.

2 #477376 and #737647 with #767347 are triadic colors.