COLOR #78D1D4

HEX: #78D1D4 RGB: (120,209,212)

Color info

#78D1D4 contains mainly green and blue colors. Web safe color of #78D1D4 is #66CCCC (or #6CC).

RGB color model

#78D1D4 color RGB value is (120,209,212).

RGB: (120,209,212) (47%, 82%, 83%)

RGB channels and saturation

R 120 of 255 = 47%
G 209 of 255 = 82%
B 212 of 255 = 83%

120
209
212

R + G + B ~ 71%. #78D1D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 120 + 209 + 212 = 541 (100%)
R 120 of 541 ~ 22.18%
G 209 of 541 ~ 38.63%
B 212 of 541 ~ 39.19'%

%22.18
%38.63
%39.19

CMYK color model

#78D1D4 color CMYK value is (43,1,0,17).

  • cyan value is 43.40%
  • magenta value is 1.42%
  • yellow value is 0.00%
  • key color value is 16.86%
CMYK: (43,1,0,17) C43M1Y0K17 (43%,1%,0%,17%) (0.43/0.01/0.00/0.17) 

CMYK percentages

%43.4
%1.42
%0
%16.86

Codes

Color #78D1D4 in popluar color models

78 D1 D4
RGB 120 209 212
HSL 182° 51.69% 65.10%
HSB/HSV 182° 43.40% 83.14%
CMYK 43.40% 1.42% 0.00%
16.86%

Color #78D1D4 in popluar number systems.

HEX 78 D1 D4
Decimal 120 209 212
Binary 1111000 11010001 11010100
Octal 170 321 324

Shades and tints

Shades of #78D1D4

#78D1D4
(120,209,212)
#6EBEC1
(110,190,193)
#64ABAE
(100,171,174)
#5A989B
(90,152,155)
#508588
(80,133,136)
#467275
(70,114,117)
#3C5F62
(60,95,98)
#324C4F
(50,76,79)
#28393C
(40,57,60)
#1E2629
(30,38,41)
#141316
(20,19,22)
#000000
(0,0,0)

Tints of #78D1D4

#78D1D4
(120,209,212)
#84D5D7
(132,213,215)
#90D9DA
(144,217,218)
#9CDDDD
(156,221,221)
#A8E1E0
(168,225,224)
#B4E5E3
(180,229,227)
#C0E9E6
(192,233,230)
#CCEDE9
(204,237,233)
#D8F1EC
(216,241,236)
#E4F5EF
(228,245,239)
#F0F9F2
(240,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78D1D4 color. Also use rgb(120,209,212) instead hex code.

Text Font Color

.myTextColor { color: #78D1D4; }

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

This text font color is #78D1D4.

Background Color

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

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

This div background color is #78D1D4.

Border color

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

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

This div border color is #78D1D4.

Opacity

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

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

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

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

This text has shadow with #78D1D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78D1D4.

Preview

Color preview on black background

This text has color #78D1D4 on black background.


Color preview on white background

This text has color #78D1D4 on white background.


Black color preview on #78D1D4 background

This text has black color on #78D1D4 background.


White color preview on #78D1D4 background

This text has white color on #78D1D4 background.


Related colors

Complementary color

Complementary color for #hex is #872E2B.


I love getcolorcode.com

Triadic colors

1 #D478D1 and #D1D478 with #78D1D4 are triadic colors.

2 #D4D178 and #D178D4 with #78D1D4 are triadic colors.