COLOR #76B151

HEX: #76B151 RGB: (118,177,81)

Color info

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

RGB color model

#76B151 color RGB value is (118,177,81).

RGB: (118,177,81) (46%, 69%, 32%)

RGB channels and saturation

R 118 of 255 = 46%
G 177 of 255 = 69%
B 81 of 255 = 32%

118
177
81

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

Portions of RGB colors in percentages

R + G + B = 118 + 177 + 81 = 376 (100%)
R 118 of 376 ~ 31.38%
G 177 of 376 ~ 47.07%
B 81 of 376 ~ 21.54'%

%31.38
%47.07
%21.54

CMYK color model

#76B151 color CMYK value is (33,0,54,31).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 54.24%
  • key color value is 30.59%
CMYK: (33,0,54,31) C33M0Y54K31 (33%,0%,54%,31%) (0.33/0.00/0.54/0.31) 

CMYK percentages

%33.33
%0
%54.24
%30.59

Codes

Color #76B151 in popluar color models

76 B1 51
RGB 118 177 81
HSL 97° 38.10% 50.59%
HSB/HSV 97° 54.24% 69.41%
CMYK 33.33% 0.00% 54.24%
30.59%

Color #76B151 in popluar number systems.

HEX 76 B1 51
Decimal 118 177 81
Binary 1110110 10110001 1010001
Octal 166 261 121

Shades and tints

Shades of #76B151

#76B151
(118,177,81)
#6CA14A
(108,161,74)
#629143
(98,145,67)
#58813C
(88,129,60)
#4E7135
(78,113,53)
#44612E
(68,97,46)
#3A5127
(58,81,39)
#304120
(48,65,32)
#263119
(38,49,25)
#1C2112
(28,33,18)
#12110B
(18,17,11)
#000000
(0,0,0)

Tints of #76B151

#76B151
(118,177,81)
#82B860
(130,184,96)
#8EBF6F
(142,191,111)
#9AC67E
(154,198,126)
#A6CD8D
(166,205,141)
#B2D49C
(178,212,156)
#BEDBAB
(190,219,171)
#CAE2BA
(202,226,186)
#D6E9C9
(214,233,201)
#E2F0D8
(226,240,216)
#EEF7E7
(238,247,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B151 color. Also use rgb(118,177,81) instead hex code.

Text Font Color

.myTextColor { color: #76B151; }

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

This text font color is #76B151.

Background Color

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

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

This div background color is #76B151.

Border color

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

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

This div border color is #76B151.

Opacity

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

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

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

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

This text has shadow with #76B151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B151.

Preview

Color preview on black background

This text has color #76B151 on black background.


Color preview on white background

This text has color #76B151 on white background.


Black color preview on #76B151 background

This text has black color on #76B151 background.


White color preview on #76B151 background

This text has white color on #76B151 background.


Related colors

Complementary color

Complementary color for #hex is #894EAE.


I love getcolorcode.com

Triadic colors

1 #5176B1 and #B15176 with #76B151 are triadic colors.

2 #51B176 and #B17651 with #76B151 are triadic colors.