COLOR #77ADDA

HEX: #77ADDA RGB: (119,173,218)

Renk bilgisi

#77ADDA contains mainly green and blue colors. #77ADDA ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#77ADDA color RGB value is (119,173,218).

RGB: (119,173,218) (47%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 173 of 255 = 68%
B 218 of 255 = 85%

119
173
218

R + G + B ~ 67%. #77ADDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 173 + 218 = 510 (100%)
R 119 of 510 ~ 23.33%
G 173 of 510 ~ 33.92%
B 218 of 510 ~ 42.75'%

%23.33
%33.92
%42.75

CMYK RENK MODELİ

#77ADDA rengi CMYK tonu (45,21,0,15).

  • camgöbeği tonu 45.41%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (45,21,0,15)
C45M21Y0K15 (45%, 21%, 0%, 15%)
(0.45 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%45.41
%20.64
%0
%14.51

Codes

Color #77ADDA in popluar color models

77 AD DA
RGB 119 173 218
HSL 207° 57.23% 66.08%
HSB/HSV 207° 45.41% 85.49%
CMYK 45.41% 20.64% 0.00%
14.51%

Color #77ADDA in popluar number systems.

HEX 77 AD DA
Decimal 119 173 218
Binary 1110111 10101101 11011010
Octal 167 255 332

Shades and tints

Shades of #77ADDA

#77ADDA
(119,173,218)
#6D9EC7
(109,158,199)
#638FB4
(99,143,180)
#5980A1
(89,128,161)
#4F718E
(79,113,142)
#45627B
(69,98,123)
#3B5368
(59,83,104)
#314455
(49,68,85)
#273542
(39,53,66)
#1D262F
(29,38,47)
#13171C
(19,23,28)
#000000
(0,0,0)

Tints of #77ADDA

#77ADDA
(119,173,218)
#83B4DD
(131,180,221)
#8FBBE0
(143,187,224)
#9BC2E3
(155,194,227)
#A7C9E6
(167,201,230)
#B3D0E9
(179,208,233)
#BFD7EC
(191,215,236)
#CBDEEF
(203,222,239)
#D7E5F2
(215,229,242)
#E3ECF5
(227,236,245)
#EFF3F8
(239,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77ADDA color. Also use rgb(119,173,218) instead hex code.

Text Font Color

.myTextColor { color: #77ADDA; }

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

This text font color is #77ADDA.

Background Color

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

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

This div background color is #77ADDA.

Border color

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

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

This div border color is #77ADDA.

Opacity

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

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

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

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

This text has shadow with #77ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77ADDA.

Preview

Color preview on black background

This text has color #77ADDA on black background.


Color preview on white background

This text has color #77ADDA on white background.


Black color preview on #77ADDA background

This text has black color on #77ADDA background.


White color preview on #77ADDA background

This text has white color on #77ADDA background.


Related colors

Complementary color

Complementary color for #hex is #885225.


I love getcolorcode.com

Triadic colors

1 #DA77AD and #ADDA77 with #77ADDA are triadic colors.

2 #DAAD77 and #AD77DA with #77ADDA are triadic colors.