COLOR #76A750

HEX: #76A750 RGB: (118,167,80)

Color info

#76A750 contains mainly red and green colors. Web safe color of #76A750 is #669966 (or #696).

RGB color model

#76A750 color RGB value is (118,167,80).

RGB: (118,167,80) (46%, 65%, 31%)

RGB channels and saturation

R 118 of 255 = 46%
G 167 of 255 = 65%
B 80 of 255 = 31%

118
167
80

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

Portions of RGB colors in percentages

R + G + B = 118 + 167 + 80 = 365 (100%)
R 118 of 365 ~ 32.33%
G 167 of 365 ~ 45.75%
B 80 of 365 ~ 21.92'%

%32.33
%45.75
%21.92

CMYK color model

#76A750 color CMYK value is (29,0,52,35).

  • cyan value is 29.34%
  • magenta value is 0.00%
  • yellow value is 52.10%
  • key color value is 34.51%
CMYK: (29,0,52,35) C29M0Y52K35 (29%,0%,52%,35%) (0.29/0.00/0.52/0.35) 

CMYK percentages

%29.34
%0
%52.1
%34.51

Codes

Color #76A750 in popluar color models

76 A7 50
RGB 118 167 80
HSL 94° 35.22% 48.43%
HSB/HSV 94° 52.10% 65.49%
CMYK 29.34% 0.00% 52.10%
34.51%

Color #76A750 in popluar number systems.

HEX 76 A7 50
Decimal 118 167 80
Binary 1110110 10100111 1010000
Octal 166 247 120

Shades and tints

Shades of #76A750

#76A750
(118,167,80)
#6C9849
(108,152,73)
#628942
(98,137,66)
#587A3B
(88,122,59)
#4E6B34
(78,107,52)
#445C2D
(68,92,45)
#3A4D26
(58,77,38)
#303E1F
(48,62,31)
#262F18
(38,47,24)
#1C2011
(28,32,17)
#12110A
(18,17,10)
#000000
(0,0,0)

Tints of #76A750

#76A750
(118,167,80)
#82AF5F
(130,175,95)
#8EB76E
(142,183,110)
#9ABF7D
(154,191,125)
#A6C78C
(166,199,140)
#B2CF9B
(178,207,155)
#BED7AA
(190,215,170)
#CADFB9
(202,223,185)
#D6E7C8
(214,231,200)
#E2EFD7
(226,239,215)
#EEF7E6
(238,247,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A750 color. Also use rgb(118,167,80) instead hex code.

Text Font Color

.myTextColor { color: #76A750; }

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

This text font color is #76A750.

Background Color

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

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

This div background color is #76A750.

Border color

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

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

This div border color is #76A750.

Opacity

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

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

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

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

This text has shadow with #76A750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A750.

Preview

Color preview on black background

This text has color #76A750 on black background.


Color preview on white background

This text has color #76A750 on white background.


Black color preview on #76A750 background

This text has black color on #76A750 background.


White color preview on #76A750 background

This text has white color on #76A750 background.


Related colors

Complementary color

Complementary color for #hex is #8958AF.


I love getcolorcode.com

Triadic colors

1 #5076A7 and #A75076 with #76A750 are triadic colors.

2 #50A776 and #A77650 with #76A750 are triadic colors.