COLOR #7DDF9E

HEX: #7DDF9E RGB: (125,223,158)

Color info

#7DDF9E contains mainly green color. Web safe color of #7DDF9E is #66CC99 (or #6C9).

RGB color model

#7DDF9E color RGB value is (125,223,158).

RGB: (125,223,158) (49%, 87%, 62%)

RGB channels and saturation

R 125 of 255 = 49%
G 223 of 255 = 87%
B 158 of 255 = 62%

125
223
158

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

Portions of RGB colors in percentages

R + G + B = 125 + 223 + 158 = 506 (100%)
R 125 of 506 ~ 24.7%
G 223 of 506 ~ 44.07%
B 158 of 506 ~ 31.23'%

%24.7
%44.07
%31.23

CMYK color model

#7DDF9E color CMYK value is (44,0,29,13).

  • cyan value is 43.95%
  • magenta value is 0.00%
  • yellow value is 29.15%
  • key color value is 12.55%

CMYK: (44,0,29,13)
C44M0Y29K13 (44%, 0%, 29%, 13%)
(0.44 / 0.00 / 0.29 / 0.13)

CMYK percentages

%43.95
%0
%29.15
%12.55

Codes

Color #7DDF9E in popluar color models

7D DF 9E
RGB 125 223 158
HSL 140° 60.49% 68.24%
HSB/HSV 140° 43.95% 87.45%
CMYK 43.95% 0.00% 29.15%
12.55%

Color #7DDF9E in popluar number systems.

HEX 7D DF 9E
Decimal 125 223 158
Binary 1111101 11011111 10011110
Octal 175 337 236

Shades and tints

Shades of #7DDF9E

#7DDF9E
(125,223,158)
#72CB90
(114,203,144)
#67B782
(103,183,130)
#5CA374
(92,163,116)
#518F66
(81,143,102)
#467B58
(70,123,88)
#3B674A
(59,103,74)
#30533C
(48,83,60)
#253F2E
(37,63,46)
#1A2B20
(26,43,32)
#0F1712
(15,23,18)
#000000
(0,0,0)

Tints of #7DDF9E

#7DDF9E
(125,223,158)
#88E1A6
(136,225,166)
#93E3AE
(147,227,174)
#9EE5B6
(158,229,182)
#A9E7BE
(169,231,190)
#B4E9C6
(180,233,198)
#BFEBCE
(191,235,206)
#CAEDD6
(202,237,214)
#D5EFDE
(213,239,222)
#E0F1E6
(224,241,230)
#EBF3EE
(235,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DDF9E color. Also use rgb(125,223,158) instead hex code.

Text Font Color

.myTextColor { color: #7DDF9E; }

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

This text font color is #7DDF9E.

Background Color

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

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

This div background color is #7DDF9E.

Border color

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

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

This div border color is #7DDF9E.

Opacity

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

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

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

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

This text has shadow with #7DDF9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DDF9E.

Preview

Color preview on black background

This text has color #7DDF9E on black background.


Color preview on white background

This text has color #7DDF9E on white background.


Black color preview on #7DDF9E background

This text has black color on #7DDF9E background.


White color preview on #7DDF9E background

This text has white color on #7DDF9E background.


Related colors

Complementary color

Complementary color for #hex is #822061.


I love getcolorcode.com

Triadic colors

1 #9E7DDF and #DF9E7D with #7DDF9E are triadic colors.

2 #9EDF7D and #DF7D9E with #7DDF9E are triadic colors.