COLOR #76836A

HEX: #76836A RGB: (118,131,106)

Color info

#76836A contains red, green and blue colors in about the same proportion. Web safe color of #76836A is #669966 (or #696).

RGB color model

#76836A color RGB value is (118,131,106).

RGB: (118,131,106) (46%, 51%, 42%)

RGB channels and saturation

R 118 of 255 = 46%
G 131 of 255 = 51%
B 106 of 255 = 42%

118
131
106

R + G + B ~ 46%. #76836A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 131 + 106 = 355 (100%)
R 118 of 355 ~ 33.24%
G 131 of 355 ~ 36.9%
B 106 of 355 ~ 29.86'%

%33.24
%36.9
%29.86

CMYK color model

#76836A color CMYK value is (10,0,19,49).

  • cyan value is 9.92%
  • magenta value is 0.00%
  • yellow value is 19.08%
  • key color value is 48.63%

CMYK: (10,0,19,49)
C10M0Y19K49 (10%, 0%, 19%, 49%)
(0.10 / 0.00 / 0.19 / 0.49)

CMYK percentages

%9.92
%0
%19.08
%48.63

Codes

Color #76836A in popluar color models

76 83 6A
RGB 118 131 106
HSL 91° 10.55% 46.47%
HSB/HSV 91° 19.08% 51.37%
CMYK 9.92% 0.00% 19.08%
48.63%

Color #76836A in popluar number systems.

HEX 76 83 6A
Decimal 118 131 106
Binary 1110110 10000011 1101010
Octal 166 203 152

Shades and tints

Shades of #76836A

#76836A
(118,131,106)
#6C7861
(108,120,97)
#626D58
(98,109,88)
#58624F
(88,98,79)
#4E5746
(78,87,70)
#444C3D
(68,76,61)
#3A4134
(58,65,52)
#30362B
(48,54,43)
#262B22
(38,43,34)
#1C2019
(28,32,25)
#121510
(18,21,16)
#000000
(0,0,0)

Tints of #76836A

#76836A
(118,131,106)
#828E77
(130,142,119)
#8E9984
(142,153,132)
#9AA491
(154,164,145)
#A6AF9E
(166,175,158)
#B2BAAB
(178,186,171)
#BEC5B8
(190,197,184)
#CAD0C5
(202,208,197)
#D6DBD2
(214,219,210)
#E2E6DF
(226,230,223)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76836A color. Also use rgb(118,131,106) instead hex code.

Text Font Color

.myTextColor { color: #76836A; }

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

This text font color is #76836A.

Background Color

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

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

This div background color is #76836A.

Border color

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

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

This div border color is #76836A.

Opacity

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

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

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

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

This text has shadow with #76836A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76836A.

Preview

Color preview on black background

This text has color #76836A on black background.


Color preview on white background

This text has color #76836A on white background.


Black color preview on #76836A background

This text has black color on #76836A background.


White color preview on #76836A background

This text has white color on #76836A background.


Related colors

Complementary color

Complementary color for #hex is #897C95.


I love getcolorcode.com

Triadic colors

1 #6A7683 and #836A76 with #76836A are triadic colors.

2 #6A8376 and #83766A with #76836A are triadic colors.