COLOR #79A8C9

HEX: #79A8C9 RGB: (121,168,201)

Color info

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

RGB color model

#79A8C9 color RGB value is (121,168,201).

RGB: (121,168,201) (47%, 66%, 79%)

RGB channels and saturation

R 121 of 255 = 47%
G 168 of 255 = 66%
B 201 of 255 = 79%

121
168
201

R + G + B ~ 64%. #79A8C9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 121 + 168 + 201 = 490 (100%)
R 121 of 490 ~ 24.69%
G 168 of 490 ~ 34.29%
B 201 of 490 ~ 41.02'%

%24.69
%34.29
%41.02

CMYK color model

#79A8C9 color CMYK value is (40,16,0,21).

  • cyan value is 39.80%
  • magenta value is 16.42%
  • yellow value is 0.00%
  • key color value is 21.18%

CMYK: (40,16,0,21)
C40M16Y0K21 (40%, 16%, 0%, 21%)
(0.40 / 0.16 / 0.00 / 0.21)

CMYK percentages

%39.8
%16.42
%0
%21.18

Codes

Color #79A8C9 in popluar color models

79 A8 C9
RGB 121 168 201
HSL 205° 42.55% 63.14%
HSB/HSV 205° 39.80% 78.82%
CMYK 39.80% 16.42% 0.00%
21.18%

Color #79A8C9 in popluar number systems.

HEX 79 A8 C9
Decimal 121 168 201
Binary 1111001 10101000 11001001
Octal 171 250 311

Shades and tints

Shades of #79A8C9

#79A8C9
(121,168,201)
#6E99B7
(110,153,183)
#638AA5
(99,138,165)
#587B93
(88,123,147)
#4D6C81
(77,108,129)
#425D6F
(66,93,111)
#374E5D
(55,78,93)
#2C3F4B
(44,63,75)
#213039
(33,48,57)
#162127
(22,33,39)
#0B1215
(11,18,21)
#000000
(0,0,0)

Tints of #79A8C9

#79A8C9
(121,168,201)
#85AFCD
(133,175,205)
#91B6D1
(145,182,209)
#9DBDD5
(157,189,213)
#A9C4D9
(169,196,217)
#B5CBDD
(181,203,221)
#C1D2E1
(193,210,225)
#CDD9E5
(205,217,229)
#D9E0E9
(217,224,233)
#E5E7ED
(229,231,237)
#F1EEF1
(241,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79A8C9 color. Also use rgb(121,168,201) instead hex code.

Text Font Color

.myTextColor { color: #79A8C9; }

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

This text font color is #79A8C9.

Background Color

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

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

This div background color is #79A8C9.

Border color

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

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

This div border color is #79A8C9.

Opacity

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

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

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

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

This text has shadow with #79A8C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79A8C9.

Preview

Color preview on black background

This text has color #79A8C9 on black background.


Color preview on white background

This text has color #79A8C9 on white background.


Black color preview on #79A8C9 background

This text has black color on #79A8C9 background.


White color preview on #79A8C9 background

This text has white color on #79A8C9 background.


Related colors

Complementary color

Complementary color for #hex is #865736.


I love getcolorcode.com

Triadic colors

1 #C979A8 and #A8C979 with #79A8C9 are triadic colors.

2 #C9A879 and #A879C9 with #79A8C9 are triadic colors.