COLOR #4AE1B6

HEX: #4AE1B6 RGB: (74,225,182)

Color info

#4AE1B6 contains mainly green and blue colors. Web safe color of #4AE1B6 is #33CCCC (or #3CC).

RGB color model

#4AE1B6 color RGB value is (74,225,182).

RGB: (74,225,182) (29%, 88%, 71%)

RGB channels and saturation

R 74 of 255 = 29%
G 225 of 255 = 88%
B 182 of 255 = 71%

74
225
182

R + G + B ~ 63%. #4AE1B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 74 + 225 + 182 = 481 (100%)
R 74 of 481 ~ 15.38%
G 225 of 481 ~ 46.78%
B 182 of 481 ~ 37.84'%

%15.38
%46.78
%37.84

CMYK color model

#4AE1B6 color CMYK value is (67,0,19,12).

  • cyan value is 67.11%
  • magenta value is 0.00%
  • yellow value is 19.11%
  • key color value is 11.76%

CMYK: (67,0,19,12)
C67M0Y19K12 (67%, 0%, 19%, 12%)
(0.67 / 0.00 / 0.19 / 0.12)

CMYK percentages

%67.11
%0
%19.11
%11.76

Codes

Color #4AE1B6 in popluar color models

4A E1 B6
RGB 74 225 182
HSL 163° 71.56% 58.63%
HSB/HSV 163° 67.11% 88.24%
CMYK 67.11% 0.00% 19.11%
11.76%

Color #4AE1B6 in popluar number systems.

HEX 4A E1 B6
Decimal 74 225 182
Binary 1001010 11100001 10110110
Octal 112 341 266

Shades and tints

Shades of #4AE1B6

#4AE1B6
(74,225,182)
#44CDA6
(68,205,166)
#3EB996
(62,185,150)
#38A586
(56,165,134)
#329176
(50,145,118)
#2C7D66
(44,125,102)
#266956
(38,105,86)
#205546
(32,85,70)
#1A4136
(26,65,54)
#142D26
(20,45,38)
#0E1916
(14,25,22)
#000000
(0,0,0)

Tints of #4AE1B6

#4AE1B6
(74,225,182)
#5AE3BC
(90,227,188)
#6AE5C2
(106,229,194)
#7AE7C8
(122,231,200)
#8AE9CE
(138,233,206)
#9AEBD4
(154,235,212)
#AAEDDA
(170,237,218)
#BAEFE0
(186,239,224)
#CAF1E6
(202,241,230)
#DAF3EC
(218,243,236)
#EAF5F2
(234,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4AE1B6 color. Also use rgb(74,225,182) instead hex code.

Text Font Color

.myTextColor { color: #4AE1B6; }

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

This text font color is #4AE1B6.

Background Color

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

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

This div background color is #4AE1B6.

Border color

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

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

This div border color is #4AE1B6.

Opacity

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

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

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

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

This text has shadow with #4AE1B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4AE1B6.

Preview

Color preview on black background

This text has color #4AE1B6 on black background.


Color preview on white background

This text has color #4AE1B6 on white background.


Black color preview on #4AE1B6 background

This text has black color on #4AE1B6 background.


White color preview on #4AE1B6 background

This text has white color on #4AE1B6 background.


Related colors

Complementary color

Complementary color for #hex is #B51E49.


I love getcolorcode.com

Triadic colors

1 #B64AE1 and #E1B64A with #4AE1B6 are triadic colors.

2 #B6E14A and #E14AB6 with #4AE1B6 are triadic colors.