COLOR #76A114

HEX: #76A114 RGB: (118,161,20)

Color info

#76A114 contains mainly red and green colors. Web safe color of #76A114 is #669900 (or #690).

RGB color model

#76A114 color RGB value is (118,161,20).

RGB: (118,161,20) (46%, 63%, 8%)

RGB channels and saturation

R 118 of 255 = 46%
G 161 of 255 = 63%
B 20 of 255 = 8%

118
161
20

R + G + B ~ 39%. #76A114 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 161 + 20 = 299 (100%)
R 118 of 299 ~ 39.46%
G 161 of 299 ~ 53.85%
B 20 of 299 ~ 6.69'%

%39.46
%53.85

CMYK color model

#76A114 color CMYK value is (27,0,88,37).

  • cyan value is 26.71%
  • magenta value is 0.00%
  • yellow value is 87.58%
  • key color value is 36.86%
CMYK: (27,0,88,37) C27M0Y88K37 (27%,0%,88%,37%) (0.27/0.00/0.88/0.37) 

CMYK percentages

%26.71
%0
%87.58
%36.86

Codes

Color #76A114 in popluar color models

76 A1 14
RGB 118 161 20
HSL 78° 77.90% 35.49%
HSB/HSV 78° 87.58% 63.14%
CMYK 26.71% 0.00% 87.58%
36.86%

Color #76A114 in popluar number systems.

HEX 76 A1 14
Decimal 118 161 20
Binary 1110110 10100001 10100
Octal 166 241 24

Shades and tints

Shades of #76A114

#76A114
(118,161,20)
#6C9313
(108,147,19)
#628512
(98,133,18)
#587711
(88,119,17)
#4E6910
(78,105,16)
#445B0F
(68,91,15)
#3A4D0E
(58,77,14)
#303F0D
(48,63,13)
#26310C
(38,49,12)
#1C230B
(28,35,11)
#12150A
(18,21,10)
#000000
(0,0,0)

Tints of #76A114

#76A114
(118,161,20)
#82A929
(130,169,41)
#8EB13E
(142,177,62)
#9AB953
(154,185,83)
#A6C168
(166,193,104)
#B2C97D
(178,201,125)
#BED192
(190,209,146)
#CAD9A7
(202,217,167)
#D6E1BC
(214,225,188)
#E2E9D1
(226,233,209)
#EEF1E6
(238,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A114 color. Also use rgb(118,161,20) instead hex code.

Text Font Color

.myTextColor { color: #76A114; }

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

This text font color is #76A114.

Background Color

.myBgColor { background-color: #76A114; }

<div style="background-color:#76A114">Inner text</div>

This div background color is #76A114.

Border color

.myBorderColor { border: 1px solid #76A114; }

<div style="border:3px solid #76A114">Div</div>

This div border color is #76A114.

Opacity

.myOpacity80 { color: #76A114; opacity: 0.8; }

<p style="color:#76A114;opacity:0.8;">80%</p>

Text with #76A114 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 #76A114;}

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

This text has shadow with #76A114 color.


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

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

This text has shadow with #76A114 primary color and red secondary color.


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

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

This text has shadow with #76A114 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76A114.

Preview

Color preview on black background

This text has color #76A114 on black background.


Color preview on white background

This text has color #76A114 on white background.


Black color preview on #76A114 background

This text has black color on #76A114 background.


White color preview on #76A114 background

This text has white color on #76A114 background.


Related colors

Complementary color

Complementary color for #hex is #895EEB.


I love getcolorcode.com

Triadic colors

1 #1476A1 and #A11476 with #76A114 are triadic colors.

2 #14A176 and #A17614 with #76A114 are triadic colors.