COLOR #77A4C3

HEX: #77A4C3 RGB: (119,164,195)

Color info

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

RGB color model

#77A4C3 color RGB value is (119,164,195).

RGB: (119,164,195) (47%, 64%, 76%)

RGB channels and saturation

R 119 of 255 = 47%
G 164 of 255 = 64%
B 195 of 255 = 76%

119
164
195

R + G + B ~ 62%. #77A4C3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 119 + 164 + 195 = 478 (100%)
R 119 of 478 ~ 24.9%
G 164 of 478 ~ 34.31%
B 195 of 478 ~ 40.79'%

%24.9
%34.31
%40.79

CMYK color model

#77A4C3 color CMYK value is (39,16,0,24).

  • cyan value is 38.97%
  • magenta value is 15.90%
  • yellow value is 0.00%
  • key color value is 23.53%

CMYK: (39,16,0,24)
C39M16Y0K24 (39%, 16%, 0%, 24%)
(0.39 / 0.16 / 0.00 / 0.24)

CMYK percentages

%38.97
%15.9
%0
%23.53

Codes

Color #77A4C3 in popluar color models

77 A4 C3
RGB 119 164 195
HSL 204° 38.78% 61.57%
HSB/HSV 204° 38.97% 76.47%
CMYK 38.97% 15.90% 0.00%
23.53%

Color #77A4C3 in popluar number systems.

HEX 77 A4 C3
Decimal 119 164 195
Binary 1110111 10100100 11000011
Octal 167 244 303

Shades and tints

Shades of #77A4C3

#77A4C3
(119,164,195)
#6D96B2
(109,150,178)
#6388A1
(99,136,161)
#597A90
(89,122,144)
#4F6C7F
(79,108,127)
#455E6E
(69,94,110)
#3B505D
(59,80,93)
#31424C
(49,66,76)
#27343B
(39,52,59)
#1D262A
(29,38,42)
#131819
(19,24,25)
#000000
(0,0,0)

Tints of #77A4C3

#77A4C3
(119,164,195)
#83ACC8
(131,172,200)
#8FB4CD
(143,180,205)
#9BBCD2
(155,188,210)
#A7C4D7
(167,196,215)
#B3CCDC
(179,204,220)
#BFD4E1
(191,212,225)
#CBDCE6
(203,220,230)
#D7E4EB
(215,228,235)
#E3ECF0
(227,236,240)
#EFF4F5
(239,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77A4C3 color. Also use rgb(119,164,195) instead hex code.

Text Font Color

.myTextColor { color: #77A4C3; }

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

This text font color is #77A4C3.

Background Color

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

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

This div background color is #77A4C3.

Border color

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

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

This div border color is #77A4C3.

Opacity

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

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

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

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

This text has shadow with #77A4C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77A4C3.

Preview

Color preview on black background

This text has color #77A4C3 on black background.


Color preview on white background

This text has color #77A4C3 on white background.


Black color preview on #77A4C3 background

This text has black color on #77A4C3 background.


White color preview on #77A4C3 background

This text has white color on #77A4C3 background.


Related colors

Complementary color

Complementary color for #hex is #885B3C.


I love getcolorcode.com

Triadic colors

1 #C377A4 and #A4C377 with #77A4C3 are triadic colors.

2 #C3A477 and #A477C3 with #77A4C3 are triadic colors.