COLOR #79C2E4

HEX: #79C2E4 RGB: (121,194,228)

Color info

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

RGB color model

#79C2E4 color RGB value is (121,194,228).

RGB: (121,194,228) (47%, 76%, 89%)

RGB channels and saturation

R 121 of 255 = 47%
G 194 of 255 = 76%
B 228 of 255 = 89%

121
194
228

R + G + B ~ 71%. #79C2E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 121 + 194 + 228 = 543 (100%)
R 121 of 543 ~ 22.28%
G 194 of 543 ~ 35.73%
B 228 of 543 ~ 41.99'%

%22.28
%35.73
%41.99

CMYK color model

#79C2E4 color CMYK value is (47,15,0,11).

  • cyan value is 46.93%
  • magenta value is 14.91%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (47,15,0,11)
C47M15Y0K11 (47%, 15%, 0%, 11%)
(0.47 / 0.15 / 0.00 / 0.11)

CMYK percentages

%46.93
%14.91
%0
%10.59

Codes

Color #79C2E4 in popluar color models

79 C2 E4
RGB 121 194 228
HSL 199° 66.46% 68.43%
HSB/HSV 199° 46.93% 89.41%
CMYK 46.93% 14.91% 0.00%
10.59%

Color #79C2E4 in popluar number systems.

HEX 79 C2 E4
Decimal 121 194 228
Binary 1111001 11000010 11100100
Octal 171 302 344

Shades and tints

Shades of #79C2E4

#79C2E4
(121,194,228)
#6EB1D0
(110,177,208)
#63A0BC
(99,160,188)
#588FA8
(88,143,168)
#4D7E94
(77,126,148)
#426D80
(66,109,128)
#375C6C
(55,92,108)
#2C4B58
(44,75,88)
#213A44
(33,58,68)
#162930
(22,41,48)
#0B181C
(11,24,28)
#000000
(0,0,0)

Tints of #79C2E4

#79C2E4
(121,194,228)
#85C7E6
(133,199,230)
#91CCE8
(145,204,232)
#9DD1EA
(157,209,234)
#A9D6EC
(169,214,236)
#B5DBEE
(181,219,238)
#C1E0F0
(193,224,240)
#CDE5F2
(205,229,242)
#D9EAF4
(217,234,244)
#E5EFF6
(229,239,246)
#F1F4F8
(241,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79C2E4 color. Also use rgb(121,194,228) instead hex code.

Text Font Color

.myTextColor { color: #79C2E4; }

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

This text font color is #79C2E4.

Background Color

.myBgColor { background-color: #79C2E4; }

<div style="background-color:#79C2E4">Inner text</div>

This div background color is #79C2E4.

Border color

.myBorderColor { border: 1px solid #79C2E4; }

<div style="border:3px solid #79C2E4">Div</div>

This div border color is #79C2E4.

Opacity

.myOpacity80 { color: #79C2E4; opacity: 0.8; }

<p style="color:#79C2E4;opacity:0.8;">80%</p>

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

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

This text has shadow with #79C2E4 color.


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

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

This text has shadow with #79C2E4 primary color and red secondary color.


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

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

This text has shadow with #79C2E4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #79C2E4.

Preview

Color preview on black background

This text has color #79C2E4 on black background.


Color preview on white background

This text has color #79C2E4 on white background.


Black color preview on #79C2E4 background

This text has black color on #79C2E4 background.


White color preview on #79C2E4 background

This text has white color on #79C2E4 background.


Related colors

Complementary color

Complementary color for #hex is #863D1B.


I love getcolorcode.com

Triadic colors

1 #E479C2 and #C2E479 with #79C2E4 are triadic colors.

2 #E4C279 and #C279E4 with #79C2E4 are triadic colors.