COLOR #76A419

HEX: #76A419 RGB: (118,164,25)

Color info

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

RGB color model

#76A419 color RGB value is (118,164,25).

RGB: (118,164,25) (46%, 64%, 10%)

RGB channels and saturation

R 118 of 255 = 46%
G 164 of 255 = 64%
B 25 of 255 = 10%

118
164
25

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

Portions of RGB colors in percentages

R + G + B = 118 + 164 + 25 = 307 (100%)
R 118 of 307 ~ 38.44%
G 164 of 307 ~ 53.42%
B 25 of 307 ~ 8.14'%

%38.44
%53.42

CMYK color model

#76A419 color CMYK value is (28,0,85,36).

  • cyan value is 28.05%
  • magenta value is 0.00%
  • yellow value is 84.76%
  • key color value is 35.69%
CMYK: (28,0,85,36) C28M0Y85K36 (28%,0%,85%,36%) (0.28/0.00/0.85/0.36) 

CMYK percentages

%28.05
%0
%84.76
%35.69

Codes

Color #76A419 in popluar color models

76 A4 19
RGB 118 164 25
HSL 80° 73.54% 37.06%
HSB/HSV 80° 84.76% 64.31%
CMYK 28.05% 0.00% 84.76%
35.69%

Color #76A419 in popluar number systems.

HEX 76 A4 19
Decimal 118 164 25
Binary 1110110 10100100 11001
Octal 166 244 31

Shades and tints

Shades of #76A419

#76A419
(118,164,25)
#6C9617
(108,150,23)
#628815
(98,136,21)
#587A13
(88,122,19)
#4E6C11
(78,108,17)
#445E0F
(68,94,15)
#3A500D
(58,80,13)
#30420B
(48,66,11)
#263409
(38,52,9)
#1C2607
(28,38,7)
#121805
(18,24,5)
#000000
(0,0,0)

Tints of #76A419

#76A419
(118,164,25)
#82AC2D
(130,172,45)
#8EB441
(142,180,65)
#9ABC55
(154,188,85)
#A6C469
(166,196,105)
#B2CC7D
(178,204,125)
#BED491
(190,212,145)
#CADCA5
(202,220,165)
#D6E4B9
(214,228,185)
#E2ECCD
(226,236,205)
#EEF4E1
(238,244,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A419 color. Also use rgb(118,164,25) instead hex code.

Text Font Color

.myTextColor { color: #76A419; }

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

This text font color is #76A419.

Background Color

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

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

This div background color is #76A419.

Border color

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

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

This div border color is #76A419.

Opacity

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

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

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

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

This text has shadow with #76A419 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A419.

Preview

Color preview on black background

This text has color #76A419 on black background.


Color preview on white background

This text has color #76A419 on white background.


Black color preview on #76A419 background

This text has black color on #76A419 background.


White color preview on #76A419 background

This text has white color on #76A419 background.


Related colors

Complementary color

Complementary color for #hex is #895BE6.


I love getcolorcode.com

Triadic colors

1 #1976A4 and #A41976 with #76A419 are triadic colors.

2 #19A476 and #A47619 with #76A419 are triadic colors.