COLOR #7EB495

HEX: #7EB495 RGB: (126,180,149)

Renk bilgisi

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

RGB renk modeli

#7EB495 color RGB value is (126,180,149).

RGB: (126,180,149) (49%, 71%, 58%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 180 of 255 = 71%
B 149 of 255 = 58%

126
180
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 180 + 149 = 455 (100%)
R 126 of 455 ~ 27.69%
G 180 of 455 ~ 39.56%
B 149 of 455 ~ 32.75'%

%27.69
%39.56
%32.75

CMYK RENK MODELİ

#7EB495 rengi CMYK tonu (30,0,17,29).

  • camgöbeği tonu 30.00%
  • eflatun tonu 0.00%
  • sarı tonu 17.22%
  • ana renk tonu 29.41%

CMYK: (30,0,17,29)
C30M0Y17K29 (30%, 0%, 17%, 29%)
(0.30 / 0.00 / 0.17 / 0.29)

CMYK yüzdeleri

%30
%0
%17.22
%29.41

Codes

Color #7EB495 in popluar color models

7E B4 95
RGB 126 180 149
HSL 146° 26.47% 60.00%
HSB/HSV 146° 30.00% 70.59%
CMYK 30.00% 0.00% 17.22%
29.41%

Color #7EB495 in popluar number systems.

HEX 7E B4 95
Decimal 126 180 149
Binary 1111110 10110100 10010101
Octal 176 264 225

Shades and tints

Shades of #7EB495

#7EB495
(126,180,149)
#73A488
(115,164,136)
#68947B
(104,148,123)
#5D846E
(93,132,110)
#527461
(82,116,97)
#476454
(71,100,84)
#3C5447
(60,84,71)
#31443A
(49,68,58)
#26342D
(38,52,45)
#1B2420
(27,36,32)
#101413
(16,20,19)
#000000
(0,0,0)

Tints of #7EB495

#7EB495
(126,180,149)
#89BA9E
(137,186,158)
#94C0A7
(148,192,167)
#9FC6B0
(159,198,176)
#AACCB9
(170,204,185)
#B5D2C2
(181,210,194)
#C0D8CB
(192,216,203)
#CBDED4
(203,222,212)
#D6E4DD
(214,228,221)
#E1EAE6
(225,234,230)
#ECF0EF
(236,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EB495; }

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

This text font color is #7EB495.

Background Color

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

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

This div background color is #7EB495.

Border color

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

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

This div border color is #7EB495.

Opacity

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

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

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

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

This text has shadow with #7EB495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB495.

Preview

Color preview on black background

This text has color #7EB495 on black background.


Color preview on white background

This text has color #7EB495 on white background.


Black color preview on #7EB495 background

This text has black color on #7EB495 background.


White color preview on #7EB495 background

This text has white color on #7EB495 background.


Related colors

Complementary color

Complementary color for #hex is #814B6A.


I love getcolorcode.com

Triadic colors

1 #957EB4 and #B4957E with #7EB495 are triadic colors.

2 #95B47E and #B47E95 with #7EB495 are triadic colors.