COLOR #79B5D4

HEX: #79B5D4 RGB: (121,181,212)

Color info

#79B5D4 contains mainly green and blue colors. Web safe color of #79B5D4 is #66CCCC (or #6CC).

RGB color model

#79B5D4 color RGB value is (121,181,212).

RGB: (121,181,212) (47%, 71%, 83%)

RGB channels and saturation

R 121 of 255 = 47%
G 181 of 255 = 71%
B 212 of 255 = 83%

121
181
212

R + G + B ~ 67%. #79B5D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 121 + 181 + 212 = 514 (100%)
R 121 of 514 ~ 23.54%
G 181 of 514 ~ 35.21%
B 212 of 514 ~ 41.25'%

%23.54
%35.21
%41.25

CMYK color model

#79B5D4 color CMYK value is (43,15,0,17).

  • cyan value is 42.92%
  • magenta value is 14.62%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (43,15,0,17)
C43M15Y0K17 (43%, 15%, 0%, 17%)
(0.43 / 0.15 / 0.00 / 0.17)

CMYK percentages

%42.92
%14.62
%0
%16.86

Codes

Color #79B5D4 in popluar color models

79 B5 D4
RGB 121 181 212
HSL 200° 51.41% 65.29%
HSB/HSV 200° 42.92% 83.14%
CMYK 42.92% 14.62% 0.00%
16.86%

Color #79B5D4 in popluar number systems.

HEX 79 B5 D4
Decimal 121 181 212
Binary 1111001 10110101 11010100
Octal 171 265 324

Shades and tints

Shades of #79B5D4

#79B5D4
(121,181,212)
#6EA5C1
(110,165,193)
#6395AE
(99,149,174)
#58859B
(88,133,155)
#4D7588
(77,117,136)
#426575
(66,101,117)
#375562
(55,85,98)
#2C454F
(44,69,79)
#21353C
(33,53,60)
#162529
(22,37,41)
#0B1516
(11,21,22)
#000000
(0,0,0)

Tints of #79B5D4

#79B5D4
(121,181,212)
#85BBD7
(133,187,215)
#91C1DA
(145,193,218)
#9DC7DD
(157,199,221)
#A9CDE0
(169,205,224)
#B5D3E3
(181,211,227)
#C1D9E6
(193,217,230)
#CDDFE9
(205,223,233)
#D9E5EC
(217,229,236)
#E5EBEF
(229,235,239)
#F1F1F2
(241,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79B5D4 color. Also use rgb(121,181,212) instead hex code.

Text Font Color

.myTextColor { color: #79B5D4; }

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

This text font color is #79B5D4.

Background Color

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

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

This div background color is #79B5D4.

Border color

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

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

This div border color is #79B5D4.

Opacity

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

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

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

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

This text has shadow with #79B5D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79B5D4.

Preview

Color preview on black background

This text has color #79B5D4 on black background.


Color preview on white background

This text has color #79B5D4 on white background.


Black color preview on #79B5D4 background

This text has black color on #79B5D4 background.


White color preview on #79B5D4 background

This text has white color on #79B5D4 background.


Related colors

Complementary color

Complementary color for #hex is #864A2B.


I love getcolorcode.com

Triadic colors

1 #D479B5 and #B5D479 with #79B5D4 are triadic colors.

2 #D4B579 and #B579D4 with #79B5D4 are triadic colors.