COLOR #7EFEB0

HEX: #7EFEB0 RGB: (126,254,176)

Renk bilgisi

#7EFEB0 contains mainly green color. #7EFEB0 ‘ nin web güvenlik rengi #66FF99 (ya da #6F9) dir.

RGB renk modeli

#7EFEB0 color RGB value is (126,254,176).

RGB: (126,254,176) (49%, 100%, 69%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 254 of 255 = 100%
B 176 of 255 = 69%

126
254
176

R + G + B ~ 73%. #7EFEB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 254 + 176 = 556 (100%)
R 126 of 556 ~ 22.66%
G 254 of 556 ~ 45.68%
B 176 of 556 ~ 31.65'%

%22.66
%45.68
%31.65

CMYK RENK MODELİ

#7EFEB0 rengi CMYK tonu (50,0,31,0).

  • camgöbeği tonu 50.39%
  • eflatun tonu 0.00%
  • sarı tonu 30.71%
  • ana renk tonu 0.39%

CMYK: (50,0,31,0)
C50M0Y31K0 (50%, 0%, 31%, 0%)
(0.50 / 0.00 / 0.31 / 0.00)

CMYK yüzdeleri

%50.39
%0
%30.71
%0.39

Codes

Color #7EFEB0 in popluar color models

7E FE B0
RGB 126 254 176
HSL 143° 98.46% 74.51%
HSB/HSV 143° 50.39% 99.61%
CMYK 50.39% 0.00% 30.71%
0.39%

Color #7EFEB0 in popluar number systems.

HEX 7E FE B0
Decimal 126 254 176
Binary 1111110 11111110 10110000
Octal 176 376 260

Shades and tints

Shades of #7EFEB0

#7EFEB0
(126,254,176)
#73E7A0
(115,231,160)
#68D090
(104,208,144)
#5DB980
(93,185,128)
#52A270
(82,162,112)
#478B60
(71,139,96)
#3C7450
(60,116,80)
#315D40
(49,93,64)
#264630
(38,70,48)
#1B2F20
(27,47,32)
#101810
(16,24,16)
#000000
(0,0,0)

Tints of #7EFEB0

#7EFEB0
(126,254,176)
#89FEB7
(137,254,183)
#94FEBE
(148,254,190)
#9FFEC5
(159,254,197)
#AAFECC
(170,254,204)
#B5FED3
(181,254,211)
#C0FEDA
(192,254,218)
#CBFEE1
(203,254,225)
#D6FEE8
(214,254,232)
#E1FEEF
(225,254,239)
#ECFEF6
(236,254,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EFEB0; }

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

This text font color is #7EFEB0.

Background Color

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

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

This div background color is #7EFEB0.

Border color

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

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

This div border color is #7EFEB0.

Opacity

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

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

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

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

This text has shadow with #7EFEB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EFEB0.

Preview

Color preview on black background

This text has color #7EFEB0 on black background.


Color preview on white background

This text has color #7EFEB0 on white background.


Black color preview on #7EFEB0 background

This text has black color on #7EFEB0 background.


White color preview on #7EFEB0 background

This text has white color on #7EFEB0 background.


Related colors

Complementary color

Complementary color for #hex is #81014F.


I love getcolorcode.com

Triadic colors

1 #B07EFE and #FEB07E with #7EFEB0 are triadic colors.

2 #B0FE7E and #FE7EB0 with #7EFEB0 are triadic colors.