COLOR #79A9B8

HEX: #79A9B8 RGB: (121,169,184)

Color info

#79A9B8 contains mainly green and blue colors. Web safe color of #79A9B8 is #6699CC (or #69C).

RGB color model

#79A9B8 color RGB value is (121,169,184).

RGB: (121,169,184) (47%, 66%, 72%)

RGB channels and saturation

R 121 of 255 = 47%
G 169 of 255 = 66%
B 184 of 255 = 72%

121
169
184

R + G + B ~ 62%. #79A9B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 121 + 169 + 184 = 474 (100%)
R 121 of 474 ~ 25.53%
G 169 of 474 ~ 35.65%
B 184 of 474 ~ 38.82'%

%25.53
%35.65
%38.82

CMYK color model

#79A9B8 color CMYK value is (34,8,0,28).

  • cyan value is 34.24%
  • magenta value is 8.15%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (34,8,0,28)
C34M8Y0K28 (34%, 8%, 0%, 28%)
(0.34 / 0.08 / 0.00 / 0.28)

CMYK percentages

%34.24
%8.15
%0
%27.84

Codes

Color #79A9B8 in popluar color models

79 A9 B8
RGB 121 169 184
HSL 194° 30.73% 59.80%
HSB/HSV 194° 34.24% 72.16%
CMYK 34.24% 8.15% 0.00%
27.84%

Color #79A9B8 in popluar number systems.

HEX 79 A9 B8
Decimal 121 169 184
Binary 1111001 10101001 10111000
Octal 171 251 270

Shades and tints

Shades of #79A9B8

#79A9B8
(121,169,184)
#6E9AA8
(110,154,168)
#638B98
(99,139,152)
#587C88
(88,124,136)
#4D6D78
(77,109,120)
#425E68
(66,94,104)
#374F58
(55,79,88)
#2C4048
(44,64,72)
#213138
(33,49,56)
#162228
(22,34,40)
#0B1318
(11,19,24)
#000000
(0,0,0)

Tints of #79A9B8

#79A9B8
(121,169,184)
#85B0BE
(133,176,190)
#91B7C4
(145,183,196)
#9DBECA
(157,190,202)
#A9C5D0
(169,197,208)
#B5CCD6
(181,204,214)
#C1D3DC
(193,211,220)
#CDDAE2
(205,218,226)
#D9E1E8
(217,225,232)
#E5E8EE
(229,232,238)
#F1EFF4
(241,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79A9B8 color. Also use rgb(121,169,184) instead hex code.

Text Font Color

.myTextColor { color: #79A9B8; }

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

This text font color is #79A9B8.

Background Color

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

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

This div background color is #79A9B8.

Border color

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

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

This div border color is #79A9B8.

Opacity

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

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

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

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

This text has shadow with #79A9B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79A9B8.

Preview

Color preview on black background

This text has color #79A9B8 on black background.


Color preview on white background

This text has color #79A9B8 on white background.


Black color preview on #79A9B8 background

This text has black color on #79A9B8 background.


White color preview on #79A9B8 background

This text has white color on #79A9B8 background.


Related colors

Complementary color

Complementary color for #hex is #865647.


I love getcolorcode.com

Triadic colors

1 #B879A9 and #A9B879 with #79A9B8 are triadic colors.

2 #B8A979 and #A979B8 with #79A9B8 are triadic colors.