COLOR #4A9576

HEX: #4A9576 RGB: (74,149,118)

Color info

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

RGB color model

#4A9576 color RGB value is (74,149,118).

RGB: (74,149,118) (29%, 58%, 46%)

RGB channels and saturation

R 74 of 255 = 29%
G 149 of 255 = 58%
B 118 of 255 = 46%

74
149
118

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

Portions of RGB colors in percentages

R + G + B = 74 + 149 + 118 = 341 (100%)
R 74 of 341 ~ 21.7%
G 149 of 341 ~ 43.7%
B 118 of 341 ~ 34.6'%

%21.7
%43.7
%34.6

CMYK color model

#4A9576 color CMYK value is (50,0,21,42).

  • cyan value is 50.34%
  • magenta value is 0.00%
  • yellow value is 20.81%
  • key color value is 41.57%

CMYK: (50,0,21,42)
C50M0Y21K42 (50%, 0%, 21%, 42%)
(0.50 / 0.00 / 0.21 / 0.42)

CMYK percentages

%50.34
%0
%20.81
%41.57

Codes

Color #4A9576 in popluar color models

4A 95 76
RGB 74 149 118
HSL 155° 33.63% 43.73%
HSB/HSV 155° 50.34% 58.43%
CMYK 50.34% 0.00% 20.81%
41.57%

Color #4A9576 in popluar number systems.

HEX 4A 95 76
Decimal 74 149 118
Binary 1001010 10010101 1110110
Octal 112 225 166

Shades and tints

Shades of #4A9576

#4A9576
(74,149,118)
#44886C
(68,136,108)
#3E7B62
(62,123,98)
#386E58
(56,110,88)
#32614E
(50,97,78)
#2C5444
(44,84,68)
#26473A
(38,71,58)
#203A30
(32,58,48)
#1A2D26
(26,45,38)
#14201C
(20,32,28)
#0E1312
(14,19,18)
#000000
(0,0,0)

Tints of #4A9576

#4A9576
(74,149,118)
#5A9E82
(90,158,130)
#6AA78E
(106,167,142)
#7AB09A
(122,176,154)
#8AB9A6
(138,185,166)
#9AC2B2
(154,194,178)
#AACBBE
(170,203,190)
#BAD4CA
(186,212,202)
#CADDD6
(202,221,214)
#DAE6E2
(218,230,226)
#EAEFEE
(234,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A9576 color. Also use rgb(74,149,118) instead hex code.

Text Font Color

.myTextColor { color: #4A9576; }

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

This text font color is #4A9576.

Background Color

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

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

This div background color is #4A9576.

Border color

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

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

This div border color is #4A9576.

Opacity

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

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

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

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

This text has shadow with #4A9576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A9576.

Preview

Color preview on black background

This text has color #4A9576 on black background.


Color preview on white background

This text has color #4A9576 on white background.


Black color preview on #4A9576 background

This text has black color on #4A9576 background.


White color preview on #4A9576 background

This text has white color on #4A9576 background.


Related colors

Complementary color

Complementary color for #hex is #B56A89.


I love getcolorcode.com

Triadic colors

1 #764A95 and #95764A with #4A9576 are triadic colors.

2 #76954A and #954A76 with #4A9576 are triadic colors.