COLOR #77AE38

HEX: #77AE38 RGB: (119,174,56)

Color info

#77AE38 contains mainly red and green colors. Web safe color of #77AE38 is #669933 (or #693).

RGB color model

#77AE38 color RGB value is (119,174,56).

RGB: (119,174,56) (47%, 68%, 22%)

RGB channels and saturation

R 119 of 255 = 47%
G 174 of 255 = 68%
B 56 of 255 = 22%

119
174
56

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

Portions of RGB colors in percentages

R + G + B = 119 + 174 + 56 = 349 (100%)
R 119 of 349 ~ 34.1%
G 174 of 349 ~ 49.86%
B 56 of 349 ~ 16.05'%

%34.1
%49.86
%16.05

CMYK color model

#77AE38 color CMYK value is (32,0,68,32).

  • cyan value is 31.61%
  • magenta value is 0.00%
  • yellow value is 67.82%
  • key color value is 31.76%
CMYK: (32,0,68,32) C32M0Y68K32 (32%,0%,68%,32%) (0.32/0.00/0.68/0.32) 

CMYK percentages

%31.61
%0
%67.82
%31.76

Codes

Color #77AE38 in popluar color models

77 AE 38
RGB 119 174 56
HSL 88° 51.30% 45.10%
HSB/HSV 88° 67.82% 68.24%
CMYK 31.61% 0.00% 67.82%
31.76%

Color #77AE38 in popluar number systems.

HEX 77 AE 38
Decimal 119 174 56
Binary 1110111 10101110 111000
Octal 167 256 70

Shades and tints

Shades of #77AE38

#77AE38
(119,174,56)
#6D9F33
(109,159,51)
#63902E
(99,144,46)
#598129
(89,129,41)
#4F7224
(79,114,36)
#45631F
(69,99,31)
#3B541A
(59,84,26)
#314515
(49,69,21)
#273610
(39,54,16)
#1D270B
(29,39,11)
#131806
(19,24,6)
#000000
(0,0,0)

Tints of #77AE38

#77AE38
(119,174,56)
#83B54A
(131,181,74)
#8FBC5C
(143,188,92)
#9BC36E
(155,195,110)
#A7CA80
(167,202,128)
#B3D192
(179,209,146)
#BFD8A4
(191,216,164)
#CBDFB6
(203,223,182)
#D7E6C8
(215,230,200)
#E3EDDA
(227,237,218)
#EFF4EC
(239,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77AE38; }

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

This text font color is #77AE38.

Background Color

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

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

This div background color is #77AE38.

Border color

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

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

This div border color is #77AE38.

Opacity

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

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

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

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

This text has shadow with #77AE38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77AE38.

Preview

Color preview on black background

This text has color #77AE38 on black background.


Color preview on white background

This text has color #77AE38 on white background.


Black color preview on #77AE38 background

This text has black color on #77AE38 background.


White color preview on #77AE38 background

This text has white color on #77AE38 background.


Related colors

Complementary color

Complementary color for #hex is #8851C7.


I love getcolorcode.com

Triadic colors

1 #3877AE and #AE3877 with #77AE38 are triadic colors.

2 #38AE77 and #AE7738 with #77AE38 are triadic colors.