COLOR #7DD1B1

HEX: #7DD1B1 RGB: (125,209,177)

Color info

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

RGB color model

#7DD1B1 color RGB value is (125,209,177).

RGB: (125,209,177) (49%, 82%, 69%)

RGB channels and saturation

R 125 of 255 = 49%
G 209 of 255 = 82%
B 177 of 255 = 69%

125
209
177

R + G + B ~ 67%. #7DD1B1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 125 + 209 + 177 = 511 (100%)
R 125 of 511 ~ 24.46%
G 209 of 511 ~ 40.9%
B 177 of 511 ~ 34.64'%

%24.46
%40.9
%34.64

CMYK color model

#7DD1B1 color CMYK value is (40,0,15,18).

  • cyan value is 40.19%
  • magenta value is 0.00%
  • yellow value is 15.31%
  • key color value is 18.04%
CMYK: (40,0,15,18) C40M0Y15K18 (40%,0%,15%,18%) (0.40/0.00/0.15/0.18) 

CMYK percentages

%40.19
%0
%15.31
%18.04

Codes

Color #7DD1B1 in popluar color models

7D D1 B1
RGB 125 209 177
HSL 157° 47.73% 65.49%
HSB/HSV 157° 40.19% 81.96%
CMYK 40.19% 0.00% 15.31%
18.04%

Color #7DD1B1 in popluar number systems.

HEX 7D D1 B1
Decimal 125 209 177
Binary 1111101 11010001 10110001
Octal 175 321 261

Shades and tints

Shades of #7DD1B1

#7DD1B1
(125,209,177)
#72BEA1
(114,190,161)
#67AB91
(103,171,145)
#5C9881
(92,152,129)
#518571
(81,133,113)
#467261
(70,114,97)
#3B5F51
(59,95,81)
#304C41
(48,76,65)
#253931
(37,57,49)
#1A2621
(26,38,33)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #7DD1B1

#7DD1B1
(125,209,177)
#88D5B8
(136,213,184)
#93D9BF
(147,217,191)
#9EDDC6
(158,221,198)
#A9E1CD
(169,225,205)
#B4E5D4
(180,229,212)
#BFE9DB
(191,233,219)
#CAEDE2
(202,237,226)
#D5F1E9
(213,241,233)
#E0F5F0
(224,245,240)
#EBF9F7
(235,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DD1B1 color. Also use rgb(125,209,177) instead hex code.

Text Font Color

.myTextColor { color: #7DD1B1; }

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

This text font color is #7DD1B1.

Background Color

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

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

This div background color is #7DD1B1.

Border color

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

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

This div border color is #7DD1B1.

Opacity

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

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

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

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

This text has shadow with #7DD1B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DD1B1.

Preview

Color preview on black background

This text has color #7DD1B1 on black background.


Color preview on white background

This text has color #7DD1B1 on white background.


Black color preview on #7DD1B1 background

This text has black color on #7DD1B1 background.


White color preview on #7DD1B1 background

This text has white color on #7DD1B1 background.


Related colors

Complementary color

Complementary color for #hex is #822E4E.


I love getcolorcode.com

Triadic colors

1 #B17DD1 and #D1B17D with #7DD1B1 are triadic colors.

2 #B1D17D and #D17DB1 with #7DD1B1 are triadic colors.