COLOR #76692E

HEX: #76692E RGB: (118,105,46)

Color info

#76692E contains mainly red and green colors. Web safe color of #76692E is #666633 (or #663).

RGB color model

#76692E color RGB value is (118,105,46).

RGB: (118,105,46) (46%, 41%, 18%)

RGB channels and saturation

R 118 of 255 = 46%
G 105 of 255 = 41%
B 46 of 255 = 18%

118
105
46

R + G + B ~ 35%. #76692E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 105 + 46 = 269 (100%)
R 118 of 269 ~ 43.87%
G 105 of 269 ~ 39.03%
B 46 of 269 ~ 17.1'%

%43.87
%39.03
%17.1

CMYK color model

#76692E color CMYK value is (0,11,61,54).

  • cyan value is 0.00%
  • magenta value is 11.02%
  • yellow value is 61.02%
  • key color value is 53.73%

CMYK: (0,11,61,54)
C0M11Y61K54 (0%, 11%, 61%, 54%)
(0.00 / 0.11 / 0.61 / 0.54)

CMYK percentages

%0
%11.02
%61.02
%53.73

Codes

Color #76692E in popluar color models

76 69 2E
RGB 118 105 46
HSL 49° 43.90% 32.16%
HSB/HSV 49° 61.02% 46.27%
CMYK 0.00% 11.02% 61.02%
53.73%

Color #76692E in popluar number systems.

HEX 76 69 2E
Decimal 118 105 46
Binary 1110110 1101001 101110
Octal 166 151 56

Shades and tints

Shades of #76692E

#76692E
(118,105,46)
#6C602A
(108,96,42)
#625726
(98,87,38)
#584E22
(88,78,34)
#4E451E
(78,69,30)
#443C1A
(68,60,26)
#3A3316
(58,51,22)
#302A12
(48,42,18)
#26210E
(38,33,14)
#1C180A
(28,24,10)
#120F06
(18,15,6)
#000000
(0,0,0)

Tints of #76692E

#76692E
(118,105,46)
#827641
(130,118,65)
#8E8354
(142,131,84)
#9A9067
(154,144,103)
#A69D7A
(166,157,122)
#B2AA8D
(178,170,141)
#BEB7A0
(190,183,160)
#CAC4B3
(202,196,179)
#D6D1C6
(214,209,198)
#E2DED9
(226,222,217)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76692E color. Also use rgb(118,105,46) instead hex code.

Text Font Color

.myTextColor { color: #76692E; }

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

This text font color is #76692E.

Background Color

.myBgColor { background-color: #76692E; }

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

This div background color is #76692E.

Border color

.myBorderColor { border: 1px solid #76692E; }

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

This div border color is #76692E.

Opacity

.myOpacity80 { color: #76692E; opacity: 0.8; }

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

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

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

This text has shadow with #76692E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76692E.

Preview

Color preview on black background

This text has color #76692E on black background.


Color preview on white background

This text has color #76692E on white background.


Black color preview on #76692E background

This text has black color on #76692E background.


White color preview on #76692E background

This text has white color on #76692E background.


Related colors

Complementary color

Complementary color for #hex is #8996D1.


I love getcolorcode.com

Triadic colors

1 #2E7669 and #692E76 with #76692E are triadic colors.

2 #2E6976 and #69762E with #76692E are triadic colors.