COLOR #76A772

HEX: #76A772 RGB: (118,167,114)

Renk bilgisi

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

RGB renk modeli

#76A772 color RGB value is (118,167,114).

RGB: (118,167,114) (46%, 65%, 45%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 167 of 255 = 65%
B 114 of 255 = 45%

118
167
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 167 + 114 = 399 (100%)
R 118 of 399 ~ 29.57%
G 167 of 399 ~ 41.85%
B 114 of 399 ~ 28.57'%

%29.57
%41.85
%28.57

CMYK RENK MODELİ

#76A772 rengi CMYK tonu (29,0,32,35).

  • camgöbeği tonu 29.34%
  • eflatun tonu 0.00%
  • sarı tonu 31.74%
  • ana renk tonu 34.51%

CMYK: (29,0,32,35)
C29M0Y32K35 (29%, 0%, 32%, 35%)
(0.29 / 0.00 / 0.32 / 0.35)

CMYK yüzdeleri

%29.34
%0
%31.74
%34.51

Codes

Color #76A772 in popluar color models

76 A7 72
RGB 118 167 114
HSL 115° 23.14% 55.10%
HSB/HSV 115° 31.74% 65.49%
CMYK 29.34% 0.00% 31.74%
34.51%

Color #76A772 in popluar number systems.

HEX 76 A7 72
Decimal 118 167 114
Binary 1110110 10100111 1110010
Octal 166 247 162

Shades and tints

Shades of #76A772

#76A772
(118,167,114)
#6C9868
(108,152,104)
#62895E
(98,137,94)
#587A54
(88,122,84)
#4E6B4A
(78,107,74)
#445C40
(68,92,64)
#3A4D36
(58,77,54)
#303E2C
(48,62,44)
#262F22
(38,47,34)
#1C2018
(28,32,24)
#12110E
(18,17,14)
#000000
(0,0,0)

Tints of #76A772

#76A772
(118,167,114)
#82AF7E
(130,175,126)
#8EB78A
(142,183,138)
#9ABF96
(154,191,150)
#A6C7A2
(166,199,162)
#B2CFAE
(178,207,174)
#BED7BA
(190,215,186)
#CADFC6
(202,223,198)
#D6E7D2
(214,231,210)
#E2EFDE
(226,239,222)
#EEF7EA
(238,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76A772; }

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

This text font color is #76A772.

Background Color

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

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

This div background color is #76A772.

Border color

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

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

This div border color is #76A772.

Opacity

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

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

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

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

This text has shadow with #76A772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A772.

Preview

Color preview on black background

This text has color #76A772 on black background.


Color preview on white background

This text has color #76A772 on white background.


Black color preview on #76A772 background

This text has black color on #76A772 background.


White color preview on #76A772 background

This text has white color on #76A772 background.


Related colors

Complementary color

Complementary color for #hex is #89588D.


I love getcolorcode.com

Triadic colors

1 #7276A7 and #A77276 with #76A772 are triadic colors.

2 #72A776 and #A77672 with #76A772 are triadic colors.