COLOR #4ADCA7

HEX: #4ADCA7 RGB: (74,220,167)

Color info

#4ADCA7 contains mainly green and blue colors. Web safe color of #4ADCA7 is #33CC99 (or #3C9).

RGB color model

#4ADCA7 color RGB value is (74,220,167).

RGB: (74,220,167) (29%, 86%, 65%)

RGB channels and saturation

R 74 of 255 = 29%
G 220 of 255 = 86%
B 167 of 255 = 65%

74
220
167

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

Portions of RGB colors in percentages

R + G + B = 74 + 220 + 167 = 461 (100%)
R 74 of 461 ~ 16.05%
G 220 of 461 ~ 47.72%
B 167 of 461 ~ 36.23'%

%16.05
%47.72
%36.23

CMYK color model

#4ADCA7 color CMYK value is (66,0,24,14).

  • cyan value is 66.36%
  • magenta value is 0.00%
  • yellow value is 24.09%
  • key color value is 13.73%

CMYK: (66,0,24,14)
C66M0Y24K14 (66%, 0%, 24%, 14%)
(0.66 / 0.00 / 0.24 / 0.14)

CMYK percentages

%66.36
%0
%24.09
%13.73

Codes

Color #4ADCA7 in popluar color models

4A DC A7
RGB 74 220 167
HSL 158° 67.59% 57.65%
HSB/HSV 158° 66.36% 86.27%
CMYK 66.36% 0.00% 24.09%
13.73%

Color #4ADCA7 in popluar number systems.

HEX 4A DC A7
Decimal 74 220 167
Binary 1001010 11011100 10100111
Octal 112 334 247

Shades and tints

Shades of #4ADCA7

#4ADCA7
(74,220,167)
#44C898
(68,200,152)
#3EB489
(62,180,137)
#38A07A
(56,160,122)
#328C6B
(50,140,107)
#2C785C
(44,120,92)
#26644D
(38,100,77)
#20503E
(32,80,62)
#1A3C2F
(26,60,47)
#142820
(20,40,32)
#0E1411
(14,20,17)
#000000
(0,0,0)

Tints of #4ADCA7

#4ADCA7
(74,220,167)
#5ADFAF
(90,223,175)
#6AE2B7
(106,226,183)
#7AE5BF
(122,229,191)
#8AE8C7
(138,232,199)
#9AEBCF
(154,235,207)
#AAEED7
(170,238,215)
#BAF1DF
(186,241,223)
#CAF4E7
(202,244,231)
#DAF7EF
(218,247,239)
#EAFAF7
(234,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4ADCA7 color. Also use rgb(74,220,167) instead hex code.

Text Font Color

.myTextColor { color: #4ADCA7; }

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

This text font color is #4ADCA7.

Background Color

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

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

This div background color is #4ADCA7.

Border color

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

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

This div border color is #4ADCA7.

Opacity

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

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

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

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

This text has shadow with #4ADCA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4ADCA7.

Preview

Color preview on black background

This text has color #4ADCA7 on black background.


Color preview on white background

This text has color #4ADCA7 on white background.


Black color preview on #4ADCA7 background

This text has black color on #4ADCA7 background.


White color preview on #4ADCA7 background

This text has white color on #4ADCA7 background.


Related colors

Complementary color

Complementary color for #hex is #B52358.


I love getcolorcode.com

Triadic colors

1 #A74ADC and #DCA74A with #4ADCA7 are triadic colors.

2 #A7DC4A and #DC4AA7 with #4ADCA7 are triadic colors.