COLOR #7EDFCA

HEX: #7EDFCA RGB: (126,223,202)

Color info

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

RGB color model

#7EDFCA color RGB value is (126,223,202).

RGB: (126,223,202) (49%, 87%, 79%)

RGB channels and saturation

R 126 of 255 = 49%
G 223 of 255 = 87%
B 202 of 255 = 79%

126
223
202

R + G + B ~ 72%. #7EDFCA is quite light color.

Portions of RGB colors in percentages

R + G + B = 126 + 223 + 202 = 551 (100%)
R 126 of 551 ~ 22.87%
G 223 of 551 ~ 40.47%
B 202 of 551 ~ 36.66'%

%22.87
%40.47
%36.66

CMYK color model

#7EDFCA color CMYK value is (43,0,9,13).

  • cyan value is 43.50%
  • magenta value is 0.00%
  • yellow value is 9.42%
  • key color value is 12.55%
CMYK: (43,0,9,13) C43M0Y9K13 (43%,0%,9%,13%) (0.43/0.00/0.09/0.13) 

CMYK percentages

%43.5
%0
%9.42
%12.55

Codes

Color #7EDFCA in popluar color models

7E DF CA
RGB 126 223 202
HSL 167° 60.25% 68.43%
HSB/HSV 167° 43.50% 87.45%
CMYK 43.50% 0.00% 9.42%
12.55%

Color #7EDFCA in popluar number systems.

HEX 7E DF CA
Decimal 126 223 202
Binary 1111110 11011111 11001010
Octal 176 337 312

Shades and tints

Shades of #7EDFCA

#7EDFCA
(126,223,202)
#73CBB8
(115,203,184)
#68B7A6
(104,183,166)
#5DA394
(93,163,148)
#528F82
(82,143,130)
#477B70
(71,123,112)
#3C675E
(60,103,94)
#31534C
(49,83,76)
#263F3A
(38,63,58)
#1B2B28
(27,43,40)
#101716
(16,23,22)
#000000
(0,0,0)

Tints of #7EDFCA

#7EDFCA
(126,223,202)
#89E1CE
(137,225,206)
#94E3D2
(148,227,210)
#9FE5D6
(159,229,214)
#AAE7DA
(170,231,218)
#B5E9DE
(181,233,222)
#C0EBE2
(192,235,226)
#CBEDE6
(203,237,230)
#D6EFEA
(214,239,234)
#E1F1EE
(225,241,238)
#ECF3F2
(236,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EDFCA color. Also use rgb(126,223,202) instead hex code.

Text Font Color

.myTextColor { color: #7EDFCA; }

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

This text font color is #7EDFCA.

Background Color

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

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

This div background color is #7EDFCA.

Border color

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

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

This div border color is #7EDFCA.

Opacity

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

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

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

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

This text has shadow with #7EDFCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EDFCA.

Preview

Color preview on black background

This text has color #7EDFCA on black background.


Color preview on white background

This text has color #7EDFCA on white background.


Black color preview on #7EDFCA background

This text has black color on #7EDFCA background.


White color preview on #7EDFCA background

This text has white color on #7EDFCA background.


Related colors

Complementary color

Complementary color for #hex is #812035.


I love getcolorcode.com

Triadic colors

1 #CA7EDF and #DFCA7E with #7EDFCA are triadic colors.

2 #CADF7E and #DF7ECA with #7EDFCA are triadic colors.