COLOR #79A4B7

HEX: #79A4B7 RGB: (121,164,183)

Color info

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

RGB color model

#79A4B7 color RGB value is (121,164,183).

RGB: (121,164,183) (47%, 64%, 72%)

RGB channels and saturation

R 121 of 255 = 47%
G 164 of 255 = 64%
B 183 of 255 = 72%

121
164
183

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

Portions of RGB colors in percentages

R + G + B = 121 + 164 + 183 = 468 (100%)
R 121 of 468 ~ 25.85%
G 164 of 468 ~ 35.04%
B 183 of 468 ~ 39.1'%

%25.85
%35.04
%39.1

CMYK color model

#79A4B7 color CMYK value is (34,10,0,28).

  • cyan value is 33.88%
  • magenta value is 10.38%
  • yellow value is 0.00%
  • key color value is 28.24%

CMYK: (34,10,0,28)
C34M10Y0K28 (34%, 10%, 0%, 28%)
(0.34 / 0.10 / 0.00 / 0.28)

CMYK percentages

%33.88
%10.38
%0
%28.24

Codes

Color #79A4B7 in popluar color models

79 A4 B7
RGB 121 164 183
HSL 198° 30.10% 59.61%
HSB/HSV 198° 33.88% 71.76%
CMYK 33.88% 10.38% 0.00%
28.24%

Color #79A4B7 in popluar number systems.

HEX 79 A4 B7
Decimal 121 164 183
Binary 1111001 10100100 10110111
Octal 171 244 267

Shades and tints

Shades of #79A4B7

#79A4B7
(121,164,183)
#6E96A7
(110,150,167)
#638897
(99,136,151)
#587A87
(88,122,135)
#4D6C77
(77,108,119)
#425E67
(66,94,103)
#375057
(55,80,87)
#2C4247
(44,66,71)
#213437
(33,52,55)
#162627
(22,38,39)
#0B1817
(11,24,23)
#000000
(0,0,0)

Tints of #79A4B7

#79A4B7
(121,164,183)
#85ACBD
(133,172,189)
#91B4C3
(145,180,195)
#9DBCC9
(157,188,201)
#A9C4CF
(169,196,207)
#B5CCD5
(181,204,213)
#C1D4DB
(193,212,219)
#CDDCE1
(205,220,225)
#D9E4E7
(217,228,231)
#E5ECED
(229,236,237)
#F1F4F3
(241,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #79A4B7; }

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

This text font color is #79A4B7.

Background Color

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

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

This div background color is #79A4B7.

Border color

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

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

This div border color is #79A4B7.

Opacity

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

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

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

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

This text has shadow with #79A4B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79A4B7.

Preview

Color preview on black background

This text has color #79A4B7 on black background.


Color preview on white background

This text has color #79A4B7 on white background.


Black color preview on #79A4B7 background

This text has black color on #79A4B7 background.


White color preview on #79A4B7 background

This text has white color on #79A4B7 background.


Related colors

Complementary color

Complementary color for #hex is #865B48.


I love getcolorcode.com

Triadic colors

1 #B779A4 and #A4B779 with #79A4B7 are triadic colors.

2 #B7A479 and #A479B7 with #79A4B7 are triadic colors.