COLOR #7AD9AE

HEX: #7AD9AE RGB: (122,217,174)

Color info

#7AD9AE contains mainly green and blue colors. Web safe color of #7AD9AE is #66CC99 (or #6C9).

RGB color model

#7AD9AE color RGB value is (122,217,174).

RGB: (122,217,174) (48%, 85%, 68%)

RGB channels and saturation

R 122 of 255 = 48%
G 217 of 255 = 85%
B 174 of 255 = 68%

122
217
174

R + G + B ~ 67%. #7AD9AE is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 217 + 174 = 513 (100%)
R 122 of 513 ~ 23.78%
G 217 of 513 ~ 42.3%
B 174 of 513 ~ 33.92'%

%23.78
%42.3
%33.92

CMYK color model

#7AD9AE color CMYK value is (44,0,20,15).

  • cyan value is 43.78%
  • magenta value is 0.00%
  • yellow value is 19.82%
  • key color value is 14.90%

CMYK: (44,0,20,15)
C44M0Y20K15 (44%, 0%, 20%, 15%)
(0.44 / 0.00 / 0.20 / 0.15)

CMYK percentages

%43.78
%0
%19.82
%14.9

Codes

Color #7AD9AE in popluar color models

7A D9 AE
RGB 122 217 174
HSL 153° 55.56% 66.47%
HSB/HSV 153° 43.78% 85.10%
CMYK 43.78% 0.00% 19.82%
14.90%

Color #7AD9AE in popluar number systems.

HEX 7A D9 AE
Decimal 122 217 174
Binary 1111010 11011001 10101110
Octal 172 331 256

Shades and tints

Shades of #7AD9AE

#7AD9AE
(122,217,174)
#6FC69F
(111,198,159)
#64B390
(100,179,144)
#59A081
(89,160,129)
#4E8D72
(78,141,114)
#437A63
(67,122,99)
#386754
(56,103,84)
#2D5445
(45,84,69)
#224136
(34,65,54)
#172E27
(23,46,39)
#0C1B18
(12,27,24)
#000000
(0,0,0)

Tints of #7AD9AE

#7AD9AE
(122,217,174)
#86DCB5
(134,220,181)
#92DFBC
(146,223,188)
#9EE2C3
(158,226,195)
#AAE5CA
(170,229,202)
#B6E8D1
(182,232,209)
#C2EBD8
(194,235,216)
#CEEEDF
(206,238,223)
#DAF1E6
(218,241,230)
#E6F4ED
(230,244,237)
#F2F7F4
(242,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7AD9AE color. Also use rgb(122,217,174) instead hex code.

Text Font Color

.myTextColor { color: #7AD9AE; }

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

This text font color is #7AD9AE.

Background Color

.myBgColor { background-color: #7AD9AE; }

<div style="background-color:#7AD9AE">Inner text</div>

This div background color is #7AD9AE.

Border color

.myBorderColor { border: 1px solid #7AD9AE; }

<div style="border:3px solid #7AD9AE">Div</div>

This div border color is #7AD9AE.

Opacity

.myOpacity80 { color: #7AD9AE; opacity: 0.8; }

<p style="color:#7AD9AE;opacity:0.8;">80%</p>

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

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

This text has shadow with #7AD9AE color.


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

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

This text has shadow with #7AD9AE primary color and red secondary color.


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

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

This text has shadow with #7AD9AE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7AD9AE.

Preview

Color preview on black background

This text has color #7AD9AE on black background.


Color preview on white background

This text has color #7AD9AE on white background.


Black color preview on #7AD9AE background

This text has black color on #7AD9AE background.


White color preview on #7AD9AE background

This text has white color on #7AD9AE background.


Related colors

Complementary color

Complementary color for #hex is #852651.


I love getcolorcode.com

Triadic colors

1 #AE7AD9 and #D9AE7A with #7AD9AE are triadic colors.

2 #AED97A and #D97AAE with #7AD9AE are triadic colors.