COLOR #77A371

HEX: #77A371 RGB: (119,163,113)

Renk bilgisi

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

RGB renk modeli

#77A371 color RGB value is (119,163,113).

RGB: (119,163,113) (47%, 64%, 44%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 163 of 255 = 64%
B 113 of 255 = 44%

119
163
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 163 + 113 = 395 (100%)
R 119 of 395 ~ 30.13%
G 163 of 395 ~ 41.27%
B 113 of 395 ~ 28.61'%

%30.13
%41.27
%28.61

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.99%
  • eflatun tonu 0.00%
  • sarı tonu 30.67%
  • ana renk tonu 36.08%

CMYK: (27,0,31,36)
C27M0Y31K36 (27%, 0%, 31%, 36%)
(0.27 / 0.00 / 0.31 / 0.36)

CMYK yüzdeleri

%26.99
%0
%30.67
%36.08

Codes

Color #77A371 in popluar color models

77 A3 71
RGB 119 163 113
HSL 113° 21.37% 54.12%
HSB/HSV 113° 30.67% 63.92%
CMYK 26.99% 0.00% 30.67%
36.08%

Color #77A371 in popluar number systems.

HEX 77 A3 71
Decimal 119 163 113
Binary 1110111 10100011 1110001
Octal 167 243 161

Shades and tints

Shades of #77A371

#77A371
(119,163,113)
#6D9567
(109,149,103)
#63875D
(99,135,93)
#597953
(89,121,83)
#4F6B49
(79,107,73)
#455D3F
(69,93,63)
#3B4F35
(59,79,53)
#31412B
(49,65,43)
#273321
(39,51,33)
#1D2517
(29,37,23)
#13170D
(19,23,13)
#000000
(0,0,0)

Tints of #77A371

#77A371
(119,163,113)
#83AB7D
(131,171,125)
#8FB389
(143,179,137)
#9BBB95
(155,187,149)
#A7C3A1
(167,195,161)
#B3CBAD
(179,203,173)
#BFD3B9
(191,211,185)
#CBDBC5
(203,219,197)
#D7E3D1
(215,227,209)
#E3EBDD
(227,235,221)
#EFF3E9
(239,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77A371; }

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

This text font color is #77A371.

Background Color

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

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

This div background color is #77A371.

Border color

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

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

This div border color is #77A371.

Opacity

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

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

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

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

This text has shadow with #77A371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77A371.

Preview

Color preview on black background

This text has color #77A371 on black background.


Color preview on white background

This text has color #77A371 on white background.


Black color preview on #77A371 background

This text has black color on #77A371 background.


White color preview on #77A371 background

This text has white color on #77A371 background.


Related colors

Complementary color

Complementary color for #hex is #885C8E.


I love getcolorcode.com

Triadic colors

1 #7177A3 and #A37177 with #77A371 are triadic colors.

2 #71A377 and #A37771 with #77A371 are triadic colors.