COLOR #77AC6B

HEX: #77AC6B RGB: (119,172,107)

Renk bilgisi

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

RGB renk modeli

#77AC6B color RGB value is (119,172,107).

RGB: (119,172,107) (47%, 67%, 42%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 172 of 255 = 67%
B 107 of 255 = 42%

119
172
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 172 + 107 = 398 (100%)
R 119 of 398 ~ 29.9%
G 172 of 398 ~ 43.22%
B 107 of 398 ~ 26.88'%

%29.9
%43.22
%26.88

CMYK RENK MODELİ

#77AC6B rengi CMYK tonu (31,0,38,33).

  • camgöbeği tonu 30.81%
  • eflatun tonu 0.00%
  • sarı tonu 37.79%
  • ana renk tonu 32.55%

CMYK: (31,0,38,33)
C31M0Y38K33 (31%, 0%, 38%, 33%)
(0.31 / 0.00 / 0.38 / 0.33)

CMYK yüzdeleri

%30.81
%0
%37.79
%32.55

Codes

Color #77AC6B in popluar color models

77 AC 6B
RGB 119 172 107
HSL 109° 28.14% 54.71%
HSB/HSV 109° 37.79% 67.45%
CMYK 30.81% 0.00% 37.79%
32.55%

Color #77AC6B in popluar number systems.

HEX 77 AC 6B
Decimal 119 172 107
Binary 1110111 10101100 1101011
Octal 167 254 153

Shades and tints

Shades of #77AC6B

#77AC6B
(119,172,107)
#6D9D62
(109,157,98)
#638E59
(99,142,89)
#597F50
(89,127,80)
#4F7047
(79,112,71)
#45613E
(69,97,62)
#3B5235
(59,82,53)
#31432C
(49,67,44)
#273423
(39,52,35)
#1D251A
(29,37,26)
#131611
(19,22,17)
#000000
(0,0,0)

Tints of #77AC6B

#77AC6B
(119,172,107)
#83B378
(131,179,120)
#8FBA85
(143,186,133)
#9BC192
(155,193,146)
#A7C89F
(167,200,159)
#B3CFAC
(179,207,172)
#BFD6B9
(191,214,185)
#CBDDC6
(203,221,198)
#D7E4D3
(215,228,211)
#E3EBE0
(227,235,224)
#EFF2ED
(239,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77AC6B; }

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

This text font color is #77AC6B.

Background Color

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

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

This div background color is #77AC6B.

Border color

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

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

This div border color is #77AC6B.

Opacity

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

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

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

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

This text has shadow with #77AC6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77AC6B.

Preview

Color preview on black background

This text has color #77AC6B on black background.


Color preview on white background

This text has color #77AC6B on white background.


Black color preview on #77AC6B background

This text has black color on #77AC6B background.


White color preview on #77AC6B background

This text has white color on #77AC6B background.


Related colors

Complementary color

Complementary color for #hex is #885394.


I love getcolorcode.com

Triadic colors

1 #6B77AC and #AC6B77 with #77AC6B are triadic colors.

2 #6BAC77 and #AC776B with #77AC6B are triadic colors.