COLOR #77A9D8

HEX: #77A9D8 RGB: (119,169,216)

Color info

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

RGB color model

#77A9D8 color RGB value is (119,169,216).

RGB: (119,169,216) (47%, 66%, 85%)

RGB channels and saturation

R 119 of 255 = 47%
G 169 of 255 = 66%
B 216 of 255 = 85%

119
169
216

R + G + B ~ 66%. #77A9D8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 119 + 169 + 216 = 504 (100%)
R 119 of 504 ~ 23.61%
G 169 of 504 ~ 33.53%
B 216 of 504 ~ 42.86'%

%23.61
%33.53
%42.86

CMYK color model

#77A9D8 color CMYK value is (45,22,0,15).

  • cyan value is 44.91%
  • magenta value is 21.76%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (45,22,0,15)
C45M22Y0K15 (45%, 22%, 0%, 15%)
(0.45 / 0.22 / 0.00 / 0.15)

CMYK percentages

%44.91
%21.76
%0
%15.29

Codes

Color #77A9D8 in popluar color models

77 A9 D8
RGB 119 169 216
HSL 209° 55.43% 65.69%
HSB/HSV 209° 44.91% 84.71%
CMYK 44.91% 21.76% 0.00%
15.29%

Color #77A9D8 in popluar number systems.

HEX 77 A9 D8
Decimal 119 169 216
Binary 1110111 10101001 11011000
Octal 167 251 330

Shades and tints

Shades of #77A9D8

#77A9D8
(119,169,216)
#6D9AC5
(109,154,197)
#638BB2
(99,139,178)
#597C9F
(89,124,159)
#4F6D8C
(79,109,140)
#455E79
(69,94,121)
#3B4F66
(59,79,102)
#314053
(49,64,83)
#273140
(39,49,64)
#1D222D
(29,34,45)
#13131A
(19,19,26)
#000000
(0,0,0)

Tints of #77A9D8

#77A9D8
(119,169,216)
#83B0DB
(131,176,219)
#8FB7DE
(143,183,222)
#9BBEE1
(155,190,225)
#A7C5E4
(167,197,228)
#B3CCE7
(179,204,231)
#BFD3EA
(191,211,234)
#CBDAED
(203,218,237)
#D7E1F0
(215,225,240)
#E3E8F3
(227,232,243)
#EFEFF6
(239,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77A9D8 color. Also use rgb(119,169,216) instead hex code.

Text Font Color

.myTextColor { color: #77A9D8; }

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

This text font color is #77A9D8.

Background Color

.myBgColor { background-color: #77A9D8; }

<div style="background-color:#77A9D8">Inner text</div>

This div background color is #77A9D8.

Border color

.myBorderColor { border: 1px solid #77A9D8; }

<div style="border:3px solid #77A9D8">Div</div>

This div border color is #77A9D8.

Opacity

.myOpacity80 { color: #77A9D8; opacity: 0.8; }

<p style="color:#77A9D8;opacity:0.8;">80%</p>

Text with #77A9D8 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 #77A9D8;}

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

This text has shadow with #77A9D8 color.


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

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

This text has shadow with #77A9D8 primary color and red secondary color.


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

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

This text has shadow with #77A9D8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77A9D8.

Preview

Color preview on black background

This text has color #77A9D8 on black background.


Color preview on white background

This text has color #77A9D8 on white background.


Black color preview on #77A9D8 background

This text has black color on #77A9D8 background.


White color preview on #77A9D8 background

This text has white color on #77A9D8 background.


Related colors

Complementary color

Complementary color for #hex is #885627.


I love getcolorcode.com

Triadic colors

1 #D877A9 and #A9D877 with #77A9D8 are triadic colors.

2 #D8A977 and #A977D8 with #77A9D8 are triadic colors.