COLOR #7EB246

HEX: #7EB246 RGB: (126,178,70)

Renk bilgisi

#7EB246 contains mainly red and green colors. #7EB246 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#7EB246 color RGB value is (126,178,70).

RGB: (126,178,70) (49%, 70%, 27%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 178 of 255 = 70%
B 70 of 255 = 27%

126
178
70

R + G + B ~ 49%. #7EB246 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 178 + 70 = 374 (100%)
R 126 of 374 ~ 33.69%
G 178 of 374 ~ 47.59%
B 70 of 374 ~ 18.72'%

%33.69
%47.59
%18.72

CMYK RENK MODELİ

#7EB246 rengi CMYK tonu (29,0,61,30).

  • camgöbeği tonu 29.21%
  • eflatun tonu 0.00%
  • sarı tonu 60.67%
  • ana renk tonu 30.20%

CMYK: (29,0,61,30)
C29M0Y61K30 (29%, 0%, 61%, 30%)
(0.29 / 0.00 / 0.61 / 0.30)

CMYK yüzdeleri

%29.21
%0
%60.67
%30.2

Codes

Color #7EB246 in popluar color models

7E B2 46
RGB 126 178 70
HSL 89° 43.55% 48.63%
HSB/HSV 89° 60.67% 69.80%
CMYK 29.21% 0.00% 60.67%
30.20%

Color #7EB246 in popluar number systems.

HEX 7E B2 46
Decimal 126 178 70
Binary 1111110 10110010 1000110
Octal 176 262 106

Shades and tints

Shades of #7EB246

#7EB246
(126,178,70)
#73A240
(115,162,64)
#68923A
(104,146,58)
#5D8234
(93,130,52)
#52722E
(82,114,46)
#476228
(71,98,40)
#3C5222
(60,82,34)
#31421C
(49,66,28)
#263216
(38,50,22)
#1B2210
(27,34,16)
#10120A
(16,18,10)
#000000
(0,0,0)

Tints of #7EB246

#7EB246
(126,178,70)
#89B956
(137,185,86)
#94C066
(148,192,102)
#9FC776
(159,199,118)
#AACE86
(170,206,134)
#B5D596
(181,213,150)
#C0DCA6
(192,220,166)
#CBE3B6
(203,227,182)
#D6EAC6
(214,234,198)
#E1F1D6
(225,241,214)
#ECF8E6
(236,248,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB246 color. Also use rgb(126,178,70) instead hex code.

Text Font Color

.myTextColor { color: #7EB246; }

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

This text font color is #7EB246.

Background Color

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

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

This div background color is #7EB246.

Border color

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

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

This div border color is #7EB246.

Opacity

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

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

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

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

This text has shadow with #7EB246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB246.

Preview

Color preview on black background

This text has color #7EB246 on black background.


Color preview on white background

This text has color #7EB246 on white background.


Black color preview on #7EB246 background

This text has black color on #7EB246 background.


White color preview on #7EB246 background

This text has white color on #7EB246 background.


Related colors

Complementary color

Complementary color for #hex is #814DB9.


I love getcolorcode.com

Triadic colors

1 #467EB2 and #B2467E with #7EB246 are triadic colors.

2 #46B27E and #B27E46 with #7EB246 are triadic colors.