COLOR #7CD6DF

HEX: #7CD6DF RGB: (124,214,223)

Color info

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

RGB color model

#7CD6DF color RGB value is (124,214,223).

RGB: (124,214,223) (49%, 84%, 87%)

RGB channels and saturation

R 124 of 255 = 49%
G 214 of 255 = 84%
B 223 of 255 = 87%

124
214
223

R + G + B ~ 73%. #7CD6DF is quite light color.

Portions of RGB colors in percentages

R + G + B = 124 + 214 + 223 = 561 (100%)
R 124 of 561 ~ 22.1%
G 214 of 561 ~ 38.15%
B 223 of 561 ~ 39.75'%

%22.1
%38.15
%39.75

CMYK color model

#7CD6DF color CMYK value is (44,4,0,13).

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

CMYK: (44,4,0,13)
C44M4Y0K13 (44%, 4%, 0%, 13%)
(0.44 / 0.04 / 0.00 / 0.13)

CMYK percentages

%44.39
%4.04
%0
%12.55

Codes

Color #7CD6DF in popluar color models

7C D6 DF
RGB 124 214 223
HSL 185° 60.74% 68.04%
HSB/HSV 185° 44.39% 87.45%
CMYK 44.39% 4.04% 0.00%
12.55%

Color #7CD6DF in popluar number systems.

HEX 7C D6 DF
Decimal 124 214 223
Binary 1111100 11010110 11011111
Octal 174 326 337

Shades and tints

Shades of #7CD6DF

#7CD6DF
(124,214,223)
#71C3CB
(113,195,203)
#66B0B7
(102,176,183)
#5B9DA3
(91,157,163)
#508A8F
(80,138,143)
#45777B
(69,119,123)
#3A6467
(58,100,103)
#2F5153
(47,81,83)
#243E3F
(36,62,63)
#192B2B
(25,43,43)
#0E1817
(14,24,23)
#000000
(0,0,0)

Tints of #7CD6DF

#7CD6DF
(124,214,223)
#87D9E1
(135,217,225)
#92DCE3
(146,220,227)
#9DDFE5
(157,223,229)
#A8E2E7
(168,226,231)
#B3E5E9
(179,229,233)
#BEE8EB
(190,232,235)
#C9EBED
(201,235,237)
#D4EEEF
(212,238,239)
#DFF1F1
(223,241,241)
#EAF4F3
(234,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7CD6DF color. Also use rgb(124,214,223) instead hex code.

Text Font Color

.myTextColor { color: #7CD6DF; }

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

This text font color is #7CD6DF.

Background Color

.myBgColor { background-color: #7CD6DF; }

<div style="background-color:#7CD6DF">Inner text</div>

This div background color is #7CD6DF.

Border color

.myBorderColor { border: 1px solid #7CD6DF; }

<div style="border:3px solid #7CD6DF">Div</div>

This div border color is #7CD6DF.

Opacity

.myOpacity80 { color: #7CD6DF; opacity: 0.8; }

<p style="color:#7CD6DF;opacity:0.8;">80%</p>

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

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

This text has shadow with #7CD6DF color.


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

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

This text has shadow with #7CD6DF primary color and red secondary color.


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

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

This text has shadow with #7CD6DF and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7CD6DF.

Preview

Color preview on black background

This text has color #7CD6DF on black background.


Color preview on white background

This text has color #7CD6DF on white background.


Black color preview on #7CD6DF background

This text has black color on #7CD6DF background.


White color preview on #7CD6DF background

This text has white color on #7CD6DF background.


Related colors

Complementary color

Complementary color for #hex is #832920.


I love getcolorcode.com

Triadic colors

1 #DF7CD6 and #D6DF7C with #7CD6DF are triadic colors.

2 #DFD67C and #D67CDF with #7CD6DF are triadic colors.