COLOR #76974C

HEX: #76974C RGB: (118,151,76)

Color info

#76974C contains mainly red and green colors. Web safe color of #76974C is #669933 (or #693).

RGB color model

#76974C color RGB value is (118,151,76).

RGB: (118,151,76) (46%, 59%, 30%)

RGB channels and saturation

R 118 of 255 = 46%
G 151 of 255 = 59%
B 76 of 255 = 30%

118
151
76

R + G + B ~ 45%. #76974C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 151 + 76 = 345 (100%)
R 118 of 345 ~ 34.2%
G 151 of 345 ~ 43.77%
B 76 of 345 ~ 22.03'%

%34.2
%43.77
%22.03

CMYK color model

#76974C color CMYK value is (22,0,50,41).

  • cyan value is 21.85%
  • magenta value is 0.00%
  • yellow value is 49.67%
  • key color value is 40.78%

CMYK: (22,0,50,41)
C22M0Y50K41 (22%, 0%, 50%, 41%)
(0.22 / 0.00 / 0.50 / 0.41)

CMYK percentages

%21.85
%0
%49.67
%40.78

Codes

Color #76974C in popluar color models

76 97 4C
RGB 118 151 76
HSL 86° 33.04% 44.51%
HSB/HSV 86° 49.67% 59.22%
CMYK 21.85% 0.00% 49.67%
40.78%

Color #76974C in popluar number systems.

HEX 76 97 4C
Decimal 118 151 76
Binary 1110110 10010111 1001100
Octal 166 227 114

Shades and tints

Shades of #76974C

#76974C
(118,151,76)
#6C8A46
(108,138,70)
#627D40
(98,125,64)
#58703A
(88,112,58)
#4E6334
(78,99,52)
#44562E
(68,86,46)
#3A4928
(58,73,40)
#303C22
(48,60,34)
#262F1C
(38,47,28)
#1C2216
(28,34,22)
#121510
(18,21,16)
#000000
(0,0,0)

Tints of #76974C

#76974C
(118,151,76)
#82A05C
(130,160,92)
#8EA96C
(142,169,108)
#9AB27C
(154,178,124)
#A6BB8C
(166,187,140)
#B2C49C
(178,196,156)
#BECDAC
(190,205,172)
#CAD6BC
(202,214,188)
#D6DFCC
(214,223,204)
#E2E8DC
(226,232,220)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76974C color. Also use rgb(118,151,76) instead hex code.

Text Font Color

.myTextColor { color: #76974C; }

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

This text font color is #76974C.

Background Color

.myBgColor { background-color: #76974C; }

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

This div background color is #76974C.

Border color

.myBorderColor { border: 1px solid #76974C; }

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

This div border color is #76974C.

Opacity

.myOpacity80 { color: #76974C; opacity: 0.8; }

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

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

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

This text has shadow with #76974C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76974C.

Preview

Color preview on black background

This text has color #76974C on black background.


Color preview on white background

This text has color #76974C on white background.


Black color preview on #76974C background

This text has black color on #76974C background.


White color preview on #76974C background

This text has white color on #76974C background.


Related colors

Complementary color

Complementary color for #hex is #8968B3.


I love getcolorcode.com

Triadic colors

1 #4C7697 and #974C76 with #76974C are triadic colors.

2 #4C9776 and #97764C with #76974C are triadic colors.