COLOR #79A5B9

HEX: #79A5B9 RGB: (121,165,185)

Color info

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

RGB color model

#79A5B9 color RGB value is (121,165,185).

RGB: (121,165,185) (47%, 65%, 73%)

RGB channels and saturation

R 121 of 255 = 47%
G 165 of 255 = 65%
B 185 of 255 = 73%

121
165
185

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

Portions of RGB colors in percentages

R + G + B = 121 + 165 + 185 = 471 (100%)
R 121 of 471 ~ 25.69%
G 165 of 471 ~ 35.03%
B 185 of 471 ~ 39.28'%

%25.69
%35.03
%39.28

CMYK color model

#79A5B9 color CMYK value is (35,11,0,27).

  • cyan value is 34.59%
  • magenta value is 10.81%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (35,11,0,27)
C35M11Y0K27 (35%, 11%, 0%, 27%)
(0.35 / 0.11 / 0.00 / 0.27)

CMYK percentages

%34.59
%10.81
%0
%27.45

Codes

Color #79A5B9 in popluar color models

79 A5 B9
RGB 121 165 185
HSL 199° 31.37% 60.00%
HSB/HSV 199° 34.59% 72.55%
CMYK 34.59% 10.81% 0.00%
27.45%

Color #79A5B9 in popluar number systems.

HEX 79 A5 B9
Decimal 121 165 185
Binary 1111001 10100101 10111001
Octal 171 245 271

Shades and tints

Shades of #79A5B9

#79A5B9
(121,165,185)
#6E96A9
(110,150,169)
#638799
(99,135,153)
#587889
(88,120,137)
#4D6979
(77,105,121)
#425A69
(66,90,105)
#374B59
(55,75,89)
#2C3C49
(44,60,73)
#212D39
(33,45,57)
#161E29
(22,30,41)
#0B0F19
(11,15,25)
#000000
(0,0,0)

Tints of #79A5B9

#79A5B9
(121,165,185)
#85ADBF
(133,173,191)
#91B5C5
(145,181,197)
#9DBDCB
(157,189,203)
#A9C5D1
(169,197,209)
#B5CDD7
(181,205,215)
#C1D5DD
(193,213,221)
#CDDDE3
(205,221,227)
#D9E5E9
(217,229,233)
#E5EDEF
(229,237,239)
#F1F5F5
(241,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79A5B9 color. Also use rgb(121,165,185) instead hex code.

Text Font Color

.myTextColor { color: #79A5B9; }

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

This text font color is #79A5B9.

Background Color

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

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

This div background color is #79A5B9.

Border color

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

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

This div border color is #79A5B9.

Opacity

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

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

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

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

This text has shadow with #79A5B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79A5B9.

Preview

Color preview on black background

This text has color #79A5B9 on black background.


Color preview on white background

This text has color #79A5B9 on white background.


Black color preview on #79A5B9 background

This text has black color on #79A5B9 background.


White color preview on #79A5B9 background

This text has white color on #79A5B9 background.


Related colors

Complementary color

Complementary color for #hex is #865A46.


I love getcolorcode.com

Triadic colors

1 #B979A5 and #A5B979 with #79A5B9 are triadic colors.

2 #B9A579 and #A579B9 with #79A5B9 are triadic colors.