COLOR #76B159

HEX: #76B159 RGB: (118,177,89)

Color info

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

RGB color model

#76B159 color RGB value is (118,177,89).

RGB: (118,177,89) (46%, 69%, 35%)

RGB channels and saturation

R 118 of 255 = 46%
G 177 of 255 = 69%
B 89 of 255 = 35%

118
177
89

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

Portions of RGB colors in percentages

R + G + B = 118 + 177 + 89 = 384 (100%)
R 118 of 384 ~ 30.73%
G 177 of 384 ~ 46.09%
B 89 of 384 ~ 23.18'%

%30.73
%46.09
%23.18

CMYK color model

#76B159 color CMYK value is (33,0,50,31).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 49.72%
  • key color value is 30.59%

CMYK: (33,0,50,31)
C33M0Y50K31 (33%, 0%, 50%, 31%)
(0.33 / 0.00 / 0.50 / 0.31)

CMYK percentages

%33.33
%0
%49.72
%30.59

Codes

Color #76B159 in popluar color models

76 B1 59
RGB 118 177 89
HSL 100° 36.07% 52.16%
HSB/HSV 100° 49.72% 69.41%
CMYK 33.33% 0.00% 49.72%
30.59%

Color #76B159 in popluar number systems.

HEX 76 B1 59
Decimal 118 177 89
Binary 1110110 10110001 1011001
Octal 166 261 131

Shades and tints

Shades of #76B159

#76B159
(118,177,89)
#6CA151
(108,161,81)
#629149
(98,145,73)
#588141
(88,129,65)
#4E7139
(78,113,57)
#446131
(68,97,49)
#3A5129
(58,81,41)
#304121
(48,65,33)
#263119
(38,49,25)
#1C2111
(28,33,17)
#121109
(18,17,9)
#000000
(0,0,0)

Tints of #76B159

#76B159
(118,177,89)
#82B868
(130,184,104)
#8EBF77
(142,191,119)
#9AC686
(154,198,134)
#A6CD95
(166,205,149)
#B2D4A4
(178,212,164)
#BEDBB3
(190,219,179)
#CAE2C2
(202,226,194)
#D6E9D1
(214,233,209)
#E2F0E0
(226,240,224)
#EEF7EF
(238,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76B159; }

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

This text font color is #76B159.

Background Color

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

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

This div background color is #76B159.

Border color

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

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

This div border color is #76B159.

Opacity

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

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

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

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

This text has shadow with #76B159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B159.

Preview

Color preview on black background

This text has color #76B159 on black background.


Color preview on white background

This text has color #76B159 on white background.


Black color preview on #76B159 background

This text has black color on #76B159 background.


White color preview on #76B159 background

This text has white color on #76B159 background.


Related colors

Complementary color

Complementary color for #hex is #894EA6.


I love getcolorcode.com

Triadic colors

1 #5976B1 and #B15976 with #76B159 are triadic colors.

2 #59B176 and #B17659 with #76B159 are triadic colors.