COLOR #77A76D

HEX: #77A76D RGB: (119,167,109)

Renk bilgisi

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

RGB renk modeli

#77A76D color RGB value is (119,167,109).

RGB: (119,167,109) (47%, 65%, 43%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 167 of 255 = 65%
B 109 of 255 = 43%

119
167
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 167 + 109 = 395 (100%)
R 119 of 395 ~ 30.13%
G 167 of 395 ~ 42.28%
B 109 of 395 ~ 27.59'%

%30.13
%42.28
%27.59

CMYK RENK MODELİ

#77A76D rengi CMYK tonu (29,0,35,35).

  • camgöbeği tonu 28.74%
  • eflatun tonu 0.00%
  • sarı tonu 34.73%
  • ana renk tonu 34.51%

CMYK: (29,0,35,35)
C29M0Y35K35 (29%, 0%, 35%, 35%)
(0.29 / 0.00 / 0.35 / 0.35)

CMYK yüzdeleri

%28.74
%0
%34.73
%34.51

Codes

Color #77A76D in popluar color models

77 A7 6D
RGB 119 167 109
HSL 110° 24.79% 54.12%
HSB/HSV 110° 34.73% 65.49%
CMYK 28.74% 0.00% 34.73%
34.51%

Color #77A76D in popluar number systems.

HEX 77 A7 6D
Decimal 119 167 109
Binary 1110111 10100111 1101101
Octal 167 247 155

Shades and tints

Shades of #77A76D

#77A76D
(119,167,109)
#6D9864
(109,152,100)
#63895B
(99,137,91)
#597A52
(89,122,82)
#4F6B49
(79,107,73)
#455C40
(69,92,64)
#3B4D37
(59,77,55)
#313E2E
(49,62,46)
#272F25
(39,47,37)
#1D201C
(29,32,28)
#131113
(19,17,19)
#000000
(0,0,0)

Tints of #77A76D

#77A76D
(119,167,109)
#83AF7A
(131,175,122)
#8FB787
(143,183,135)
#9BBF94
(155,191,148)
#A7C7A1
(167,199,161)
#B3CFAE
(179,207,174)
#BFD7BB
(191,215,187)
#CBDFC8
(203,223,200)
#D7E7D5
(215,231,213)
#E3EFE2
(227,239,226)
#EFF7EF
(239,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77A76D color. Also use rgb(119,167,109) instead hex code.

Text Font Color

.myTextColor { color: #77A76D; }

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

This text font color is #77A76D.

Background Color

.myBgColor { background-color: #77A76D; }

<div style="background-color:#77A76D">Inner text</div>

This div background color is #77A76D.

Border color

.myBorderColor { border: 1px solid #77A76D; }

<div style="border:3px solid #77A76D">Div</div>

This div border color is #77A76D.

Opacity

.myOpacity80 { color: #77A76D; opacity: 0.8; }

<p style="color:#77A76D;opacity:0.8;">80%</p>

Text with #77A76D 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 #77A76D;}

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

This text has shadow with #77A76D color.


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

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

This text has shadow with #77A76D primary color and red secondary color.


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

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

This text has shadow with #77A76D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77A76D.

Preview

Color preview on black background

This text has color #77A76D on black background.


Color preview on white background

This text has color #77A76D on white background.


Black color preview on #77A76D background

This text has black color on #77A76D background.


White color preview on #77A76D background

This text has white color on #77A76D background.


Related colors

Complementary color

Complementary color for #hex is #885892.


I love getcolorcode.com

Triadic colors

1 #6D77A7 and #A76D77 with #77A76D are triadic colors.

2 #6DA777 and #A7776D with #77A76D are triadic colors.