COLOR #4A9779

HEX: #4A9779 RGB: (74,151,121)

Color info

#4A9779 contains mainly green and blue colors. Web safe color of #4A9779 is #339966 (or #396).

RGB color model

#4A9779 color RGB value is (74,151,121).

RGB: (74,151,121) (29%, 59%, 47%)

RGB channels and saturation

R 74 of 255 = 29%
G 151 of 255 = 59%
B 121 of 255 = 47%

74
151
121

R + G + B ~ 45%. #4A9779 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 74 + 151 + 121 = 346 (100%)
R 74 of 346 ~ 21.39%
G 151 of 346 ~ 43.64%
B 121 of 346 ~ 34.97'%

%21.39
%43.64
%34.97

CMYK color model

#4A9779 color CMYK value is (51,0,20,41).

  • cyan value is 50.99%
  • magenta value is 0.00%
  • yellow value is 19.87%
  • key color value is 40.78%

CMYK: (51,0,20,41)
C51M0Y20K41 (51%, 0%, 20%, 41%)
(0.51 / 0.00 / 0.20 / 0.41)

CMYK percentages

%50.99
%0
%19.87
%40.78

Codes

Color #4A9779 in popluar color models

4A 97 79
RGB 74 151 121
HSL 157° 34.22% 44.12%
HSB/HSV 157° 50.99% 59.22%
CMYK 50.99% 0.00% 19.87%
40.78%

Color #4A9779 in popluar number systems.

HEX 4A 97 79
Decimal 74 151 121
Binary 1001010 10010111 1111001
Octal 112 227 171

Shades and tints

Shades of #4A9779

#4A9779
(74,151,121)
#448A6E
(68,138,110)
#3E7D63
(62,125,99)
#387058
(56,112,88)
#32634D
(50,99,77)
#2C5642
(44,86,66)
#264937
(38,73,55)
#203C2C
(32,60,44)
#1A2F21
(26,47,33)
#142216
(20,34,22)
#0E150B
(14,21,11)
#000000
(0,0,0)

Tints of #4A9779

#4A9779
(74,151,121)
#5AA085
(90,160,133)
#6AA991
(106,169,145)
#7AB29D
(122,178,157)
#8ABBA9
(138,187,169)
#9AC4B5
(154,196,181)
#AACDC1
(170,205,193)
#BAD6CD
(186,214,205)
#CADFD9
(202,223,217)
#DAE8E5
(218,232,229)
#EAF1F1
(234,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A9779 color. Also use rgb(74,151,121) instead hex code.

Text Font Color

.myTextColor { color: #4A9779; }

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

This text font color is #4A9779.

Background Color

.myBgColor { background-color: #4A9779; }

<div style="background-color:#4A9779">Inner text</div>

This div background color is #4A9779.

Border color

.myBorderColor { border: 1px solid #4A9779; }

<div style="border:3px solid #4A9779">Div</div>

This div border color is #4A9779.

Opacity

.myOpacity80 { color: #4A9779; opacity: 0.8; }

<p style="color:#4A9779;opacity:0.8;">80%</p>

Text with #4A9779 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 #4A9779;}

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

This text has shadow with #4A9779 color.


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

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

This text has shadow with #4A9779 primary color and red secondary color.


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

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

This text has shadow with #4A9779 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4A9779.

Preview

Color preview on black background

This text has color #4A9779 on black background.


Color preview on white background

This text has color #4A9779 on white background.


Black color preview on #4A9779 background

This text has black color on #4A9779 background.


White color preview on #4A9779 background

This text has white color on #4A9779 background.


Related colors

Complementary color

Complementary color for #hex is #B56886.


I love getcolorcode.com

Triadic colors

1 #794A97 and #97794A with #4A9779 are triadic colors.

2 #79974A and #974A79 with #4A9779 are triadic colors.