COLOR #7AC1E3

HEX: #7AC1E3 RGB: (122,193,227)

Color info

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

RGB color model

#7AC1E3 color RGB value is (122,193,227).

RGB: (122,193,227) (48%, 76%, 89%)

RGB channels and saturation

R 122 of 255 = 48%
G 193 of 255 = 76%
B 227 of 255 = 89%

122
193
227

R + G + B ~ 71%. #7AC1E3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 193 + 227 = 542 (100%)
R 122 of 542 ~ 22.51%
G 193 of 542 ~ 35.61%
B 227 of 542 ~ 41.88'%

%22.51
%35.61
%41.88

CMYK color model

#7AC1E3 color CMYK value is (46,15,0,11).

  • cyan value is 46.26%
  • magenta value is 14.98%
  • yellow value is 0.00%
  • key color value is 10.98%

CMYK: (46,15,0,11)
C46M15Y0K11 (46%, 15%, 0%, 11%)
(0.46 / 0.15 / 0.00 / 0.11)

CMYK percentages

%46.26
%14.98
%0
%10.98

Codes

Color #7AC1E3 in popluar color models

7A C1 E3
RGB 122 193 227
HSL 199° 65.22% 68.43%
HSB/HSV 199° 46.26% 89.02%
CMYK 46.26% 14.98% 0.00%
10.98%

Color #7AC1E3 in popluar number systems.

HEX 7A C1 E3
Decimal 122 193 227
Binary 1111010 11000001 11100011
Octal 172 301 343

Shades and tints

Shades of #7AC1E3

#7AC1E3
(122,193,227)
#6FB0CF
(111,176,207)
#649FBB
(100,159,187)
#598EA7
(89,142,167)
#4E7D93
(78,125,147)
#436C7F
(67,108,127)
#385B6B
(56,91,107)
#2D4A57
(45,74,87)
#223943
(34,57,67)
#17282F
(23,40,47)
#0C171B
(12,23,27)
#000000
(0,0,0)

Tints of #7AC1E3

#7AC1E3
(122,193,227)
#86C6E5
(134,198,229)
#92CBE7
(146,203,231)
#9ED0E9
(158,208,233)
#AAD5EB
(170,213,235)
#B6DAED
(182,218,237)
#C2DFEF
(194,223,239)
#CEE4F1
(206,228,241)
#DAE9F3
(218,233,243)
#E6EEF5
(230,238,245)
#F2F3F7
(242,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7AC1E3 color. Also use rgb(122,193,227) instead hex code.

Text Font Color

.myTextColor { color: #7AC1E3; }

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

This text font color is #7AC1E3.

Background Color

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

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

This div background color is #7AC1E3.

Border color

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

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

This div border color is #7AC1E3.

Opacity

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

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

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

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

This text has shadow with #7AC1E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7AC1E3.

Preview

Color preview on black background

This text has color #7AC1E3 on black background.


Color preview on white background

This text has color #7AC1E3 on white background.


Black color preview on #7AC1E3 background

This text has black color on #7AC1E3 background.


White color preview on #7AC1E3 background

This text has white color on #7AC1E3 background.


Related colors

Complementary color

Complementary color for #hex is #853E1C.


I love getcolorcode.com

Triadic colors

1 #E37AC1 and #C1E37A with #7AC1E3 are triadic colors.

2 #E3C17A and #C17AE3 with #7AC1E3 are triadic colors.