COLOR #79B6A8

HEX: #79B6A8 RGB: (121,182,168)

Color info

#79B6A8 contains mainly green and blue colors. Web safe color of #79B6A8 is #66CC99 (or #6C9).

RGB color model

#79B6A8 color RGB value is (121,182,168).

RGB: (121,182,168) (47%, 71%, 66%)

RGB channels and saturation

R 121 of 255 = 47%
G 182 of 255 = 71%
B 168 of 255 = 66%

121
182
168

R + G + B ~ 61%. #79B6A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 121 + 182 + 168 = 471 (100%)
R 121 of 471 ~ 25.69%
G 182 of 471 ~ 38.64%
B 168 of 471 ~ 35.67'%

%25.69
%38.64
%35.67

CMYK color model

#79B6A8 color CMYK value is (34,0,8,29).

  • cyan value is 33.52%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 28.63%

CMYK: (34,0,8,29)
C34M0Y8K29 (34%, 0%, 8%, 29%)
(0.34 / 0.00 / 0.08 / 0.29)

CMYK percentages

%33.52
%0
%7.69
%28.63

Codes

Color #79B6A8 in popluar color models

79 B6 A8
RGB 121 182 168
HSL 166° 29.47% 59.41%
HSB/HSV 166° 33.52% 71.37%
CMYK 33.52% 0.00% 7.69%
28.63%

Color #79B6A8 in popluar number systems.

HEX 79 B6 A8
Decimal 121 182 168
Binary 1111001 10110110 10101000
Octal 171 266 250

Shades and tints

Shades of #79B6A8

#79B6A8
(121,182,168)
#6EA699
(110,166,153)
#63968A
(99,150,138)
#58867B
(88,134,123)
#4D766C
(77,118,108)
#42665D
(66,102,93)
#37564E
(55,86,78)
#2C463F
(44,70,63)
#213630
(33,54,48)
#162621
(22,38,33)
#0B1612
(11,22,18)
#000000
(0,0,0)

Tints of #79B6A8

#79B6A8
(121,182,168)
#85BCAF
(133,188,175)
#91C2B6
(145,194,182)
#9DC8BD
(157,200,189)
#A9CEC4
(169,206,196)
#B5D4CB
(181,212,203)
#C1DAD2
(193,218,210)
#CDE0D9
(205,224,217)
#D9E6E0
(217,230,224)
#E5ECE7
(229,236,231)
#F1F2EE
(241,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79B6A8 color. Also use rgb(121,182,168) instead hex code.

Text Font Color

.myTextColor { color: #79B6A8; }

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

This text font color is #79B6A8.

Background Color

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

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

This div background color is #79B6A8.

Border color

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

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

This div border color is #79B6A8.

Opacity

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

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

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

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

This text has shadow with #79B6A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79B6A8.

Preview

Color preview on black background

This text has color #79B6A8 on black background.


Color preview on white background

This text has color #79B6A8 on white background.


Black color preview on #79B6A8 background

This text has black color on #79B6A8 background.


White color preview on #79B6A8 background

This text has white color on #79B6A8 background.


Related colors

Complementary color

Complementary color for #hex is #864957.


I love getcolorcode.com

Triadic colors

1 #A879B6 and #B6A879 with #79B6A8 are triadic colors.

2 #A8B679 and #B679A8 with #79B6A8 are triadic colors.