COLOR #78ADCE

HEX: #78ADCE RGB: (120,173,206)

Renk bilgisi

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

RGB renk modeli

#78ADCE color RGB value is (120,173,206).

RGB: (120,173,206) (47%, 68%, 81%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 173 of 255 = 68%
B 206 of 255 = 81%

120
173
206

R + G + B ~ 65%. #78ADCE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 173 + 206 = 499 (100%)
R 120 of 499 ~ 24.05%
G 173 of 499 ~ 34.67%
B 206 of 499 ~ 41.28'%

%24.05
%34.67
%41.28

CMYK RENK MODELİ

#78ADCE rengi CMYK tonu (42,16,0,19).

  • camgöbeği tonu 41.75%
  • eflatun tonu 16.02%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (42,16,0,19)
C42M16Y0K19 (42%, 16%, 0%, 19%)
(0.42 / 0.16 / 0.00 / 0.19)

CMYK yüzdeleri

%41.75
%16.02
%0
%19.22

Codes

Color #78ADCE in popluar color models

78 AD CE
RGB 120 173 206
HSL 203° 46.74% 63.92%
HSB/HSV 203° 41.75% 80.78%
CMYK 41.75% 16.02% 0.00%
19.22%

Color #78ADCE in popluar number systems.

HEX 78 AD CE
Decimal 120 173 206
Binary 1111000 10101101 11001110
Octal 170 255 316

Shades and tints

Shades of #78ADCE

#78ADCE
(120,173,206)
#6E9EBC
(110,158,188)
#648FAA
(100,143,170)
#5A8098
(90,128,152)
#507186
(80,113,134)
#466274
(70,98,116)
#3C5362
(60,83,98)
#324450
(50,68,80)
#28353E
(40,53,62)
#1E262C
(30,38,44)
#14171A
(20,23,26)
#000000
(0,0,0)

Tints of #78ADCE

#78ADCE
(120,173,206)
#84B4D2
(132,180,210)
#90BBD6
(144,187,214)
#9CC2DA
(156,194,218)
#A8C9DE
(168,201,222)
#B4D0E2
(180,208,226)
#C0D7E6
(192,215,230)
#CCDEEA
(204,222,234)
#D8E5EE
(216,229,238)
#E4ECF2
(228,236,242)
#F0F3F6
(240,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78ADCE color. Also use rgb(120,173,206) instead hex code.

Text Font Color

.myTextColor { color: #78ADCE; }

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

This text font color is #78ADCE.

Background Color

.myBgColor { background-color: #78ADCE; }

<div style="background-color:#78ADCE">Inner text</div>

This div background color is #78ADCE.

Border color

.myBorderColor { border: 1px solid #78ADCE; }

<div style="border:3px solid #78ADCE">Div</div>

This div border color is #78ADCE.

Opacity

.myOpacity80 { color: #78ADCE; opacity: 0.8; }

<p style="color:#78ADCE;opacity:0.8;">80%</p>

Text with #78ADCE 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 #78ADCE;}

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

This text has shadow with #78ADCE color.


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

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

This text has shadow with #78ADCE primary color and red secondary color.


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

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

This text has shadow with #78ADCE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #78ADCE.

Preview

Color preview on black background

This text has color #78ADCE on black background.


Color preview on white background

This text has color #78ADCE on white background.


Black color preview on #78ADCE background

This text has black color on #78ADCE background.


White color preview on #78ADCE background

This text has white color on #78ADCE background.


Related colors

Complementary color

Complementary color for #hex is #875231.


I love getcolorcode.com

Triadic colors

1 #CE78AD and #ADCE78 with #78ADCE are triadic colors.

2 #CEAD78 and #AD78CE with #78ADCE are triadic colors.