COLOR #77D4FC

HEX: #77D4FC RGB: (119,212,252)

Renk bilgisi

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

RGB renk modeli

#77D4FC color RGB value is (119,212,252).

RGB: (119,212,252) (47%, 83%, 99%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 212 of 255 = 83%
B 252 of 255 = 99%

119
212
252

R + G + B ~ 76%. #77D4FC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 212 + 252 = 583 (100%)
R 119 of 583 ~ 20.41%
G 212 of 583 ~ 36.36%
B 252 of 583 ~ 43.22'%

%20.41
%36.36
%43.22

CMYK RENK MODELİ

#77D4FC rengi CMYK tonu (53,16,0,1).

  • camgöbeği tonu 52.78%
  • eflatun tonu 15.87%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (53,16,0,1)
C53M16Y0K1 (53%, 16%, 0%, 1%)
(0.53 / 0.16 / 0.00 / 0.01)

CMYK yüzdeleri

%52.78
%15.87
%0
%1.18

Codes

Color #77D4FC in popluar color models

77 D4 FC
RGB 119 212 252
HSL 198° 95.68% 72.75%
HSB/HSV 198° 52.78% 98.82%
CMYK 52.78% 15.87% 0.00%
1.18%

Color #77D4FC in popluar number systems.

HEX 77 D4 FC
Decimal 119 212 252
Binary 1110111 11010100 11111100
Octal 167 324 374

Shades and tints

Shades of #77D4FC

#77D4FC
(119,212,252)
#6DC1E6
(109,193,230)
#63AED0
(99,174,208)
#599BBA
(89,155,186)
#4F88A4
(79,136,164)
#45758E
(69,117,142)
#3B6278
(59,98,120)
#314F62
(49,79,98)
#273C4C
(39,60,76)
#1D2936
(29,41,54)
#131620
(19,22,32)
#000000
(0,0,0)

Tints of #77D4FC

#77D4FC
(119,212,252)
#83D7FC
(131,215,252)
#8FDAFC
(143,218,252)
#9BDDFC
(155,221,252)
#A7E0FC
(167,224,252)
#B3E3FC
(179,227,252)
#BFE6FC
(191,230,252)
#CBE9FC
(203,233,252)
#D7ECFC
(215,236,252)
#E3EFFC
(227,239,252)
#EFF2FC
(239,242,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77D4FC; }

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

This text font color is #77D4FC.

Background Color

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

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

This div background color is #77D4FC.

Border color

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

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

This div border color is #77D4FC.

Opacity

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

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

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

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

This text has shadow with #77D4FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77D4FC.

Preview

Color preview on black background

This text has color #77D4FC on black background.


Color preview on white background

This text has color #77D4FC on white background.


Black color preview on #77D4FC background

This text has black color on #77D4FC background.


White color preview on #77D4FC background

This text has white color on #77D4FC background.


Related colors

Complementary color

Complementary color for #hex is #882B03.


I love getcolorcode.com

Triadic colors

1 #FC77D4 and #D4FC77 with #77D4FC are triadic colors.

2 #FCD477 and #D477FC with #77D4FC are triadic colors.