COLOR #77B3D4

HEX: #77B3D4 RGB: (119,179,212)

Color info

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

RGB color model

#77B3D4 color RGB value is (119,179,212).

RGB: (119,179,212) (47%, 70%, 83%)

RGB channels and saturation

R 119 of 255 = 47%
G 179 of 255 = 70%
B 212 of 255 = 83%

119
179
212

R + G + B ~ 67%. #77B3D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 119 + 179 + 212 = 510 (100%)
R 119 of 510 ~ 23.33%
G 179 of 510 ~ 35.1%
B 212 of 510 ~ 41.57'%

%23.33
%35.1
%41.57

CMYK color model

#77B3D4 color CMYK value is (44,16,0,17).

  • cyan value is 43.87%
  • magenta value is 15.57%
  • yellow value is 0.00%
  • key color value is 16.86%
CMYK: (44,16,0,17) C44M16Y0K17 (44%,16%,0%,17%) (0.44/0.16/0.00/0.17) 

CMYK percentages

%43.87
%15.57
%0
%16.86

Codes

Color #77B3D4 in popluar color models

77 B3 D4
RGB 119 179 212
HSL 201° 51.96% 64.90%
HSB/HSV 201° 43.87% 83.14%
CMYK 43.87% 15.57% 0.00%
16.86%

Color #77B3D4 in popluar number systems.

HEX 77 B3 D4
Decimal 119 179 212
Binary 1110111 10110011 11010100
Octal 167 263 324

Shades and tints

Shades of #77B3D4

#77B3D4
(119,179,212)
#6DA3C1
(109,163,193)
#6393AE
(99,147,174)
#59839B
(89,131,155)
#4F7388
(79,115,136)
#456375
(69,99,117)
#3B5362
(59,83,98)
#31434F
(49,67,79)
#27333C
(39,51,60)
#1D2329
(29,35,41)
#131316
(19,19,22)
#000000
(0,0,0)

Tints of #77B3D4

#77B3D4
(119,179,212)
#83B9D7
(131,185,215)
#8FBFDA
(143,191,218)
#9BC5DD
(155,197,221)
#A7CBE0
(167,203,224)
#B3D1E3
(179,209,227)
#BFD7E6
(191,215,230)
#CBDDE9
(203,221,233)
#D7E3EC
(215,227,236)
#E3E9EF
(227,233,239)
#EFEFF2
(239,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77B3D4 color. Also use rgb(119,179,212) instead hex code.

Text Font Color

.myTextColor { color: #77B3D4; }

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

This text font color is #77B3D4.

Background Color

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

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

This div background color is #77B3D4.

Border color

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

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

This div border color is #77B3D4.

Opacity

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

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

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

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

This text has shadow with #77B3D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77B3D4.

Preview

Color preview on black background

This text has color #77B3D4 on black background.


Color preview on white background

This text has color #77B3D4 on white background.


Black color preview on #77B3D4 background

This text has black color on #77B3D4 background.


White color preview on #77B3D4 background

This text has white color on #77B3D4 background.


Related colors

Complementary color

Complementary color for #hex is #884C2B.


I love getcolorcode.com

Triadic colors

1 #D477B3 and #B3D477 with #77B3D4 are triadic colors.

2 #D4B377 and #B377D4 with #77B3D4 are triadic colors.