COLOR #79A5D9

HEX: #79A5D9 RGB: (121,165,217)

Color info

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

RGB color model

#79A5D9 color RGB value is (121,165,217).

RGB: (121,165,217) (47%, 65%, 85%)

RGB channels and saturation

R 121 of 255 = 47%
G 165 of 255 = 65%
B 217 of 255 = 85%

121
165
217

R + G + B ~ 66%. #79A5D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 121 + 165 + 217 = 503 (100%)
R 121 of 503 ~ 24.06%
G 165 of 503 ~ 32.8%
B 217 of 503 ~ 43.14'%

%24.06
%32.8
%43.14

CMYK color model

#79A5D9 color CMYK value is (44,24,0,15).

  • cyan value is 44.24%
  • magenta value is 23.96%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (44,24,0,15)
C44M24Y0K15 (44%, 24%, 0%, 15%)
(0.44 / 0.24 / 0.00 / 0.15)

CMYK percentages

%44.24
%23.96
%0
%14.9

Codes

Color #79A5D9 in popluar color models

79 A5 D9
RGB 121 165 217
HSL 213° 55.81% 66.27%
HSB/HSV 213° 44.24% 85.10%
CMYK 44.24% 23.96% 0.00%
14.90%

Color #79A5D9 in popluar number systems.

HEX 79 A5 D9
Decimal 121 165 217
Binary 1111001 10100101 11011001
Octal 171 245 331

Shades and tints

Shades of #79A5D9

#79A5D9
(121,165,217)
#6E96C6
(110,150,198)
#6387B3
(99,135,179)
#5878A0
(88,120,160)
#4D698D
(77,105,141)
#425A7A
(66,90,122)
#374B67
(55,75,103)
#2C3C54
(44,60,84)
#212D41
(33,45,65)
#161E2E
(22,30,46)
#0B0F1B
(11,15,27)
#000000
(0,0,0)

Tints of #79A5D9

#79A5D9
(121,165,217)
#85ADDC
(133,173,220)
#91B5DF
(145,181,223)
#9DBDE2
(157,189,226)
#A9C5E5
(169,197,229)
#B5CDE8
(181,205,232)
#C1D5EB
(193,213,235)
#CDDDEE
(205,221,238)
#D9E5F1
(217,229,241)
#E5EDF4
(229,237,244)
#F1F5F7
(241,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #79A5D9; }

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

This text font color is #79A5D9.

Background Color

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

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

This div background color is #79A5D9.

Border color

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

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

This div border color is #79A5D9.

Opacity

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

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

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

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

This text has shadow with #79A5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79A5D9.

Preview

Color preview on black background

This text has color #79A5D9 on black background.


Color preview on white background

This text has color #79A5D9 on white background.


Black color preview on #79A5D9 background

This text has black color on #79A5D9 background.


White color preview on #79A5D9 background

This text has white color on #79A5D9 background.


Related colors

Complementary color

Complementary color for #hex is #865A26.


I love getcolorcode.com

Triadic colors

1 #D979A5 and #A5D979 with #79A5D9 are triadic colors.

2 #D9A579 and #A579D9 with #79A5D9 are triadic colors.