COLOR #7AADA8

HEX: #7AADA8 RGB: (122,173,168)

Color info

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

RGB color model

#7AADA8 color RGB value is (122,173,168).

RGB: (122,173,168) (48%, 68%, 66%)

RGB channels and saturation

R 122 of 255 = 48%
G 173 of 255 = 68%
B 168 of 255 = 66%

122
173
168

R + G + B ~ 61%. #7AADA8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 173 + 168 = 463 (100%)
R 122 of 463 ~ 26.35%
G 173 of 463 ~ 37.37%
B 168 of 463 ~ 36.29'%

%26.35
%37.37
%36.29

CMYK color model

#7AADA8 color CMYK value is (29,0,3,32).

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

CMYK: (29,0,3,32)
C29M0Y3K32 (29%, 0%, 3%, 32%)
(0.29 / 0.00 / 0.03 / 0.32)

CMYK percentages

%29.48
%0
%2.89
%32.16

Codes

Color #7AADA8 in popluar color models

7A AD A8
RGB 122 173 168
HSL 174° 23.72% 57.84%
HSB/HSV 174° 29.48% 67.84%
CMYK 29.48% 0.00% 2.89%
32.16%

Color #7AADA8 in popluar number systems.

HEX 7A AD A8
Decimal 122 173 168
Binary 1111010 10101101 10101000
Octal 172 255 250

Shades and tints

Shades of #7AADA8

#7AADA8
(122,173,168)
#6F9E99
(111,158,153)
#648F8A
(100,143,138)
#59807B
(89,128,123)
#4E716C
(78,113,108)
#43625D
(67,98,93)
#38534E
(56,83,78)
#2D443F
(45,68,63)
#223530
(34,53,48)
#172621
(23,38,33)
#0C1712
(12,23,18)
#000000
(0,0,0)

Tints of #7AADA8

#7AADA8
(122,173,168)
#86B4AF
(134,180,175)
#92BBB6
(146,187,182)
#9EC2BD
(158,194,189)
#AAC9C4
(170,201,196)
#B6D0CB
(182,208,203)
#C2D7D2
(194,215,210)
#CEDED9
(206,222,217)
#DAE5E0
(218,229,224)
#E6ECE7
(230,236,231)
#F2F3EE
(242,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7AADA8; }

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

This text font color is #7AADA8.

Background Color

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

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

This div background color is #7AADA8.

Border color

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

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

This div border color is #7AADA8.

Opacity

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

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

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

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

This text has shadow with #7AADA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7AADA8.

Preview

Color preview on black background

This text has color #7AADA8 on black background.


Color preview on white background

This text has color #7AADA8 on white background.


Black color preview on #7AADA8 background

This text has black color on #7AADA8 background.


White color preview on #7AADA8 background

This text has white color on #7AADA8 background.


Related colors

Complementary color

Complementary color for #hex is #855257.


I love getcolorcode.com

Triadic colors

1 #A87AAD and #ADA87A with #7AADA8 are triadic colors.

2 #A8AD7A and #AD7AA8 with #7AADA8 are triadic colors.