COLOR #7AC9D5

HEX: #7AC9D5 RGB: (122,201,213)

Color info

#7AC9D5 contains mainly green and blue colors. Web safe color of #7AC9D5 is #66CCCC (or #6CC).

RGB color model

#7AC9D5 color RGB value is (122,201,213).

RGB: (122,201,213) (48%, 79%, 84%)

RGB channels and saturation

R 122 of 255 = 48%
G 201 of 255 = 79%
B 213 of 255 = 84%

122
201
213

R + G + B ~ 70%. #7AC9D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 201 + 213 = 536 (100%)
R 122 of 536 ~ 22.76%
G 201 of 536 ~ 37.5%
B 213 of 536 ~ 39.74'%

%22.76
%37.5
%39.74

CMYK color model

#7AC9D5 color CMYK value is (43,6,0,16).

  • cyan value is 42.72%
  • magenta value is 5.63%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (43,6,0,16)
C43M6Y0K16 (43%, 6%, 0%, 16%)
(0.43 / 0.06 / 0.00 / 0.16)

CMYK percentages

%42.72
%5.63
%0
%16.47

Codes

Color #7AC9D5 in popluar color models

7A C9 D5
RGB 122 201 213
HSL 188° 52.00% 65.69%
HSB/HSV 188° 42.72% 83.53%
CMYK 42.72% 5.63% 0.00%
16.47%

Color #7AC9D5 in popluar number systems.

HEX 7A C9 D5
Decimal 122 201 213
Binary 1111010 11001001 11010101
Octal 172 311 325

Shades and tints

Shades of #7AC9D5

#7AC9D5
(122,201,213)
#6FB7C2
(111,183,194)
#64A5AF
(100,165,175)
#59939C
(89,147,156)
#4E8189
(78,129,137)
#436F76
(67,111,118)
#385D63
(56,93,99)
#2D4B50
(45,75,80)
#22393D
(34,57,61)
#17272A
(23,39,42)
#0C1517
(12,21,23)
#000000
(0,0,0)

Tints of #7AC9D5

#7AC9D5
(122,201,213)
#86CDD8
(134,205,216)
#92D1DB
(146,209,219)
#9ED5DE
(158,213,222)
#AAD9E1
(170,217,225)
#B6DDE4
(182,221,228)
#C2E1E7
(194,225,231)
#CEE5EA
(206,229,234)
#DAE9ED
(218,233,237)
#E6EDF0
(230,237,240)
#F2F1F3
(242,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7AC9D5 color. Also use rgb(122,201,213) instead hex code.

Text Font Color

.myTextColor { color: #7AC9D5; }

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

This text font color is #7AC9D5.

Background Color

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

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

This div background color is #7AC9D5.

Border color

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

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

This div border color is #7AC9D5.

Opacity

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

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

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

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

This text has shadow with #7AC9D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7AC9D5.

Preview

Color preview on black background

This text has color #7AC9D5 on black background.


Color preview on white background

This text has color #7AC9D5 on white background.


Black color preview on #7AC9D5 background

This text has black color on #7AC9D5 background.


White color preview on #7AC9D5 background

This text has white color on #7AC9D5 background.


Related colors

Complementary color

Complementary color for #hex is #85362A.


I love getcolorcode.com

Triadic colors

1 #D57AC9 and #C9D57A with #7AC9D5 are triadic colors.

2 #D5C97A and #C97AD5 with #7AC9D5 are triadic colors.