COLOR #77AB7D

HEX: #77AB7D RGB: (119,171,125)

Renk bilgisi

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

RGB renk modeli

#77AB7D color RGB value is (119,171,125).

RGB: (119,171,125) (47%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 171 of 255 = 67%
B 125 of 255 = 49%

119
171
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 171 + 125 = 415 (100%)
R 119 of 415 ~ 28.67%
G 171 of 415 ~ 41.2%
B 125 of 415 ~ 30.12'%

%28.67
%41.2
%30.12

CMYK RENK MODELİ

#77AB7D rengi CMYK tonu (30,0,27,33).

  • camgöbeği tonu 30.41%
  • eflatun tonu 0.00%
  • sarı tonu 26.90%
  • ana renk tonu 32.94%

CMYK: (30,0,27,33)
C30M0Y27K33 (30%, 0%, 27%, 33%)
(0.30 / 0.00 / 0.27 / 0.33)

CMYK yüzdeleri

%30.41
%0
%26.9
%32.94

Codes

Color #77AB7D in popluar color models

77 AB 7D
RGB 119 171 125
HSL 127° 23.64% 56.86%
HSB/HSV 127° 30.41% 67.06%
CMYK 30.41% 0.00% 26.90%
32.94%

Color #77AB7D in popluar number systems.

HEX 77 AB 7D
Decimal 119 171 125
Binary 1110111 10101011 1111101
Octal 167 253 175

Shades and tints

Shades of #77AB7D

#77AB7D
(119,171,125)
#6D9C72
(109,156,114)
#638D67
(99,141,103)
#597E5C
(89,126,92)
#4F6F51
(79,111,81)
#456046
(69,96,70)
#3B513B
(59,81,59)
#314230
(49,66,48)
#273325
(39,51,37)
#1D241A
(29,36,26)
#13150F
(19,21,15)
#000000
(0,0,0)

Tints of #77AB7D

#77AB7D
(119,171,125)
#83B288
(131,178,136)
#8FB993
(143,185,147)
#9BC09E
(155,192,158)
#A7C7A9
(167,199,169)
#B3CEB4
(179,206,180)
#BFD5BF
(191,213,191)
#CBDCCA
(203,220,202)
#D7E3D5
(215,227,213)
#E3EAE0
(227,234,224)
#EFF1EB
(239,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77AB7D color. Also use rgb(119,171,125) instead hex code.

Text Font Color

.myTextColor { color: #77AB7D; }

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

This text font color is #77AB7D.

Background Color

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

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

This div background color is #77AB7D.

Border color

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

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

This div border color is #77AB7D.

Opacity

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

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

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

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

This text has shadow with #77AB7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77AB7D.

Preview

Color preview on black background

This text has color #77AB7D on black background.


Color preview on white background

This text has color #77AB7D on white background.


Black color preview on #77AB7D background

This text has black color on #77AB7D background.


White color preview on #77AB7D background

This text has white color on #77AB7D background.


Related colors

Complementary color

Complementary color for #hex is #885482.


I love getcolorcode.com

Triadic colors

1 #7D77AB and #AB7D77 with #77AB7D are triadic colors.

2 #7DAB77 and #AB777D with #77AB7D are triadic colors.