COLOR #7EB995

HEX: #7EB995 RGB: (126,185,149)

Renk bilgisi

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

RGB renk modeli

#7EB995 color RGB value is (126,185,149).

RGB: (126,185,149) (49%, 73%, 58%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 185 of 255 = 73%
B 149 of 255 = 58%

126
185
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 185 + 149 = 460 (100%)
R 126 of 460 ~ 27.39%
G 185 of 460 ~ 40.22%
B 149 of 460 ~ 32.39'%

%27.39
%40.22
%32.39

CMYK RENK MODELİ

#7EB995 rengi CMYK tonu (32,0,19,27).

  • camgöbeği tonu 31.89%
  • eflatun tonu 0.00%
  • sarı tonu 19.46%
  • ana renk tonu 27.45%

CMYK: (32,0,19,27)
C32M0Y19K27 (32%, 0%, 19%, 27%)
(0.32 / 0.00 / 0.19 / 0.27)

CMYK yüzdeleri

%31.89
%0
%19.46
%27.45

Codes

Color #7EB995 in popluar color models

7E B9 95
RGB 126 185 149
HSL 143° 29.65% 60.98%
HSB/HSV 143° 31.89% 72.55%
CMYK 31.89% 0.00% 19.46%
27.45%

Color #7EB995 in popluar number systems.

HEX 7E B9 95
Decimal 126 185 149
Binary 1111110 10111001 10010101
Octal 176 271 225

Shades and tints

Shades of #7EB995

#7EB995
(126,185,149)
#73A988
(115,169,136)
#68997B
(104,153,123)
#5D896E
(93,137,110)
#527961
(82,121,97)
#476954
(71,105,84)
#3C5947
(60,89,71)
#31493A
(49,73,58)
#26392D
(38,57,45)
#1B2920
(27,41,32)
#101913
(16,25,19)
#000000
(0,0,0)

Tints of #7EB995

#7EB995
(126,185,149)
#89BF9E
(137,191,158)
#94C5A7
(148,197,167)
#9FCBB0
(159,203,176)
#AAD1B9
(170,209,185)
#B5D7C2
(181,215,194)
#C0DDCB
(192,221,203)
#CBE3D4
(203,227,212)
#D6E9DD
(214,233,221)
#E1EFE6
(225,239,230)
#ECF5EF
(236,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB995 color. Also use rgb(126,185,149) instead hex code.

Text Font Color

.myTextColor { color: #7EB995; }

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

This text font color is #7EB995.

Background Color

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

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

This div background color is #7EB995.

Border color

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

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

This div border color is #7EB995.

Opacity

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

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

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

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

This text has shadow with #7EB995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB995.

Preview

Color preview on black background

This text has color #7EB995 on black background.


Color preview on white background

This text has color #7EB995 on white background.


Black color preview on #7EB995 background

This text has black color on #7EB995 background.


White color preview on #7EB995 background

This text has white color on #7EB995 background.


Related colors

Complementary color

Complementary color for #hex is #81466A.


I love getcolorcode.com

Triadic colors

1 #957EB9 and #B9957E with #7EB995 are triadic colors.

2 #95B97E and #B97E95 with #7EB995 are triadic colors.