COLOR #79C9D6

HEX: #79C9D6 RGB: (121,201,214)

Color info

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

RGB color model

#79C9D6 color RGB value is (121,201,214).

RGB: (121,201,214) (47%, 79%, 84%)

RGB channels and saturation

R 121 of 255 = 47%
G 201 of 255 = 79%
B 214 of 255 = 84%

121
201
214

R + G + B ~ 70%. #79C9D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 121 + 201 + 214 = 536 (100%)
R 121 of 536 ~ 22.57%
G 201 of 536 ~ 37.5%
B 214 of 536 ~ 39.93'%

%22.57
%37.5
%39.93

CMYK color model

#79C9D6 color CMYK value is (43,6,0,16).

  • cyan value is 43.46%
  • magenta value is 6.07%
  • yellow value is 0.00%
  • key color value is 16.08%

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

CMYK percentages

%43.46
%6.07
%0
%16.08

Codes

Color #79C9D6 in popluar color models

79 C9 D6
RGB 121 201 214
HSL 188° 53.14% 65.69%
HSB/HSV 188° 43.46% 83.92%
CMYK 43.46% 6.07% 0.00%
16.08%

Color #79C9D6 in popluar number systems.

HEX 79 C9 D6
Decimal 121 201 214
Binary 1111001 11001001 11010110
Octal 171 311 326

Shades and tints

Shades of #79C9D6

#79C9D6
(121,201,214)
#6EB7C3
(110,183,195)
#63A5B0
(99,165,176)
#58939D
(88,147,157)
#4D818A
(77,129,138)
#426F77
(66,111,119)
#375D64
(55,93,100)
#2C4B51
(44,75,81)
#21393E
(33,57,62)
#16272B
(22,39,43)
#0B1518
(11,21,24)
#000000
(0,0,0)

Tints of #79C9D6

#79C9D6
(121,201,214)
#85CDD9
(133,205,217)
#91D1DC
(145,209,220)
#9DD5DF
(157,213,223)
#A9D9E2
(169,217,226)
#B5DDE5
(181,221,229)
#C1E1E8
(193,225,232)
#CDE5EB
(205,229,235)
#D9E9EE
(217,233,238)
#E5EDF1
(229,237,241)
#F1F1F4
(241,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79C9D6 color. Also use rgb(121,201,214) instead hex code.

Text Font Color

.myTextColor { color: #79C9D6; }

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

This text font color is #79C9D6.

Background Color

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

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

This div background color is #79C9D6.

Border color

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

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

This div border color is #79C9D6.

Opacity

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

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

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

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

This text has shadow with #79C9D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79C9D6.

Preview

Color preview on black background

This text has color #79C9D6 on black background.


Color preview on white background

This text has color #79C9D6 on white background.


Black color preview on #79C9D6 background

This text has black color on #79C9D6 background.


White color preview on #79C9D6 background

This text has white color on #79C9D6 background.


Related colors

Complementary color

Complementary color for #hex is #863629.


I love getcolorcode.com

Triadic colors

1 #D679C9 and #C9D679 with #79C9D6 are triadic colors.

2 #D6C979 and #C979D6 with #79C9D6 are triadic colors.