COLOR #79B2A7

HEX: #79B2A7 RGB: (121,178,167)

Color info

#79B2A7 contains red, green and blue colors in about the same proportion. Web safe color of #79B2A7 is #669999 (or #699).

RGB color model

#79B2A7 color RGB value is (121,178,167).

RGB: (121,178,167) (47%, 70%, 65%)

RGB channels and saturation

R 121 of 255 = 47%
G 178 of 255 = 70%
B 167 of 255 = 65%

121
178
167

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

Portions of RGB colors in percentages

R + G + B = 121 + 178 + 167 = 466 (100%)
R 121 of 466 ~ 25.97%
G 178 of 466 ~ 38.2%
B 167 of 466 ~ 35.84'%

%25.97
%38.2
%35.84

CMYK color model

#79B2A7 color CMYK value is (32,0,6,30).

  • cyan value is 32.02%
  • magenta value is 0.00%
  • yellow value is 6.18%
  • key color value is 30.20%
CMYK: (32,0,6,30) C32M0Y6K30 (32%,0%,6%,30%) (0.32/0.00/0.06/0.30) 

CMYK percentages

%32.02
%0
%6.18
%30.2

Codes

Color #79B2A7 in popluar color models

79 B2 A7
RGB 121 178 167
HSL 168° 27.01% 58.63%
HSB/HSV 168° 32.02% 69.80%
CMYK 32.02% 0.00% 6.18%
30.20%

Color #79B2A7 in popluar number systems.

HEX 79 B2 A7
Decimal 121 178 167
Binary 1111001 10110010 10100111
Octal 171 262 247

Shades and tints

Shades of #79B2A7

#79B2A7
(121,178,167)
#6EA298
(110,162,152)
#639289
(99,146,137)
#58827A
(88,130,122)
#4D726B
(77,114,107)
#42625C
(66,98,92)
#37524D
(55,82,77)
#2C423E
(44,66,62)
#21322F
(33,50,47)
#162220
(22,34,32)
#0B1211
(11,18,17)
#000000
(0,0,0)

Tints of #79B2A7

#79B2A7
(121,178,167)
#85B9AF
(133,185,175)
#91C0B7
(145,192,183)
#9DC7BF
(157,199,191)
#A9CEC7
(169,206,199)
#B5D5CF
(181,213,207)
#C1DCD7
(193,220,215)
#CDE3DF
(205,227,223)
#D9EAE7
(217,234,231)
#E5F1EF
(229,241,239)
#F1F8F7
(241,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79B2A7 color. Also use rgb(121,178,167) instead hex code.

Text Font Color

.myTextColor { color: #79B2A7; }

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

This text font color is #79B2A7.

Background Color

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

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

This div background color is #79B2A7.

Border color

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

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

This div border color is #79B2A7.

Opacity

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

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

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

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

This text has shadow with #79B2A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79B2A7.

Preview

Color preview on black background

This text has color #79B2A7 on black background.


Color preview on white background

This text has color #79B2A7 on white background.


Black color preview on #79B2A7 background

This text has black color on #79B2A7 background.


White color preview on #79B2A7 background

This text has white color on #79B2A7 background.


Related colors

Complementary color

Complementary color for #hex is #864D58.


I love getcolorcode.com

Triadic colors

1 #A779B2 and #B2A779 with #79B2A7 are triadic colors.

2 #A7B279 and #B279A7 with #79B2A7 are triadic colors.