COLOR #76AD77

HEX: #76AD77 RGB: (118,173,119)

Renk bilgisi

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

RGB renk modeli

#76AD77 color RGB value is (118,173,119).

RGB: (118,173,119) (46%, 68%, 47%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 173 of 255 = 68%
B 119 of 255 = 47%

118
173
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 173 + 119 = 410 (100%)
R 118 of 410 ~ 28.78%
G 173 of 410 ~ 42.2%
B 119 of 410 ~ 29.02'%

%28.78
%42.2
%29.02

CMYK RENK MODELİ

#76AD77 rengi CMYK tonu (32,0,31,32).

  • camgöbeği tonu 31.79%
  • eflatun tonu 0.00%
  • sarı tonu 31.21%
  • ana renk tonu 32.16%
CMYK: (32,0,31,32) C32M0Y31K32 (32%,0%,31%,32%) (0.32/0.00/0.31/0.32) 

CMYK yüzdeleri

%31.79
%0
%31.21
%32.16

Codes

Color #76AD77 in popluar color models

76 AD 77
RGB 118 173 119
HSL 121° 25.11% 57.06%
HSB/HSV 121° 31.79% 67.84%
CMYK 31.79% 0.00% 31.21%
32.16%

Color #76AD77 in popluar number systems.

HEX 76 AD 77
Decimal 118 173 119
Binary 1110110 10101101 1110111
Octal 166 255 167

Shades and tints

Shades of #76AD77

#76AD77
(118,173,119)
#6C9E6D
(108,158,109)
#628F63
(98,143,99)
#588059
(88,128,89)
#4E714F
(78,113,79)
#446245
(68,98,69)
#3A533B
(58,83,59)
#304431
(48,68,49)
#263527
(38,53,39)
#1C261D
(28,38,29)
#121713
(18,23,19)
#000000
(0,0,0)

Tints of #76AD77

#76AD77
(118,173,119)
#82B483
(130,180,131)
#8EBB8F
(142,187,143)
#9AC29B
(154,194,155)
#A6C9A7
(166,201,167)
#B2D0B3
(178,208,179)
#BED7BF
(190,215,191)
#CADECB
(202,222,203)
#D6E5D7
(214,229,215)
#E2ECE3
(226,236,227)
#EEF3EF
(238,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76AD77; }

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

This text font color is #76AD77.

Background Color

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

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

This div background color is #76AD77.

Border color

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

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

This div border color is #76AD77.

Opacity

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

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

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

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

This text has shadow with #76AD77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76AD77.

Preview

Color preview on black background

This text has color #76AD77 on black background.


Color preview on white background

This text has color #76AD77 on white background.


Black color preview on #76AD77 background

This text has black color on #76AD77 background.


White color preview on #76AD77 background

This text has white color on #76AD77 background.


Related colors

Complementary color

Complementary color for #hex is #895288.


I love getcolorcode.com

Triadic colors

1 #7776AD and #AD7776 with #76AD77 are triadic colors.

2 #77AD76 and #AD7677 with #76AD77 are triadic colors.