COLOR #7AADA4

HEX: #7AADA4 RGB: (122,173,164)

Color info

#7AADA4 contains red, green and blue colors in about the same proportion. Web safe color of #7AADA4 is #669999 (or #699).

RGB color model

#7AADA4 color RGB value is (122,173,164).

RGB: (122,173,164) (48%, 68%, 64%)

RGB channels and saturation

R 122 of 255 = 48%
G 173 of 255 = 68%
B 164 of 255 = 64%

122
173
164

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

Portions of RGB colors in percentages

R + G + B = 122 + 173 + 164 = 459 (100%)
R 122 of 459 ~ 26.58%
G 173 of 459 ~ 37.69%
B 164 of 459 ~ 35.73'%

%26.58
%37.69
%35.73

CMYK color model

#7AADA4 color CMYK value is (29,0,5,32).

  • cyan value is 29.48%
  • magenta value is 0.00%
  • yellow value is 5.20%
  • key color value is 32.16%

CMYK: (29,0,5,32)
C29M0Y5K32 (29%, 0%, 5%, 32%)
(0.29 / 0.00 / 0.05 / 0.32)

CMYK percentages

%29.48
%0
%5.2
%32.16

Codes

Color #7AADA4 in popluar color models

7A AD A4
RGB 122 173 164
HSL 169° 23.72% 57.84%
HSB/HSV 169° 29.48% 67.84%
CMYK 29.48% 0.00% 5.20%
32.16%

Color #7AADA4 in popluar number systems.

HEX 7A AD A4
Decimal 122 173 164
Binary 1111010 10101101 10100100
Octal 172 255 244

Shades and tints

Shades of #7AADA4

#7AADA4
(122,173,164)
#6F9E96
(111,158,150)
#648F88
(100,143,136)
#59807A
(89,128,122)
#4E716C
(78,113,108)
#43625E
(67,98,94)
#385350
(56,83,80)
#2D4442
(45,68,66)
#223534
(34,53,52)
#172626
(23,38,38)
#0C1718
(12,23,24)
#000000
(0,0,0)

Tints of #7AADA4

#7AADA4
(122,173,164)
#86B4AC
(134,180,172)
#92BBB4
(146,187,180)
#9EC2BC
(158,194,188)
#AAC9C4
(170,201,196)
#B6D0CC
(182,208,204)
#C2D7D4
(194,215,212)
#CEDEDC
(206,222,220)
#DAE5E4
(218,229,228)
#E6ECEC
(230,236,236)
#F2F3F4
(242,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7AADA4 color. Also use rgb(122,173,164) instead hex code.

Text Font Color

.myTextColor { color: #7AADA4; }

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

This text font color is #7AADA4.

Background Color

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

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

This div background color is #7AADA4.

Border color

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

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

This div border color is #7AADA4.

Opacity

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

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

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

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

This text has shadow with #7AADA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7AADA4.

Preview

Color preview on black background

This text has color #7AADA4 on black background.


Color preview on white background

This text has color #7AADA4 on white background.


Black color preview on #7AADA4 background

This text has black color on #7AADA4 background.


White color preview on #7AADA4 background

This text has white color on #7AADA4 background.


Related colors

Complementary color

Complementary color for #hex is #85525B.


I love getcolorcode.com

Triadic colors

1 #A47AAD and #ADA47A with #7AADA4 are triadic colors.

2 #A4AD7A and #AD7AA4 with #7AADA4 are triadic colors.