COLOR #7EC7AA

HEX: #7EC7AA RGB: (126,199,170)

Renk bilgisi

#7EC7AA contains mainly green and blue colors. #7EC7AA ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#7EC7AA color RGB value is (126,199,170).

RGB: (126,199,170) (49%, 78%, 67%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 199 of 255 = 78%
B 170 of 255 = 67%

126
199
170

R + G + B ~ 65%. #7EC7AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 199 + 170 = 495 (100%)
R 126 of 495 ~ 25.45%
G 199 of 495 ~ 40.2%
B 170 of 495 ~ 34.34'%

%25.45
%40.2
%34.34

CMYK RENK MODELİ

#7EC7AA rengi CMYK tonu (37,0,15,22).

  • camgöbeği tonu 36.68%
  • eflatun tonu 0.00%
  • sarı tonu 14.57%
  • ana renk tonu 21.96%

CMYK: (37,0,15,22)
C37M0Y15K22 (37%, 0%, 15%, 22%)
(0.37 / 0.00 / 0.15 / 0.22)

CMYK yüzdeleri

%36.68
%0
%14.57
%21.96

Codes

Color #7EC7AA in popluar color models

7E C7 AA
RGB 126 199 170
HSL 156° 39.46% 63.73%
HSB/HSV 156° 36.68% 78.04%
CMYK 36.68% 0.00% 14.57%
21.96%

Color #7EC7AA in popluar number systems.

HEX 7E C7 AA
Decimal 126 199 170
Binary 1111110 11000111 10101010
Octal 176 307 252

Shades and tints

Shades of #7EC7AA

#7EC7AA
(126,199,170)
#73B59B
(115,181,155)
#68A38C
(104,163,140)
#5D917D
(93,145,125)
#527F6E
(82,127,110)
#476D5F
(71,109,95)
#3C5B50
(60,91,80)
#314941
(49,73,65)
#263732
(38,55,50)
#1B2523
(27,37,35)
#101314
(16,19,20)
#000000
(0,0,0)

Tints of #7EC7AA

#7EC7AA
(126,199,170)
#89CCB1
(137,204,177)
#94D1B8
(148,209,184)
#9FD6BF
(159,214,191)
#AADBC6
(170,219,198)
#B5E0CD
(181,224,205)
#C0E5D4
(192,229,212)
#CBEADB
(203,234,219)
#D6EFE2
(214,239,226)
#E1F4E9
(225,244,233)
#ECF9F0
(236,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EC7AA color. Also use rgb(126,199,170) instead hex code.

Text Font Color

.myTextColor { color: #7EC7AA; }

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

This text font color is #7EC7AA.

Background Color

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

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

This div background color is #7EC7AA.

Border color

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

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

This div border color is #7EC7AA.

Opacity

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

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

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

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

This text has shadow with #7EC7AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EC7AA.

Preview

Color preview on black background

This text has color #7EC7AA on black background.


Color preview on white background

This text has color #7EC7AA on white background.


Black color preview on #7EC7AA background

This text has black color on #7EC7AA background.


White color preview on #7EC7AA background

This text has white color on #7EC7AA background.


Related colors

Complementary color

Complementary color for #hex is #813855.


I love getcolorcode.com

Triadic colors

1 #AA7EC7 and #C7AA7E with #7EC7AA are triadic colors.

2 #AAC77E and #C77EAA with #7EC7AA are triadic colors.