COLOR #77D5E9

HEX: #77D5E9 RGB: (119,213,233)

Renk bilgisi

#77D5E9 contains mainly green and blue colors. #77D5E9 ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#77D5E9 color RGB value is (119,213,233).

RGB: (119,213,233) (47%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 213 of 255 = 84%
B 233 of 255 = 91%

119
213
233

R + G + B ~ 74%. #77D5E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 213 + 233 = 565 (100%)
R 119 of 565 ~ 21.06%
G 213 of 565 ~ 37.7%
B 233 of 565 ~ 41.24'%

%21.06
%37.7
%41.24

CMYK RENK MODELİ

#77D5E9 rengi CMYK tonu (49,9,0,9).

  • camgöbeği tonu 48.93%
  • eflatun tonu 8.58%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (49,9,0,9)
C49M9Y0K9 (49%, 9%, 0%, 9%)
(0.49 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%48.93
%8.58
%0
%8.63

Codes

Color #77D5E9 in popluar color models

77 D5 E9
RGB 119 213 233
HSL 191° 72.15% 69.02%
HSB/HSV 191° 48.93% 91.37%
CMYK 48.93% 8.58% 0.00%
8.63%

Color #77D5E9 in popluar number systems.

HEX 77 D5 E9
Decimal 119 213 233
Binary 1110111 11010101 11101001
Octal 167 325 351

Shades and tints

Shades of #77D5E9

#77D5E9
(119,213,233)
#6DC2D4
(109,194,212)
#63AFBF
(99,175,191)
#599CAA
(89,156,170)
#4F8995
(79,137,149)
#457680
(69,118,128)
#3B636B
(59,99,107)
#315056
(49,80,86)
#273D41
(39,61,65)
#1D2A2C
(29,42,44)
#131717
(19,23,23)
#000000
(0,0,0)

Tints of #77D5E9

#77D5E9
(119,213,233)
#83D8EB
(131,216,235)
#8FDBED
(143,219,237)
#9BDEEF
(155,222,239)
#A7E1F1
(167,225,241)
#B3E4F3
(179,228,243)
#BFE7F5
(191,231,245)
#CBEAF7
(203,234,247)
#D7EDF9
(215,237,249)
#E3F0FB
(227,240,251)
#EFF3FD
(239,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77D5E9 color. Also use rgb(119,213,233) instead hex code.

Text Font Color

.myTextColor { color: #77D5E9; }

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

This text font color is #77D5E9.

Background Color

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

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

This div background color is #77D5E9.

Border color

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

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

This div border color is #77D5E9.

Opacity

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

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

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

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

This text has shadow with #77D5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77D5E9.

Preview

Color preview on black background

This text has color #77D5E9 on black background.


Color preview on white background

This text has color #77D5E9 on white background.


Black color preview on #77D5E9 background

This text has black color on #77D5E9 background.


White color preview on #77D5E9 background

This text has white color on #77D5E9 background.


Related colors

Complementary color

Complementary color for #hex is #882A16.


I love getcolorcode.com

Triadic colors

1 #E977D5 and #D5E977 with #77D5E9 are triadic colors.

2 #E9D577 and #D577E9 with #77D5E9 are triadic colors.