COLOR #79B8B4

HEX: #79B8B4 RGB: (121,184,180)

Color info

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

RGB color model

#79B8B4 color RGB value is (121,184,180).

RGB: (121,184,180) (47%, 72%, 71%)

RGB channels and saturation

R 121 of 255 = 47%
G 184 of 255 = 72%
B 180 of 255 = 71%

121
184
180

R + G + B ~ 63%. #79B8B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 121 + 184 + 180 = 485 (100%)
R 121 of 485 ~ 24.95%
G 184 of 485 ~ 37.94%
B 180 of 485 ~ 37.11'%

%24.95
%37.94
%37.11

CMYK color model

#79B8B4 color CMYK value is (34,0,2,28).

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

CMYK: (34,0,2,28)
C34M0Y2K28 (34%, 0%, 2%, 28%)
(0.34 / 0.00 / 0.02 / 0.28)

CMYK percentages

%34.24
%0
%2.17
%27.84

Codes

Color #79B8B4 in popluar color models

79 B8 B4
RGB 121 184 180
HSL 176° 30.73% 59.80%
HSB/HSV 176° 34.24% 72.16%
CMYK 34.24% 0.00% 2.17%
27.84%

Color #79B8B4 in popluar number systems.

HEX 79 B8 B4
Decimal 121 184 180
Binary 1111001 10111000 10110100
Octal 171 270 264

Shades and tints

Shades of #79B8B4

#79B8B4
(121,184,180)
#6EA8A4
(110,168,164)
#639894
(99,152,148)
#588884
(88,136,132)
#4D7874
(77,120,116)
#426864
(66,104,100)
#375854
(55,88,84)
#2C4844
(44,72,68)
#213834
(33,56,52)
#162824
(22,40,36)
#0B1814
(11,24,20)
#000000
(0,0,0)

Tints of #79B8B4

#79B8B4
(121,184,180)
#85BEBA
(133,190,186)
#91C4C0
(145,196,192)
#9DCAC6
(157,202,198)
#A9D0CC
(169,208,204)
#B5D6D2
(181,214,210)
#C1DCD8
(193,220,216)
#CDE2DE
(205,226,222)
#D9E8E4
(217,232,228)
#E5EEEA
(229,238,234)
#F1F4F0
(241,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #79B8B4; }

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

This text font color is #79B8B4.

Background Color

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

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

This div background color is #79B8B4.

Border color

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

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

This div border color is #79B8B4.

Opacity

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

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

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

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

This text has shadow with #79B8B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79B8B4.

Preview

Color preview on black background

This text has color #79B8B4 on black background.


Color preview on white background

This text has color #79B8B4 on white background.


Black color preview on #79B8B4 background

This text has black color on #79B8B4 background.


White color preview on #79B8B4 background

This text has white color on #79B8B4 background.


Related colors

Complementary color

Complementary color for #hex is #86474B.


I love getcolorcode.com

Triadic colors

1 #B479B8 and #B8B479 with #79B8B4 are triadic colors.

2 #B4B879 and #B879B4 with #79B8B4 are triadic colors.