COLOR #7ED7B0

HEX: #7ED7B0 RGB: (126,215,176)

Renk bilgisi

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

RGB renk modeli

#7ED7B0 color RGB value is (126,215,176).

RGB: (126,215,176) (49%, 84%, 69%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 215 of 255 = 84%
B 176 of 255 = 69%

126
215
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 215 + 176 = 517 (100%)
R 126 of 517 ~ 24.37%
G 215 of 517 ~ 41.59%
B 176 of 517 ~ 34.04'%

%24.37
%41.59
%34.04

CMYK RENK MODELİ

#7ED7B0 rengi CMYK tonu (41,0,18,16).

  • camgöbeği tonu 41.40%
  • eflatun tonu 0.00%
  • sarı tonu 18.14%
  • ana renk tonu 15.69%

CMYK: (41,0,18,16)
C41M0Y18K16 (41%, 0%, 18%, 16%)
(0.41 / 0.00 / 0.18 / 0.16)

CMYK yüzdeleri

%41.4
%0
%18.14
%15.69

Codes

Color #7ED7B0 in popluar color models

7E D7 B0
RGB 126 215 176
HSL 154° 52.66% 66.86%
HSB/HSV 154° 41.40% 84.31%
CMYK 41.40% 0.00% 18.14%
15.69%

Color #7ED7B0 in popluar number systems.

HEX 7E D7 B0
Decimal 126 215 176
Binary 1111110 11010111 10110000
Octal 176 327 260

Shades and tints

Shades of #7ED7B0

#7ED7B0
(126,215,176)
#73C4A0
(115,196,160)
#68B190
(104,177,144)
#5D9E80
(93,158,128)
#528B70
(82,139,112)
#477860
(71,120,96)
#3C6550
(60,101,80)
#315240
(49,82,64)
#263F30
(38,63,48)
#1B2C20
(27,44,32)
#101910
(16,25,16)
#000000
(0,0,0)

Tints of #7ED7B0

#7ED7B0
(126,215,176)
#89DAB7
(137,218,183)
#94DDBE
(148,221,190)
#9FE0C5
(159,224,197)
#AAE3CC
(170,227,204)
#B5E6D3
(181,230,211)
#C0E9DA
(192,233,218)
#CBECE1
(203,236,225)
#D6EFE8
(214,239,232)
#E1F2EF
(225,242,239)
#ECF5F6
(236,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7ED7B0 color. Also use rgb(126,215,176) instead hex code.

Text Font Color

.myTextColor { color: #7ED7B0; }

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

This text font color is #7ED7B0.

Background Color

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

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

This div background color is #7ED7B0.

Border color

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

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

This div border color is #7ED7B0.

Opacity

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

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

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

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

This text has shadow with #7ED7B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ED7B0.

Preview

Color preview on black background

This text has color #7ED7B0 on black background.


Color preview on white background

This text has color #7ED7B0 on white background.


Black color preview on #7ED7B0 background

This text has black color on #7ED7B0 background.


White color preview on #7ED7B0 background

This text has white color on #7ED7B0 background.


Related colors

Complementary color

Complementary color for #hex is #81284F.


I love getcolorcode.com

Triadic colors

1 #B07ED7 and #D7B07E with #7ED7B0 are triadic colors.

2 #B0D77E and #D77EB0 with #7ED7B0 are triadic colors.