COLOR #4A8E68

HEX: #4A8E68 RGB: (74,142,104)

Color info

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

RGB color model

#4A8E68 color RGB value is (74,142,104).

RGB: (74,142,104) (29%, 56%, 41%)

RGB channels and saturation

R 74 of 255 = 29%
G 142 of 255 = 56%
B 104 of 255 = 41%

74
142
104

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

Portions of RGB colors in percentages

R + G + B = 74 + 142 + 104 = 320 (100%)
R 74 of 320 ~ 23.13%
G 142 of 320 ~ 44.38%
B 104 of 320 ~ 32.5'%

%23.13
%44.38
%32.5

CMYK color model

#4A8E68 color CMYK value is (48,0,27,44).

  • cyan value is 47.89%
  • magenta value is 0.00%
  • yellow value is 26.76%
  • key color value is 44.31%

CMYK: (48,0,27,44)
C48M0Y27K44 (48%, 0%, 27%, 44%)
(0.48 / 0.00 / 0.27 / 0.44)

CMYK percentages

%47.89
%0
%26.76
%44.31

Codes

Color #4A8E68 in popluar color models

4A 8E 68
RGB 74 142 104
HSL 146° 31.48% 42.35%
HSB/HSV 146° 47.89% 55.69%
CMYK 47.89% 0.00% 26.76%
44.31%

Color #4A8E68 in popluar number systems.

HEX 4A 8E 68
Decimal 74 142 104
Binary 1001010 10001110 1101000
Octal 112 216 150

Shades and tints

Shades of #4A8E68

#4A8E68
(74,142,104)
#44825F
(68,130,95)
#3E7656
(62,118,86)
#386A4D
(56,106,77)
#325E44
(50,94,68)
#2C523B
(44,82,59)
#264632
(38,70,50)
#203A29
(32,58,41)
#1A2E20
(26,46,32)
#142217
(20,34,23)
#0E160E
(14,22,14)
#000000
(0,0,0)

Tints of #4A8E68

#4A8E68
(74,142,104)
#5A9875
(90,152,117)
#6AA282
(106,162,130)
#7AAC8F
(122,172,143)
#8AB69C
(138,182,156)
#9AC0A9
(154,192,169)
#AACAB6
(170,202,182)
#BAD4C3
(186,212,195)
#CADED0
(202,222,208)
#DAE8DD
(218,232,221)
#EAF2EA
(234,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A8E68 color. Also use rgb(74,142,104) instead hex code.

Text Font Color

.myTextColor { color: #4A8E68; }

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

This text font color is #4A8E68.

Background Color

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

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

This div background color is #4A8E68.

Border color

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

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

This div border color is #4A8E68.

Opacity

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

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

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

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

This text has shadow with #4A8E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A8E68.

Preview

Color preview on black background

This text has color #4A8E68 on black background.


Color preview on white background

This text has color #4A8E68 on white background.


Black color preview on #4A8E68 background

This text has black color on #4A8E68 background.


White color preview on #4A8E68 background

This text has white color on #4A8E68 background.


Related colors

Complementary color

Complementary color for #hex is #B57197.


I love getcolorcode.com

Triadic colors

1 #684A8E and #8E684A with #4A8E68 are triadic colors.

2 #688E4A and #8E4A68 with #4A8E68 are triadic colors.