COLOR #7EB88A

HEX: #7EB88A RGB: (126,184,138)

Renk bilgisi

#7EB88A contains red, green and blue colors in about the same proportion. #7EB88A ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#7EB88A color RGB value is (126,184,138).

RGB: (126,184,138) (49%, 72%, 54%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 184 of 255 = 72%
B 138 of 255 = 54%

126
184
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 184 + 138 = 448 (100%)
R 126 of 448 ~ 28.13%
G 184 of 448 ~ 41.07%
B 138 of 448 ~ 30.8'%

%28.13
%41.07
%30.8

CMYK RENK MODELİ

#7EB88A rengi CMYK tonu (32,0,25,28).

  • camgöbeği tonu 31.52%
  • eflatun tonu 0.00%
  • sarı tonu 25.00%
  • ana renk tonu 27.84%

CMYK: (32,0,25,28)
C32M0Y25K28 (32%, 0%, 25%, 28%)
(0.32 / 0.00 / 0.25 / 0.28)

CMYK yüzdeleri

%31.52
%0
%25
%27.84

Codes

Color #7EB88A in popluar color models

7E B8 8A
RGB 126 184 138
HSL 132° 29.00% 60.78%
HSB/HSV 132° 31.52% 72.16%
CMYK 31.52% 0.00% 25.00%
27.84%

Color #7EB88A in popluar number systems.

HEX 7E B8 8A
Decimal 126 184 138
Binary 1111110 10111000 10001010
Octal 176 270 212

Shades and tints

Shades of #7EB88A

#7EB88A
(126,184,138)
#73A87E
(115,168,126)
#689872
(104,152,114)
#5D8866
(93,136,102)
#52785A
(82,120,90)
#47684E
(71,104,78)
#3C5842
(60,88,66)
#314836
(49,72,54)
#26382A
(38,56,42)
#1B281E
(27,40,30)
#101812
(16,24,18)
#000000
(0,0,0)

Tints of #7EB88A

#7EB88A
(126,184,138)
#89BE94
(137,190,148)
#94C49E
(148,196,158)
#9FCAA8
(159,202,168)
#AAD0B2
(170,208,178)
#B5D6BC
(181,214,188)
#C0DCC6
(192,220,198)
#CBE2D0
(203,226,208)
#D6E8DA
(214,232,218)
#E1EEE4
(225,238,228)
#ECF4EE
(236,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB88A color. Also use rgb(126,184,138) instead hex code.

Text Font Color

.myTextColor { color: #7EB88A; }

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

This text font color is #7EB88A.

Background Color

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

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

This div background color is #7EB88A.

Border color

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

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

This div border color is #7EB88A.

Opacity

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

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

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

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

This text has shadow with #7EB88A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB88A.

Preview

Color preview on black background

This text has color #7EB88A on black background.


Color preview on white background

This text has color #7EB88A on white background.


Black color preview on #7EB88A background

This text has black color on #7EB88A background.


White color preview on #7EB88A background

This text has white color on #7EB88A background.


Related colors

Complementary color

Complementary color for #hex is #814775.


I love getcolorcode.com

Triadic colors

1 #8A7EB8 and #B88A7E with #7EB88A are triadic colors.

2 #8AB87E and #B87E8A with #7EB88A are triadic colors.