COLOR #76A979

HEX: #76A979 RGB: (118,169,121)

Renk bilgisi

#76A979 contains red, green and blue colors in about the same proportion. #76A979 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#76A979 color RGB value is (118,169,121).

RGB: (118,169,121) (46%, 66%, 47%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 169 of 255 = 66%
B 121 of 255 = 47%

118
169
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 169 + 121 = 408 (100%)
R 118 of 408 ~ 28.92%
G 169 of 408 ~ 41.42%
B 121 of 408 ~ 29.66'%

%28.92
%41.42
%29.66

CMYK RENK MODELİ

#76A979 rengi CMYK tonu (30,0,28,34).

  • camgöbeği tonu 30.18%
  • eflatun tonu 0.00%
  • sarı tonu 28.40%
  • ana renk tonu 33.73%

CMYK: (30,0,28,34)
C30M0Y28K34 (30%, 0%, 28%, 34%)
(0.30 / 0.00 / 0.28 / 0.34)

CMYK yüzdeleri

%30.18
%0
%28.4
%33.73

Codes

Color #76A979 in popluar color models

76 A9 79
RGB 118 169 121
HSL 124° 22.87% 56.27%
HSB/HSV 124° 30.18% 66.27%
CMYK 30.18% 0.00% 28.40%
33.73%

Color #76A979 in popluar number systems.

HEX 76 A9 79
Decimal 118 169 121
Binary 1110110 10101001 1111001
Octal 166 251 171

Shades and tints

Shades of #76A979

#76A979
(118,169,121)
#6C9A6E
(108,154,110)
#628B63
(98,139,99)
#587C58
(88,124,88)
#4E6D4D
(78,109,77)
#445E42
(68,94,66)
#3A4F37
(58,79,55)
#30402C
(48,64,44)
#263121
(38,49,33)
#1C2216
(28,34,22)
#12130B
(18,19,11)
#000000
(0,0,0)

Tints of #76A979

#76A979
(118,169,121)
#82B085
(130,176,133)
#8EB791
(142,183,145)
#9ABE9D
(154,190,157)
#A6C5A9
(166,197,169)
#B2CCB5
(178,204,181)
#BED3C1
(190,211,193)
#CADACD
(202,218,205)
#D6E1D9
(214,225,217)
#E2E8E5
(226,232,229)
#EEEFF1
(238,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A979 color. Also use rgb(118,169,121) instead hex code.

Text Font Color

.myTextColor { color: #76A979; }

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

This text font color is #76A979.

Background Color

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

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

This div background color is #76A979.

Border color

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

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

This div border color is #76A979.

Opacity

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

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

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

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

This text has shadow with #76A979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A979.

Preview

Color preview on black background

This text has color #76A979 on black background.


Color preview on white background

This text has color #76A979 on white background.


Black color preview on #76A979 background

This text has black color on #76A979 background.


White color preview on #76A979 background

This text has white color on #76A979 background.


Related colors

Complementary color

Complementary color for #hex is #895686.


I love getcolorcode.com

Triadic colors

1 #7976A9 and #A97976 with #76A979 are triadic colors.

2 #79A976 and #A97679 with #76A979 are triadic colors.