COLOR #76A473

HEX: #76A473 RGB: (118,164,115)

Color info

#76A473 contains red, green and blue colors in about the same proportion. Web safe color of #76A473 is #669966 (or #696).

RGB color model

#76A473 color RGB value is (118,164,115).

RGB: (118,164,115) (46%, 64%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 164 of 255 = 64%
B 115 of 255 = 45%

118
164
115

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

Portions of RGB colors in percentages

R + G + B = 118 + 164 + 115 = 397 (100%)
R 118 of 397 ~ 29.72%
G 164 of 397 ~ 41.31%
B 115 of 397 ~ 28.97'%

%29.72
%41.31
%28.97

CMYK color model

#76A473 color CMYK value is (28,0,30,36).

  • cyan value is 28.05%
  • magenta value is 0.00%
  • yellow value is 29.88%
  • key color value is 35.69%
CMYK: (28,0,30,36) C28M0Y30K36 (28%,0%,30%,36%) (0.28/0.00/0.30/0.36) 

CMYK percentages

%28.05
%0
%29.88
%35.69

Codes

Color #76A473 in popluar color models

76 A4 73
RGB 118 164 115
HSL 116° 21.21% 54.71%
HSB/HSV 116° 29.88% 64.31%
CMYK 28.05% 0.00% 29.88%
35.69%

Color #76A473 in popluar number systems.

HEX 76 A4 73
Decimal 118 164 115
Binary 1110110 10100100 1110011
Octal 166 244 163

Shades and tints

Shades of #76A473

#76A473
(118,164,115)
#6C9669
(108,150,105)
#62885F
(98,136,95)
#587A55
(88,122,85)
#4E6C4B
(78,108,75)
#445E41
(68,94,65)
#3A5037
(58,80,55)
#30422D
(48,66,45)
#263423
(38,52,35)
#1C2619
(28,38,25)
#12180F
(18,24,15)
#000000
(0,0,0)

Tints of #76A473

#76A473
(118,164,115)
#82AC7F
(130,172,127)
#8EB48B
(142,180,139)
#9ABC97
(154,188,151)
#A6C4A3
(166,196,163)
#B2CCAF
(178,204,175)
#BED4BB
(190,212,187)
#CADCC7
(202,220,199)
#D6E4D3
(214,228,211)
#E2ECDF
(226,236,223)
#EEF4EB
(238,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76A473; }

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

This text font color is #76A473.

Background Color

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

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

This div background color is #76A473.

Border color

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

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

This div border color is #76A473.

Opacity

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

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

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

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

This text has shadow with #76A473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A473.

Preview

Color preview on black background

This text has color #76A473 on black background.


Color preview on white background

This text has color #76A473 on white background.


Black color preview on #76A473 background

This text has black color on #76A473 background.


White color preview on #76A473 background

This text has white color on #76A473 background.


Related colors

Complementary color

Complementary color for #hex is #895B8C.


I love getcolorcode.com

Triadic colors

1 #7376A4 and #A47376 with #76A473 are triadic colors.

2 #73A476 and #A47673 with #76A473 are triadic colors.