COLOR #76922E

HEX: #76922E RGB: (118,146,46)

Color info

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

RGB color model

#76922E color RGB value is (118,146,46).

RGB: (118,146,46) (46%, 57%, 18%)

RGB channels and saturation

R 118 of 255 = 46%
G 146 of 255 = 57%
B 46 of 255 = 18%

118
146
46

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

Portions of RGB colors in percentages

R + G + B = 118 + 146 + 46 = 310 (100%)
R 118 of 310 ~ 38.06%
G 146 of 310 ~ 47.1%
B 46 of 310 ~ 14.84'%

%38.06
%47.1
%14.84

CMYK color model

#76922E color CMYK value is (19,0,68,43).

  • cyan value is 19.18%
  • magenta value is 0.00%
  • yellow value is 68.49%
  • key color value is 42.75%

CMYK: (19,0,68,43)
C19M0Y68K43 (19%, 0%, 68%, 43%)
(0.19 / 0.00 / 0.68 / 0.43)

CMYK percentages

%19.18
%0
%68.49
%42.75

Codes

Color #76922E in popluar color models

76 92 2E
RGB 118 146 46
HSL 77° 52.08% 37.65%
HSB/HSV 77° 68.49% 57.25%
CMYK 19.18% 0.00% 68.49%
42.75%

Color #76922E in popluar number systems.

HEX 76 92 2E
Decimal 118 146 46
Binary 1110110 10010010 101110
Octal 166 222 56

Shades and tints

Shades of #76922E

#76922E
(118,146,46)
#6C852A
(108,133,42)
#627826
(98,120,38)
#586B22
(88,107,34)
#4E5E1E
(78,94,30)
#44511A
(68,81,26)
#3A4416
(58,68,22)
#303712
(48,55,18)
#262A0E
(38,42,14)
#1C1D0A
(28,29,10)
#121006
(18,16,6)
#000000
(0,0,0)

Tints of #76922E

#76922E
(118,146,46)
#829B41
(130,155,65)
#8EA454
(142,164,84)
#9AAD67
(154,173,103)
#A6B67A
(166,182,122)
#B2BF8D
(178,191,141)
#BEC8A0
(190,200,160)
#CAD1B3
(202,209,179)
#D6DAC6
(214,218,198)
#E2E3D9
(226,227,217)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76922E; }

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

This text font color is #76922E.

Background Color

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

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

This div background color is #76922E.

Border color

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

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

This div border color is #76922E.

Opacity

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

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

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

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

This text has shadow with #76922E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76922E.

Preview

Color preview on black background

This text has color #76922E on black background.


Color preview on white background

This text has color #76922E on white background.


Black color preview on #76922E background

This text has black color on #76922E background.


White color preview on #76922E background

This text has white color on #76922E background.


Related colors

Complementary color

Complementary color for #hex is #896DD1.


I love getcolorcode.com

Triadic colors

1 #2E7692 and #922E76 with #76922E are triadic colors.

2 #2E9276 and #92762E with #76922E are triadic colors.