COLOR #76AD70

HEX: #76AD70 RGB: (118,173,112)

Renk bilgisi

#76AD70 contains mainly red and green colors. #76AD70 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#76AD70 color RGB value is (118,173,112).

RGB: (118,173,112) (46%, 68%, 44%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 173 of 255 = 68%
B 112 of 255 = 44%

118
173
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 173 + 112 = 403 (100%)
R 118 of 403 ~ 29.28%
G 173 of 403 ~ 42.93%
B 112 of 403 ~ 27.79'%

%29.28
%42.93
%27.79

CMYK RENK MODELİ

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

  • camgöbeği tonu 31.79%
  • eflatun tonu 0.00%
  • sarı tonu 35.26%
  • ana renk tonu 32.16%
CMYK: (32,0,35,32) C32M0Y35K32 (32%,0%,35%,32%) (0.32/0.00/0.35/0.32) 

CMYK yüzdeleri

%31.79
%0
%35.26
%32.16

Codes

Color #76AD70 in popluar color models

76 AD 70
RGB 118 173 112
HSL 114° 27.11% 55.88%
HSB/HSV 114° 35.26% 67.84%
CMYK 31.79% 0.00% 35.26%
32.16%

Color #76AD70 in popluar number systems.

HEX 76 AD 70
Decimal 118 173 112
Binary 1110110 10101101 1110000
Octal 166 255 160

Shades and tints

Shades of #76AD70

#76AD70
(118,173,112)
#6C9E66
(108,158,102)
#628F5C
(98,143,92)
#588052
(88,128,82)
#4E7148
(78,113,72)
#44623E
(68,98,62)
#3A5334
(58,83,52)
#30442A
(48,68,42)
#263520
(38,53,32)
#1C2616
(28,38,22)
#12170C
(18,23,12)
#000000
(0,0,0)

Tints of #76AD70

#76AD70
(118,173,112)
#82B47D
(130,180,125)
#8EBB8A
(142,187,138)
#9AC297
(154,194,151)
#A6C9A4
(166,201,164)
#B2D0B1
(178,208,177)
#BED7BE
(190,215,190)
#CADECB
(202,222,203)
#D6E5D8
(214,229,216)
#E2ECE5
(226,236,229)
#EEF3F2
(238,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76AD70 color. Also use rgb(118,173,112) instead hex code.

Text Font Color

.myTextColor { color: #76AD70; }

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

This text font color is #76AD70.

Background Color

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

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

This div background color is #76AD70.

Border color

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

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

This div border color is #76AD70.

Opacity

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

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

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

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

This text has shadow with #76AD70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76AD70.

Preview

Color preview on black background

This text has color #76AD70 on black background.


Color preview on white background

This text has color #76AD70 on white background.


Black color preview on #76AD70 background

This text has black color on #76AD70 background.


White color preview on #76AD70 background

This text has white color on #76AD70 background.


Related colors

Complementary color

Complementary color for #hex is #89528F.


I love getcolorcode.com

Triadic colors

1 #7076AD and #AD7076 with #76AD70 are triadic colors.

2 #70AD76 and #AD7670 with #76AD70 are triadic colors.