COLOR #77D0F0

HEX: #77D0F0 RGB: (119,208,240)

Renk bilgisi

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

RGB renk modeli

#77D0F0 color RGB value is (119,208,240).

RGB: (119,208,240) (47%, 82%, 94%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 208 of 255 = 82%
B 240 of 255 = 94%

119
208
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 208 + 240 = 567 (100%)
R 119 of 567 ~ 20.99%
G 208 of 567 ~ 36.68%
B 240 of 567 ~ 42.33'%

%20.99
%36.68
%42.33

CMYK RENK MODELİ

#77D0F0 rengi CMYK tonu (50,13,0,6).

  • camgöbeği tonu 50.42%
  • eflatun tonu 13.33%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (50,13,0,6)
C50M13Y0K6 (50%, 13%, 0%, 6%)
(0.50 / 0.13 / 0.00 / 0.06)

CMYK yüzdeleri

%50.42
%13.33
%0
%5.88

Codes

Color #77D0F0 in popluar color models

77 D0 F0
RGB 119 208 240
HSL 196° 80.13% 70.39%
HSB/HSV 196° 50.42% 94.12%
CMYK 50.42% 13.33% 0.00%
5.88%

Color #77D0F0 in popluar number systems.

HEX 77 D0 F0
Decimal 119 208 240
Binary 1110111 11010000 11110000
Octal 167 320 360

Shades and tints

Shades of #77D0F0

#77D0F0
(119,208,240)
#6DBEDB
(109,190,219)
#63ACC6
(99,172,198)
#599AB1
(89,154,177)
#4F889C
(79,136,156)
#457687
(69,118,135)
#3B6472
(59,100,114)
#31525D
(49,82,93)
#274048
(39,64,72)
#1D2E33
(29,46,51)
#131C1E
(19,28,30)
#000000
(0,0,0)

Tints of #77D0F0

#77D0F0
(119,208,240)
#83D4F1
(131,212,241)
#8FD8F2
(143,216,242)
#9BDCF3
(155,220,243)
#A7E0F4
(167,224,244)
#B3E4F5
(179,228,245)
#BFE8F6
(191,232,246)
#CBECF7
(203,236,247)
#D7F0F8
(215,240,248)
#E3F4F9
(227,244,249)
#EFF8FA
(239,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77D0F0 color. Also use rgb(119,208,240) instead hex code.

Text Font Color

.myTextColor { color: #77D0F0; }

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

This text font color is #77D0F0.

Background Color

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

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

This div background color is #77D0F0.

Border color

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

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

This div border color is #77D0F0.

Opacity

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

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

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

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

This text has shadow with #77D0F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77D0F0.

Preview

Color preview on black background

This text has color #77D0F0 on black background.


Color preview on white background

This text has color #77D0F0 on white background.


Black color preview on #77D0F0 background

This text has black color on #77D0F0 background.


White color preview on #77D0F0 background

This text has white color on #77D0F0 background.


Related colors

Complementary color

Complementary color for #hex is #882F0F.


I love getcolorcode.com

Triadic colors

1 #F077D0 and #D0F077 with #77D0F0 are triadic colors.

2 #F0D077 and #D077F0 with #77D0F0 are triadic colors.