COLOR #79A497

HEX: #79A497 RGB: (121,164,151)

Color info

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

RGB color model

#79A497 color RGB value is (121,164,151).

RGB: (121,164,151) (47%, 64%, 59%)

RGB channels and saturation

R 121 of 255 = 47%
G 164 of 255 = 64%
B 151 of 255 = 59%

121
164
151

R + G + B ~ 57%. #79A497 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 164 + 151 = 436 (100%)
R 121 of 436 ~ 27.75%
G 164 of 436 ~ 37.61%
B 151 of 436 ~ 34.63'%

%27.75
%37.61
%34.63

CMYK color model

#79A497 color CMYK value is (26,0,8,36).

  • cyan value is 26.22%
  • magenta value is 0.00%
  • yellow value is 7.93%
  • key color value is 35.69%
CMYK: (26,0,8,36) C26M0Y8K36 (26%,0%,8%,36%) (0.26/0.00/0.08/0.36) 

CMYK percentages

%26.22
%0
%7.93
%35.69

Codes

Color #79A497 in popluar color models

79 A4 97
RGB 121 164 151
HSL 162° 19.11% 55.88%
HSB/HSV 162° 26.22% 64.31%
CMYK 26.22% 0.00% 7.93%
35.69%

Color #79A497 in popluar number systems.

HEX 79 A4 97
Decimal 121 164 151
Binary 1111001 10100100 10010111
Octal 171 244 227

Shades and tints

Shades of #79A497

#79A497
(121,164,151)
#6E968A
(110,150,138)
#63887D
(99,136,125)
#587A70
(88,122,112)
#4D6C63
(77,108,99)
#425E56
(66,94,86)
#375049
(55,80,73)
#2C423C
(44,66,60)
#21342F
(33,52,47)
#162622
(22,38,34)
#0B1815
(11,24,21)
#000000
(0,0,0)

Tints of #79A497

#79A497
(121,164,151)
#85ACA0
(133,172,160)
#91B4A9
(145,180,169)
#9DBCB2
(157,188,178)
#A9C4BB
(169,196,187)
#B5CCC4
(181,204,196)
#C1D4CD
(193,212,205)
#CDDCD6
(205,220,214)
#D9E4DF
(217,228,223)
#E5ECE8
(229,236,232)
#F1F4F1
(241,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79A497 color. Also use rgb(121,164,151) instead hex code.

Text Font Color

.myTextColor { color: #79A497; }

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

This text font color is #79A497.

Background Color

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

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

This div background color is #79A497.

Border color

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

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

This div border color is #79A497.

Opacity

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

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

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

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

This text has shadow with #79A497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79A497.

Preview

Color preview on black background

This text has color #79A497 on black background.


Color preview on white background

This text has color #79A497 on white background.


Black color preview on #79A497 background

This text has black color on #79A497 background.


White color preview on #79A497 background

This text has white color on #79A497 background.


Related colors

Complementary color

Complementary color for #hex is #865B68.


I love getcolorcode.com

Triadic colors

1 #9779A4 and #A49779 with #79A497 are triadic colors.

2 #97A479 and #A47997 with #79A497 are triadic colors.