COLOR #77AD6B

HEX: #77AD6B RGB: (119,173,107)

Renk bilgisi

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

RGB renk modeli

#77AD6B color RGB value is (119,173,107).

RGB: (119,173,107) (47%, 68%, 42%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 173 of 255 = 68%
B 107 of 255 = 42%

119
173
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 173 + 107 = 399 (100%)
R 119 of 399 ~ 29.82%
G 173 of 399 ~ 43.36%
B 107 of 399 ~ 26.82'%

%29.82
%43.36
%26.82

CMYK RENK MODELİ

#77AD6B rengi CMYK tonu (31,0,38,32).

  • camgöbeği tonu 31.21%
  • eflatun tonu 0.00%
  • sarı tonu 38.15%
  • ana renk tonu 32.16%

CMYK: (31,0,38,32)
C31M0Y38K32 (31%, 0%, 38%, 32%)
(0.31 / 0.00 / 0.38 / 0.32)

CMYK yüzdeleri

%31.21
%0
%38.15
%32.16

Codes

Color #77AD6B in popluar color models

77 AD 6B
RGB 119 173 107
HSL 109° 28.70% 54.90%
HSB/HSV 109° 38.15% 67.84%
CMYK 31.21% 0.00% 38.15%
32.16%

Color #77AD6B in popluar number systems.

HEX 77 AD 6B
Decimal 119 173 107
Binary 1110111 10101101 1101011
Octal 167 255 153

Shades and tints

Shades of #77AD6B

#77AD6B
(119,173,107)
#6D9E62
(109,158,98)
#638F59
(99,143,89)
#598050
(89,128,80)
#4F7147
(79,113,71)
#45623E
(69,98,62)
#3B5335
(59,83,53)
#31442C
(49,68,44)
#273523
(39,53,35)
#1D261A
(29,38,26)
#131711
(19,23,17)
#000000
(0,0,0)

Tints of #77AD6B

#77AD6B
(119,173,107)
#83B478
(131,180,120)
#8FBB85
(143,187,133)
#9BC292
(155,194,146)
#A7C99F
(167,201,159)
#B3D0AC
(179,208,172)
#BFD7B9
(191,215,185)
#CBDEC6
(203,222,198)
#D7E5D3
(215,229,211)
#E3ECE0
(227,236,224)
#EFF3ED
(239,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77AD6B color. Also use rgb(119,173,107) instead hex code.

Text Font Color

.myTextColor { color: #77AD6B; }

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

This text font color is #77AD6B.

Background Color

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

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

This div background color is #77AD6B.

Border color

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

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

This div border color is #77AD6B.

Opacity

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

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

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

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

This text has shadow with #77AD6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77AD6B.

Preview

Color preview on black background

This text has color #77AD6B on black background.


Color preview on white background

This text has color #77AD6B on white background.


Black color preview on #77AD6B background

This text has black color on #77AD6B background.


White color preview on #77AD6B background

This text has white color on #77AD6B background.


Related colors

Complementary color

Complementary color for #hex is #885294.


I love getcolorcode.com

Triadic colors

1 #6B77AD and #AD6B77 with #77AD6B are triadic colors.

2 #6BAD77 and #AD776B with #77AD6B are triadic colors.