COLOR #767247

HEX: #767247 RGB: (118,114,71)

Color info

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

RGB color model

#767247 color RGB value is (118,114,71).

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

RGB channels and saturation

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

118
114
71

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

Portions of RGB colors in percentages

R + G + B = 118 + 114 + 71 = 303 (100%)
R 118 of 303 ~ 38.94%
G 114 of 303 ~ 37.62%
B 71 of 303 ~ 23.43'%

%38.94
%37.62
%23.43

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 3.39%
  • 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
%3.39
%39.83
%53.73

Codes

Color #767247 in popluar color models

76 72 47
RGB 118 114 71
HSL 55° 24.87% 37.06%
HSB/HSV 55° 39.83% 46.27%
CMYK 0.00% 3.39% 39.83%
53.73%

Color #767247 in popluar number systems.

HEX 76 72 47
Decimal 118 114 71
Binary 1110110 1110010 1000111
Octal 166 162 107

Shades and tints

Shades of #767247

#767247
(118,114,71)
#6C6841
(108,104,65)
#625E3B
(98,94,59)
#585435
(88,84,53)
#4E4A2F
(78,74,47)
#444029
(68,64,41)
#3A3623
(58,54,35)
#302C1D
(48,44,29)
#262217
(38,34,23)
#1C1811
(28,24,17)
#120E0B
(18,14,11)
#000000
(0,0,0)

Tints of #767247

#767247
(118,114,71)
#827E57
(130,126,87)
#8E8A67
(142,138,103)
#9A9677
(154,150,119)
#A6A287
(166,162,135)
#B2AE97
(178,174,151)
#BEBAA7
(190,186,167)
#CAC6B7
(202,198,183)
#D6D2C7
(214,210,199)
#E2DED7
(226,222,215)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767247; }

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

This text font color is #767247.

Background Color

.myBgColor { background-color: #767247; }

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

This div background color is #767247.

Border color

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

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

This div border color is #767247.

Opacity

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

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

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

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

This text has shadow with #767247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767247.

Preview

Color preview on black background

This text has color #767247 on black background.


Color preview on white background

This text has color #767247 on white background.


Black color preview on #767247 background

This text has black color on #767247 background.


White color preview on #767247 background

This text has white color on #767247 background.


Related colors

Complementary color

Complementary color for #hex is #898DB8.


I love getcolorcode.com

Triadic colors

1 #477672 and #724776 with #767247 are triadic colors.

2 #477276 and #727647 with #767247 are triadic colors.