COLOR #76916E

HEX: #76916E RGB: (118,145,110)

Color info

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

RGB color model

#76916E color RGB value is (118,145,110).

RGB: (118,145,110) (46%, 57%, 43%)

RGB channels and saturation

R 118 of 255 = 46%
G 145 of 255 = 57%
B 110 of 255 = 43%

118
145
110

R + G + B ~ 49%. #76916E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 145 + 110 = 373 (100%)
R 118 of 373 ~ 31.64%
G 145 of 373 ~ 38.87%
B 110 of 373 ~ 29.49'%

%31.64
%38.87
%29.49

CMYK color model

#76916E color CMYK value is (19,0,24,43).

  • cyan value is 18.62%
  • magenta value is 0.00%
  • yellow value is 24.14%
  • key color value is 43.14%

CMYK: (19,0,24,43)
C19M0Y24K43 (19%, 0%, 24%, 43%)
(0.19 / 0.00 / 0.24 / 0.43)

CMYK percentages

%18.62
%0
%24.14
%43.14

Codes

Color #76916E in popluar color models

76 91 6E
RGB 118 145 110
HSL 106° 13.73% 50.00%
HSB/HSV 106° 24.14% 56.86%
CMYK 18.62% 0.00% 24.14%
43.14%

Color #76916E in popluar number systems.

HEX 76 91 6E
Decimal 118 145 110
Binary 1110110 10010001 1101110
Octal 166 221 156

Shades and tints

Shades of #76916E

#76916E
(118,145,110)
#6C8464
(108,132,100)
#62775A
(98,119,90)
#586A50
(88,106,80)
#4E5D46
(78,93,70)
#44503C
(68,80,60)
#3A4332
(58,67,50)
#303628
(48,54,40)
#26291E
(38,41,30)
#1C1C14
(28,28,20)
#120F0A
(18,15,10)
#000000
(0,0,0)

Tints of #76916E

#76916E
(118,145,110)
#829B7B
(130,155,123)
#8EA588
(142,165,136)
#9AAF95
(154,175,149)
#A6B9A2
(166,185,162)
#B2C3AF
(178,195,175)
#BECDBC
(190,205,188)
#CAD7C9
(202,215,201)
#D6E1D6
(214,225,214)
#E2EBE3
(226,235,227)
#EEF5F0
(238,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76916E color. Also use rgb(118,145,110) instead hex code.

Text Font Color

.myTextColor { color: #76916E; }

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

This text font color is #76916E.

Background Color

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

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

This div background color is #76916E.

Border color

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

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

This div border color is #76916E.

Opacity

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

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

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

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

This text has shadow with #76916E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76916E.

Preview

Color preview on black background

This text has color #76916E on black background.


Color preview on white background

This text has color #76916E on white background.


Black color preview on #76916E background

This text has black color on #76916E background.


White color preview on #76916E background

This text has white color on #76916E background.


Related colors

Complementary color

Complementary color for #hex is #896E91.


I love getcolorcode.com

Triadic colors

1 #6E7691 and #916E76 with #76916E are triadic colors.

2 #6E9176 and #91766E with #76916E are triadic colors.