COLOR #77D4CC

HEX: #77D4CC RGB: (119,212,204)

Renk bilgisi

#77D4CC contains mainly green and blue colors. #77D4CC ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#77D4CC color RGB value is (119,212,204).

RGB: (119,212,204) (47%, 83%, 80%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 212 of 255 = 83%
B 204 of 255 = 80%

119
212
204

R + G + B ~ 70%. #77D4CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 212 + 204 = 535 (100%)
R 119 of 535 ~ 22.24%
G 212 of 535 ~ 39.63%
B 204 of 535 ~ 38.13'%

%22.24
%39.63
%38.13

CMYK RENK MODELİ

#77D4CC rengi CMYK tonu (44,0,4,17).

  • camgöbeği tonu 43.87%
  • eflatun tonu 0.00%
  • sarı tonu 3.77%
  • ana renk tonu 16.86%

CMYK: (44,0,4,17)
C44M0Y4K17 (44%, 0%, 4%, 17%)
(0.44 / 0.00 / 0.04 / 0.17)

CMYK yüzdeleri

%43.87
%0
%3.77
%16.86

Codes

Color #77D4CC in popluar color models

77 D4 CC
RGB 119 212 204
HSL 175° 51.96% 64.90%
HSB/HSV 175° 43.87% 83.14%
CMYK 43.87% 0.00% 3.77%
16.86%

Color #77D4CC in popluar number systems.

HEX 77 D4 CC
Decimal 119 212 204
Binary 1110111 11010100 11001100
Octal 167 324 314

Shades and tints

Shades of #77D4CC

#77D4CC
(119,212,204)
#6DC1BA
(109,193,186)
#63AEA8
(99,174,168)
#599B96
(89,155,150)
#4F8884
(79,136,132)
#457572
(69,117,114)
#3B6260
(59,98,96)
#314F4E
(49,79,78)
#273C3C
(39,60,60)
#1D292A
(29,41,42)
#131618
(19,22,24)
#000000
(0,0,0)

Tints of #77D4CC

#77D4CC
(119,212,204)
#83D7D0
(131,215,208)
#8FDAD4
(143,218,212)
#9BDDD8
(155,221,216)
#A7E0DC
(167,224,220)
#B3E3E0
(179,227,224)
#BFE6E4
(191,230,228)
#CBE9E8
(203,233,232)
#D7ECEC
(215,236,236)
#E3EFF0
(227,239,240)
#EFF2F4
(239,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77D4CC; }

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

This text font color is #77D4CC.

Background Color

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

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

This div background color is #77D4CC.

Border color

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

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

This div border color is #77D4CC.

Opacity

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

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

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

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

This text has shadow with #77D4CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77D4CC.

Preview

Color preview on black background

This text has color #77D4CC on black background.


Color preview on white background

This text has color #77D4CC on white background.


Black color preview on #77D4CC background

This text has black color on #77D4CC background.


White color preview on #77D4CC background

This text has white color on #77D4CC background.


Related colors

Complementary color

Complementary color for #hex is #882B33.


I love getcolorcode.com

Triadic colors

1 #CC77D4 and #D4CC77 with #77D4CC are triadic colors.

2 #CCD477 and #D477CC with #77D4CC are triadic colors.