COLOR #7DD9C2

HEX: #7DD9C2 RGB: (125,217,194)

Color info

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

RGB color model

#7DD9C2 color RGB value is (125,217,194).

RGB: (125,217,194) (49%, 85%, 76%)

RGB channels and saturation

R 125 of 255 = 49%
G 217 of 255 = 85%
B 194 of 255 = 76%

125
217
194

R + G + B ~ 70%. #7DD9C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 125 + 217 + 194 = 536 (100%)
R 125 of 536 ~ 23.32%
G 217 of 536 ~ 40.49%
B 194 of 536 ~ 36.19'%

%23.32
%40.49
%36.19

CMYK color model

#7DD9C2 color CMYK value is (42,0,11,15).

  • cyan value is 42.40%
  • magenta value is 0.00%
  • yellow value is 10.60%
  • key color value is 14.90%
CMYK: (42,0,11,15) C42M0Y11K15 (42%,0%,11%,15%) (0.42/0.00/0.11/0.15) 

CMYK percentages

%42.4
%0
%10.6
%14.9

Codes

Color #7DD9C2 in popluar color models

7D D9 C2
RGB 125 217 194
HSL 165° 54.76% 67.06%
HSB/HSV 165° 42.40% 85.10%
CMYK 42.40% 0.00% 10.60%
14.90%

Color #7DD9C2 in popluar number systems.

HEX 7D D9 C2
Decimal 125 217 194
Binary 1111101 11011001 11000010
Octal 175 331 302

Shades and tints

Shades of #7DD9C2

#7DD9C2
(125,217,194)
#72C6B1
(114,198,177)
#67B3A0
(103,179,160)
#5CA08F
(92,160,143)
#518D7E
(81,141,126)
#467A6D
(70,122,109)
#3B675C
(59,103,92)
#30544B
(48,84,75)
#25413A
(37,65,58)
#1A2E29
(26,46,41)
#0F1B18
(15,27,24)
#000000
(0,0,0)

Tints of #7DD9C2

#7DD9C2
(125,217,194)
#88DCC7
(136,220,199)
#93DFCC
(147,223,204)
#9EE2D1
(158,226,209)
#A9E5D6
(169,229,214)
#B4E8DB
(180,232,219)
#BFEBE0
(191,235,224)
#CAEEE5
(202,238,229)
#D5F1EA
(213,241,234)
#E0F4EF
(224,244,239)
#EBF7F4
(235,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DD9C2 color. Also use rgb(125,217,194) instead hex code.

Text Font Color

.myTextColor { color: #7DD9C2; }

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

This text font color is #7DD9C2.

Background Color

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

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

This div background color is #7DD9C2.

Border color

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

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

This div border color is #7DD9C2.

Opacity

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

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

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

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

This text has shadow with #7DD9C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DD9C2.

Preview

Color preview on black background

This text has color #7DD9C2 on black background.


Color preview on white background

This text has color #7DD9C2 on white background.


Black color preview on #7DD9C2 background

This text has black color on #7DD9C2 background.


White color preview on #7DD9C2 background

This text has white color on #7DD9C2 background.


Related colors

Complementary color

Complementary color for #hex is #82263D.


I love getcolorcode.com

Triadic colors

1 #C27DD9 and #D9C27D with #7DD9C2 are triadic colors.

2 #C2D97D and #D97DC2 with #7DD9C2 are triadic colors.