COLOR #77A277

HEX: #77A277 RGB: (119,162,119)

Renk bilgisi

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

RGB renk modeli

#77A277 color RGB value is (119,162,119).

RGB: (119,162,119) (47%, 64%, 47%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 162 of 255 = 64%
B 119 of 255 = 47%

119
162
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 162 + 119 = 400 (100%)
R 119 of 400 ~ 29.75%
G 162 of 400 ~ 40.5%
B 119 of 400 ~ 29.75'%

%29.75
%40.5
%29.75

CMYK RENK MODELİ

#77A277 rengi CMYK tonu (27,0,27,36).

  • camgöbeği tonu 26.54%
  • eflatun tonu 0.00%
  • sarı tonu 26.54%
  • ana renk tonu 36.47%

CMYK: (27,0,27,36)
C27M0Y27K36 (27%, 0%, 27%, 36%)
(0.27 / 0.00 / 0.27 / 0.36)

CMYK yüzdeleri

%26.54
%0
%26.54
%36.47

Codes

Color #77A277 in popluar color models

77 A2 77
RGB 119 162 119
HSL 120° 18.78% 55.10%
HSB/HSV 120° 26.54% 63.53%
CMYK 26.54% 0.00% 26.54%
36.47%

Color #77A277 in popluar number systems.

HEX 77 A2 77
Decimal 119 162 119
Binary 1110111 10100010 1110111
Octal 167 242 167

Shades and tints

Shades of #77A277

#77A277
(119,162,119)
#6D946D
(109,148,109)
#638663
(99,134,99)
#597859
(89,120,89)
#4F6A4F
(79,106,79)
#455C45
(69,92,69)
#3B4E3B
(59,78,59)
#314031
(49,64,49)
#273227
(39,50,39)
#1D241D
(29,36,29)
#131613
(19,22,19)
#000000
(0,0,0)

Tints of #77A277

#77A277
(119,162,119)
#83AA83
(131,170,131)
#8FB28F
(143,178,143)
#9BBA9B
(155,186,155)
#A7C2A7
(167,194,167)
#B3CAB3
(179,202,179)
#BFD2BF
(191,210,191)
#CBDACB
(203,218,203)
#D7E2D7
(215,226,215)
#E3EAE3
(227,234,227)
#EFF2EF
(239,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77A277; }

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

This text font color is #77A277.

Background Color

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

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

This div background color is #77A277.

Border color

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

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

This div border color is #77A277.

Opacity

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

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

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

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

This text has shadow with #77A277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77A277.

Preview

Color preview on black background

This text has color #77A277 on black background.


Color preview on white background

This text has color #77A277 on white background.


Black color preview on #77A277 background

This text has black color on #77A277 background.


White color preview on #77A277 background

This text has white color on #77A277 background.


Related colors

Complementary color

Complementary color for #hex is #885D88.


I love getcolorcode.com

Triadic colors

1 #7777A2 and #A27777 with #77A277 are triadic colors.

2 #77A277 and #A27777 with #77A277 are triadic colors.