COLOR #4AB162

HEX: #4AB162 RGB: (74,177,98)

Color info

#4AB162 contains mainly green color. Web safe color of #4AB162 is #339966 (or #396).

RGB color model

#4AB162 color RGB value is (74,177,98).

RGB: (74,177,98) (29%, 69%, 38%)

RGB channels and saturation

R 74 of 255 = 29%
G 177 of 255 = 69%
B 98 of 255 = 38%

74
177
98

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

Portions of RGB colors in percentages

R + G + B = 74 + 177 + 98 = 349 (100%)
R 74 of 349 ~ 21.2%
G 177 of 349 ~ 50.72%
B 98 of 349 ~ 28.08'%

%21.2
%50.72
%28.08

CMYK color model

#4AB162 color CMYK value is (58,0,45,31).

  • cyan value is 58.19%
  • magenta value is 0.00%
  • yellow value is 44.63%
  • key color value is 30.59%

CMYK: (58,0,45,31)
C58M0Y45K31 (58%, 0%, 45%, 31%)
(0.58 / 0.00 / 0.45 / 0.31)

CMYK percentages

%58.19
%0
%44.63
%30.59

Codes

Color #4AB162 in popluar color models

4A B1 62
RGB 74 177 98
HSL 134° 41.04% 49.22%
HSB/HSV 134° 58.19% 69.41%
CMYK 58.19% 0.00% 44.63%
30.59%

Color #4AB162 in popluar number systems.

HEX 4A B1 62
Decimal 74 177 98
Binary 1001010 10110001 1100010
Octal 112 261 142

Shades and tints

Shades of #4AB162

#4AB162
(74,177,98)
#44A15A
(68,161,90)
#3E9152
(62,145,82)
#38814A
(56,129,74)
#327142
(50,113,66)
#2C613A
(44,97,58)
#265132
(38,81,50)
#20412A
(32,65,42)
#1A3122
(26,49,34)
#14211A
(20,33,26)
#0E1112
(14,17,18)
#000000
(0,0,0)

Tints of #4AB162

#4AB162
(74,177,98)
#5AB870
(90,184,112)
#6ABF7E
(106,191,126)
#7AC68C
(122,198,140)
#8ACD9A
(138,205,154)
#9AD4A8
(154,212,168)
#AADBB6
(170,219,182)
#BAE2C4
(186,226,196)
#CAE9D2
(202,233,210)
#DAF0E0
(218,240,224)
#EAF7EE
(234,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4AB162 color. Also use rgb(74,177,98) instead hex code.

Text Font Color

.myTextColor { color: #4AB162; }

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

This text font color is #4AB162.

Background Color

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

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

This div background color is #4AB162.

Border color

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

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

This div border color is #4AB162.

Opacity

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

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

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

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

This text has shadow with #4AB162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4AB162.

Preview

Color preview on black background

This text has color #4AB162 on black background.


Color preview on white background

This text has color #4AB162 on white background.


Black color preview on #4AB162 background

This text has black color on #4AB162 background.


White color preview on #4AB162 background

This text has white color on #4AB162 background.


Related colors

Complementary color

Complementary color for #hex is #B54E9D.


I love getcolorcode.com

Triadic colors

1 #624AB1 and #B1624A with #4AB162 are triadic colors.

2 #62B14A and #B14A62 with #4AB162 are triadic colors.