COLOR #7EB299

HEX: #7EB299 RGB: (126,178,153)

Renk bilgisi

#7EB299 contains red, green and blue colors in about the same proportion. #7EB299 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#7EB299 color RGB value is (126,178,153).

RGB: (126,178,153) (49%, 70%, 60%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 178 of 255 = 70%
B 153 of 255 = 60%

126
178
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 178 + 153 = 457 (100%)
R 126 of 457 ~ 27.57%
G 178 of 457 ~ 38.95%
B 153 of 457 ~ 33.48'%

%27.57
%38.95
%33.48

CMYK RENK MODELİ

#7EB299 rengi CMYK tonu (29,0,14,30).

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

CMYK: (29,0,14,30)
C29M0Y14K30 (29%, 0%, 14%, 30%)
(0.29 / 0.00 / 0.14 / 0.30)

CMYK yüzdeleri

%29.21
%0
%14.04
%30.2

Codes

Color #7EB299 in popluar color models

7E B2 99
RGB 126 178 153
HSL 151° 25.24% 59.61%
HSB/HSV 151° 29.21% 69.80%
CMYK 29.21% 0.00% 14.04%
30.20%

Color #7EB299 in popluar number systems.

HEX 7E B2 99
Decimal 126 178 153
Binary 1111110 10110010 10011001
Octal 176 262 231

Shades and tints

Shades of #7EB299

#7EB299
(126,178,153)
#73A28C
(115,162,140)
#68927F
(104,146,127)
#5D8272
(93,130,114)
#527265
(82,114,101)
#476258
(71,98,88)
#3C524B
(60,82,75)
#31423E
(49,66,62)
#263231
(38,50,49)
#1B2224
(27,34,36)
#101217
(16,18,23)
#000000
(0,0,0)

Tints of #7EB299

#7EB299
(126,178,153)
#89B9A2
(137,185,162)
#94C0AB
(148,192,171)
#9FC7B4
(159,199,180)
#AACEBD
(170,206,189)
#B5D5C6
(181,213,198)
#C0DCCF
(192,220,207)
#CBE3D8
(203,227,216)
#D6EAE1
(214,234,225)
#E1F1EA
(225,241,234)
#ECF8F3
(236,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EB299; }

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

This text font color is #7EB299.

Background Color

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

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

This div background color is #7EB299.

Border color

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

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

This div border color is #7EB299.

Opacity

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

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

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

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

This text has shadow with #7EB299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB299.

Preview

Color preview on black background

This text has color #7EB299 on black background.


Color preview on white background

This text has color #7EB299 on white background.


Black color preview on #7EB299 background

This text has black color on #7EB299 background.


White color preview on #7EB299 background

This text has white color on #7EB299 background.


Related colors

Complementary color

Complementary color for #hex is #814D66.


I love getcolorcode.com

Triadic colors

1 #997EB2 and #B2997E with #7EB299 are triadic colors.

2 #99B27E and #B27E99 with #7EB299 are triadic colors.