COLOR #76D6DF

HEX: #76D6DF RGB: (118,214,223)

Color info

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

RGB color model

#76D6DF color RGB value is (118,214,223).

RGB: (118,214,223) (46%, 84%, 87%)

RGB channels and saturation

R 118 of 255 = 46%
G 214 of 255 = 84%
B 223 of 255 = 87%

118
214
223

R + G + B ~ 72%. #76D6DF is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 214 + 223 = 555 (100%)
R 118 of 555 ~ 21.26%
G 214 of 555 ~ 38.56%
B 223 of 555 ~ 40.18'%

%21.26
%38.56
%40.18

CMYK color model

#76D6DF color CMYK value is (47,4,0,13).

  • cyan value is 47.09%
  • magenta value is 4.04%
  • yellow value is 0.00%
  • key color value is 12.55%

CMYK: (47,4,0,13)
C47M4Y0K13 (47%, 4%, 0%, 13%)
(0.47 / 0.04 / 0.00 / 0.13)

CMYK percentages

%47.09
%4.04
%0
%12.55

Codes

Color #76D6DF in popluar color models

76 D6 DF
RGB 118 214 223
HSL 185° 62.13% 66.86%
HSB/HSV 185° 47.09% 87.45%
CMYK 47.09% 4.04% 0.00%
12.55%

Color #76D6DF in popluar number systems.

HEX 76 D6 DF
Decimal 118 214 223
Binary 1110110 11010110 11011111
Octal 166 326 337

Shades and tints

Shades of #76D6DF

#76D6DF
(118,214,223)
#6CC3CB
(108,195,203)
#62B0B7
(98,176,183)
#589DA3
(88,157,163)
#4E8A8F
(78,138,143)
#44777B
(68,119,123)
#3A6467
(58,100,103)
#305153
(48,81,83)
#263E3F
(38,62,63)
#1C2B2B
(28,43,43)
#121817
(18,24,23)
#000000
(0,0,0)

Tints of #76D6DF

#76D6DF
(118,214,223)
#82D9E1
(130,217,225)
#8EDCE3
(142,220,227)
#9ADFE5
(154,223,229)
#A6E2E7
(166,226,231)
#B2E5E9
(178,229,233)
#BEE8EB
(190,232,235)
#CAEBED
(202,235,237)
#D6EEEF
(214,238,239)
#E2F1F1
(226,241,241)
#EEF4F3
(238,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76D6DF color. Also use rgb(118,214,223) instead hex code.

Text Font Color

.myTextColor { color: #76D6DF; }

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

This text font color is #76D6DF.

Background Color

.myBgColor { background-color: #76D6DF; }

<div style="background-color:#76D6DF">Inner text</div>

This div background color is #76D6DF.

Border color

.myBorderColor { border: 1px solid #76D6DF; }

<div style="border:3px solid #76D6DF">Div</div>

This div border color is #76D6DF.

Opacity

.myOpacity80 { color: #76D6DF; opacity: 0.8; }

<p style="color:#76D6DF;opacity:0.8;">80%</p>

Text with #76D6DF 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 #76D6DF;}

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

This text has shadow with #76D6DF color.


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

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

This text has shadow with #76D6DF primary color and red secondary color.


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

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

This text has shadow with #76D6DF and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76D6DF.

Preview

Color preview on black background

This text has color #76D6DF on black background.


Color preview on white background

This text has color #76D6DF on white background.


Black color preview on #76D6DF background

This text has black color on #76D6DF background.


White color preview on #76D6DF background

This text has white color on #76D6DF background.


Related colors

Complementary color

Complementary color for #hex is #892920.


I love getcolorcode.com

Triadic colors

1 #DF76D6 and #D6DF76 with #76D6DF are triadic colors.

2 #DFD676 and #D676DF with #76D6DF are triadic colors.