COLOR #7AC6E4

HEX: #7AC6E4 RGB: (122,198,228)

Color info

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

RGB color model

#7AC6E4 color RGB value is (122,198,228).

RGB: (122,198,228) (48%, 78%, 89%)

RGB channels and saturation

R 122 of 255 = 48%
G 198 of 255 = 78%
B 228 of 255 = 89%

122
198
228

R + G + B ~ 72%. #7AC6E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 198 + 228 = 548 (100%)
R 122 of 548 ~ 22.26%
G 198 of 548 ~ 36.13%
B 228 of 548 ~ 41.61'%

%22.26
%36.13
%41.61

CMYK color model

#7AC6E4 color CMYK value is (46,13,0,11).

  • cyan value is 46.49%
  • magenta value is 13.16%
  • yellow value is 0.00%
  • key color value is 10.59%
CMYK: (46,13,0,11) C46M13Y0K11 (46%,13%,0%,11%) (0.46/0.13/0.00/0.11) 

CMYK percentages

%46.49
%13.16
%0
%10.59

Codes

Color #7AC6E4 in popluar color models

7A C6 E4
RGB 122 198 228
HSL 197° 66.25% 68.63%
HSB/HSV 197° 46.49% 89.41%
CMYK 46.49% 13.16% 0.00%
10.59%

Color #7AC6E4 in popluar number systems.

HEX 7A C6 E4
Decimal 122 198 228
Binary 1111010 11000110 11100100
Octal 172 306 344

Shades and tints

Shades of #7AC6E4

#7AC6E4
(122,198,228)
#6FB4D0
(111,180,208)
#64A2BC
(100,162,188)
#5990A8
(89,144,168)
#4E7E94
(78,126,148)
#436C80
(67,108,128)
#385A6C
(56,90,108)
#2D4858
(45,72,88)
#223644
(34,54,68)
#172430
(23,36,48)
#0C121C
(12,18,28)
#000000
(0,0,0)

Tints of #7AC6E4

#7AC6E4
(122,198,228)
#86CBE6
(134,203,230)
#92D0E8
(146,208,232)
#9ED5EA
(158,213,234)
#AADAEC
(170,218,236)
#B6DFEE
(182,223,238)
#C2E4F0
(194,228,240)
#CEE9F2
(206,233,242)
#DAEEF4
(218,238,244)
#E6F3F6
(230,243,246)
#F2F8F8
(242,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7AC6E4 color. Also use rgb(122,198,228) instead hex code.

Text Font Color

.myTextColor { color: #7AC6E4; }

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

This text font color is #7AC6E4.

Background Color

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

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

This div background color is #7AC6E4.

Border color

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

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

This div border color is #7AC6E4.

Opacity

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

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

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

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

This text has shadow with #7AC6E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7AC6E4.

Preview

Color preview on black background

This text has color #7AC6E4 on black background.


Color preview on white background

This text has color #7AC6E4 on white background.


Black color preview on #7AC6E4 background

This text has black color on #7AC6E4 background.


White color preview on #7AC6E4 background

This text has white color on #7AC6E4 background.


Related colors

Complementary color

Complementary color for #hex is #85391B.


I love getcolorcode.com

Triadic colors

1 #E47AC6 and #C6E47A with #7AC6E4 are triadic colors.

2 #E4C67A and #C67AE4 with #7AC6E4 are triadic colors.