COLOR #77A464

HEX: #77A464 RGB: (119,164,100)

Renk bilgisi

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

RGB renk modeli

#77A464 color RGB value is (119,164,100).

RGB: (119,164,100) (47%, 64%, 39%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 164 of 255 = 64%
B 100 of 255 = 39%

119
164
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 164 + 100 = 383 (100%)
R 119 of 383 ~ 31.07%
G 164 of 383 ~ 42.82%
B 100 of 383 ~ 26.11'%

%31.07
%42.82
%26.11

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.44%
  • eflatun tonu 0.00%
  • sarı tonu 39.02%
  • ana renk tonu 35.69%

CMYK: (27,0,39,36)
C27M0Y39K36 (27%, 0%, 39%, 36%)
(0.27 / 0.00 / 0.39 / 0.36)

CMYK yüzdeleri

%27.44
%0
%39.02
%35.69

Codes

Color #77A464 in popluar color models

77 A4 64
RGB 119 164 100
HSL 102° 26.02% 51.76%
HSB/HSV 102° 39.02% 64.31%
CMYK 27.44% 0.00% 39.02%
35.69%

Color #77A464 in popluar number systems.

HEX 77 A4 64
Decimal 119 164 100
Binary 1110111 10100100 1100100
Octal 167 244 144

Shades and tints

Shades of #77A464

#77A464
(119,164,100)
#6D965B
(109,150,91)
#638852
(99,136,82)
#597A49
(89,122,73)
#4F6C40
(79,108,64)
#455E37
(69,94,55)
#3B502E
(59,80,46)
#314225
(49,66,37)
#27341C
(39,52,28)
#1D2613
(29,38,19)
#13180A
(19,24,10)
#000000
(0,0,0)

Tints of #77A464

#77A464
(119,164,100)
#83AC72
(131,172,114)
#8FB480
(143,180,128)
#9BBC8E
(155,188,142)
#A7C49C
(167,196,156)
#B3CCAA
(179,204,170)
#BFD4B8
(191,212,184)
#CBDCC6
(203,220,198)
#D7E4D4
(215,228,212)
#E3ECE2
(227,236,226)
#EFF4F0
(239,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77A464; }

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

This text font color is #77A464.

Background Color

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

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

This div background color is #77A464.

Border color

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

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

This div border color is #77A464.

Opacity

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

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

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

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

This text has shadow with #77A464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77A464.

Preview

Color preview on black background

This text has color #77A464 on black background.


Color preview on white background

This text has color #77A464 on white background.


Black color preview on #77A464 background

This text has black color on #77A464 background.


White color preview on #77A464 background

This text has white color on #77A464 background.


Related colors

Complementary color

Complementary color for #hex is #885B9B.


I love getcolorcode.com

Triadic colors

1 #6477A4 and #A46477 with #77A464 are triadic colors.

2 #64A477 and #A47764 with #77A464 are triadic colors.