COLOR #79A2C8

HEX: #79A2C8 RGB: (121,162,200)

Color info

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

RGB color model

#79A2C8 color RGB value is (121,162,200).

RGB: (121,162,200) (47%, 64%, 78%)

RGB channels and saturation

R 121 of 255 = 47%
G 162 of 255 = 64%
B 200 of 255 = 78%

121
162
200

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

Portions of RGB colors in percentages

R + G + B = 121 + 162 + 200 = 483 (100%)
R 121 of 483 ~ 25.05%
G 162 of 483 ~ 33.54%
B 200 of 483 ~ 41.41'%

%25.05
%33.54
%41.41

CMYK color model

#79A2C8 color CMYK value is (40,19,0,22).

  • cyan value is 39.50%
  • magenta value is 19.00%
  • yellow value is 0.00%
  • key color value is 21.57%

CMYK: (40,19,0,22)
C40M19Y0K22 (40%, 19%, 0%, 22%)
(0.40 / 0.19 / 0.00 / 0.22)

CMYK percentages

%39.5
%19
%0
%21.57

Codes

Color #79A2C8 in popluar color models

79 A2 C8
RGB 121 162 200
HSL 209° 41.80% 62.94%
HSB/HSV 209° 39.50% 78.43%
CMYK 39.50% 19.00% 0.00%
21.57%

Color #79A2C8 in popluar number systems.

HEX 79 A2 C8
Decimal 121 162 200
Binary 1111001 10100010 11001000
Octal 171 242 310

Shades and tints

Shades of #79A2C8

#79A2C8
(121,162,200)
#6E94B6
(110,148,182)
#6386A4
(99,134,164)
#587892
(88,120,146)
#4D6A80
(77,106,128)
#425C6E
(66,92,110)
#374E5C
(55,78,92)
#2C404A
(44,64,74)
#213238
(33,50,56)
#162426
(22,36,38)
#0B1614
(11,22,20)
#000000
(0,0,0)

Tints of #79A2C8

#79A2C8
(121,162,200)
#85AACD
(133,170,205)
#91B2D2
(145,178,210)
#9DBAD7
(157,186,215)
#A9C2DC
(169,194,220)
#B5CAE1
(181,202,225)
#C1D2E6
(193,210,230)
#CDDAEB
(205,218,235)
#D9E2F0
(217,226,240)
#E5EAF5
(229,234,245)
#F1F2FA
(241,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79A2C8 color. Also use rgb(121,162,200) instead hex code.

Text Font Color

.myTextColor { color: #79A2C8; }

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

This text font color is #79A2C8.

Background Color

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

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

This div background color is #79A2C8.

Border color

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

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

This div border color is #79A2C8.

Opacity

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

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

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

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

This text has shadow with #79A2C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79A2C8.

Preview

Color preview on black background

This text has color #79A2C8 on black background.


Color preview on white background

This text has color #79A2C8 on white background.


Black color preview on #79A2C8 background

This text has black color on #79A2C8 background.


White color preview on #79A2C8 background

This text has white color on #79A2C8 background.


Related colors

Complementary color

Complementary color for #hex is #865D37.


I love getcolorcode.com

Triadic colors

1 #C879A2 and #A2C879 with #79A2C8 are triadic colors.

2 #C8A279 and #A279C8 with #79A2C8 are triadic colors.