COLOR #7DD7A6

HEX: #7DD7A6 RGB: (125,215,166)

Color info

#7DD7A6 contains mainly green and blue colors. Web safe color of #7DD7A6 is #66CC99 (or #6C9).

RGB color model

#7DD7A6 color RGB value is (125,215,166).

RGB: (125,215,166) (49%, 84%, 65%)

RGB channels and saturation

R 125 of 255 = 49%
G 215 of 255 = 84%
B 166 of 255 = 65%

125
215
166

R + G + B ~ 66%. #7DD7A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 125 + 215 + 166 = 506 (100%)
R 125 of 506 ~ 24.7%
G 215 of 506 ~ 42.49%
B 166 of 506 ~ 32.81'%

%24.7
%42.49
%32.81

CMYK color model

#7DD7A6 color CMYK value is (42,0,23,16).

  • cyan value is 41.86%
  • magenta value is 0.00%
  • yellow value is 22.79%
  • key color value is 15.69%
CMYK: (42,0,23,16) C42M0Y23K16 (42%,0%,23%,16%) (0.42/0.00/0.23/0.16) 

CMYK percentages

%41.86
%0
%22.79
%15.69

Codes

Color #7DD7A6 in popluar color models

7D D7 A6
RGB 125 215 166
HSL 147° 52.94% 66.67%
HSB/HSV 147° 41.86% 84.31%
CMYK 41.86% 0.00% 22.79%
15.69%

Color #7DD7A6 in popluar number systems.

HEX 7D D7 A6
Decimal 125 215 166
Binary 1111101 11010111 10100110
Octal 175 327 246

Shades and tints

Shades of #7DD7A6

#7DD7A6
(125,215,166)
#72C497
(114,196,151)
#67B188
(103,177,136)
#5C9E79
(92,158,121)
#518B6A
(81,139,106)
#46785B
(70,120,91)
#3B654C
(59,101,76)
#30523D
(48,82,61)
#253F2E
(37,63,46)
#1A2C1F
(26,44,31)
#0F1910
(15,25,16)
#000000
(0,0,0)

Tints of #7DD7A6

#7DD7A6
(125,215,166)
#88DAAE
(136,218,174)
#93DDB6
(147,221,182)
#9EE0BE
(158,224,190)
#A9E3C6
(169,227,198)
#B4E6CE
(180,230,206)
#BFE9D6
(191,233,214)
#CAECDE
(202,236,222)
#D5EFE6
(213,239,230)
#E0F2EE
(224,242,238)
#EBF5F6
(235,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DD7A6 color. Also use rgb(125,215,166) instead hex code.

Text Font Color

.myTextColor { color: #7DD7A6; }

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

This text font color is #7DD7A6.

Background Color

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

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

This div background color is #7DD7A6.

Border color

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

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

This div border color is #7DD7A6.

Opacity

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

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

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

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

This text has shadow with #7DD7A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DD7A6.

Preview

Color preview on black background

This text has color #7DD7A6 on black background.


Color preview on white background

This text has color #7DD7A6 on white background.


Black color preview on #7DD7A6 background

This text has black color on #7DD7A6 background.


White color preview on #7DD7A6 background

This text has white color on #7DD7A6 background.


Related colors

Complementary color

Complementary color for #hex is #822859.


I love getcolorcode.com

Triadic colors

1 #A67DD7 and #D7A67D with #7DD7A6 are triadic colors.

2 #A6D77D and #D77DA6 with #7DD7A6 are triadic colors.