COLOR #7DC3C7

HEX: #7DC3C7 RGB: (125,195,199)

Color info

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

RGB color model

#7DC3C7 color RGB value is (125,195,199).

RGB: (125,195,199) (49%, 76%, 78%)

RGB channels and saturation

R 125 of 255 = 49%
G 195 of 255 = 76%
B 199 of 255 = 78%

125
195
199

R + G + B ~ 68%. #7DC3C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 125 + 195 + 199 = 519 (100%)
R 125 of 519 ~ 24.08%
G 195 of 519 ~ 37.57%
B 199 of 519 ~ 38.34'%

%24.08
%37.57
%38.34

CMYK color model

#7DC3C7 color CMYK value is (37,2,0,22).

  • cyan value is 37.19%
  • magenta value is 2.01%
  • yellow value is 0.00%
  • key color value is 21.96%
CMYK: (37,2,0,22) C37M2Y0K22 (37%,2%,0%,22%) (0.37/0.02/0.00/0.22) 

CMYK percentages

%37.19
%2.01
%0
%21.96

Codes

Color #7DC3C7 in popluar color models

7D C3 C7
RGB 125 195 199
HSL 183° 39.78% 63.53%
HSB/HSV 183° 37.19% 78.04%
CMYK 37.19% 2.01% 0.00%
21.96%

Color #7DC3C7 in popluar number systems.

HEX 7D C3 C7
Decimal 125 195 199
Binary 1111101 11000011 11000111
Octal 175 303 307

Shades and tints

Shades of #7DC3C7

#7DC3C7
(125,195,199)
#72B2B5
(114,178,181)
#67A1A3
(103,161,163)
#5C9091
(92,144,145)
#517F7F
(81,127,127)
#466E6D
(70,110,109)
#3B5D5B
(59,93,91)
#304C49
(48,76,73)
#253B37
(37,59,55)
#1A2A25
(26,42,37)
#0F1913
(15,25,19)
#000000
(0,0,0)

Tints of #7DC3C7

#7DC3C7
(125,195,199)
#88C8CC
(136,200,204)
#93CDD1
(147,205,209)
#9ED2D6
(158,210,214)
#A9D7DB
(169,215,219)
#B4DCE0
(180,220,224)
#BFE1E5
(191,225,229)
#CAE6EA
(202,230,234)
#D5EBEF
(213,235,239)
#E0F0F4
(224,240,244)
#EBF5F9
(235,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DC3C7 color. Also use rgb(125,195,199) instead hex code.

Text Font Color

.myTextColor { color: #7DC3C7; }

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

This text font color is #7DC3C7.

Background Color

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

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

This div background color is #7DC3C7.

Border color

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

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

This div border color is #7DC3C7.

Opacity

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

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

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

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

This text has shadow with #7DC3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DC3C7.

Preview

Color preview on black background

This text has color #7DC3C7 on black background.


Color preview on white background

This text has color #7DC3C7 on white background.


Black color preview on #7DC3C7 background

This text has black color on #7DC3C7 background.


White color preview on #7DC3C7 background

This text has white color on #7DC3C7 background.


Related colors

Complementary color

Complementary color for #hex is #823C38.


I love getcolorcode.com

Triadic colors

1 #C77DC3 and #C3C77D with #7DC3C7 are triadic colors.

2 #C7C37D and #C37DC7 with #7DC3C7 are triadic colors.