COLOR #7EB09C

HEX: #7EB09C RGB: (126,176,156)

Renk bilgisi

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

RGB renk modeli

#7EB09C color RGB value is (126,176,156).

RGB: (126,176,156) (49%, 69%, 61%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 176 of 255 = 69%
B 156 of 255 = 61%

126
176
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 176 + 156 = 458 (100%)
R 126 of 458 ~ 27.51%
G 176 of 458 ~ 38.43%
B 156 of 458 ~ 34.06'%

%27.51
%38.43
%34.06

CMYK RENK MODELİ

#7EB09C rengi CMYK tonu (28,0,11,31).

  • camgöbeği tonu 28.41%
  • eflatun tonu 0.00%
  • sarı tonu 11.36%
  • ana renk tonu 30.98%

CMYK: (28,0,11,31)
C28M0Y11K31 (28%, 0%, 11%, 31%)
(0.28 / 0.00 / 0.11 / 0.31)

CMYK yüzdeleri

%28.41
%0
%11.36
%30.98

Codes

Color #7EB09C in popluar color models

7E B0 9C
RGB 126 176 156
HSL 156° 24.04% 59.22%
HSB/HSV 156° 28.41% 69.02%
CMYK 28.41% 0.00% 11.36%
30.98%

Color #7EB09C in popluar number systems.

HEX 7E B0 9C
Decimal 126 176 156
Binary 1111110 10110000 10011100
Octal 176 260 234

Shades and tints

Shades of #7EB09C

#7EB09C
(126,176,156)
#73A08E
(115,160,142)
#689080
(104,144,128)
#5D8072
(93,128,114)
#527064
(82,112,100)
#476056
(71,96,86)
#3C5048
(60,80,72)
#31403A
(49,64,58)
#26302C
(38,48,44)
#1B201E
(27,32,30)
#101010
(16,16,16)
#000000
(0,0,0)

Tints of #7EB09C

#7EB09C
(126,176,156)
#89B7A5
(137,183,165)
#94BEAE
(148,190,174)
#9FC5B7
(159,197,183)
#AACCC0
(170,204,192)
#B5D3C9
(181,211,201)
#C0DAD2
(192,218,210)
#CBE1DB
(203,225,219)
#D6E8E4
(214,232,228)
#E1EFED
(225,239,237)
#ECF6F6
(236,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB09C color. Also use rgb(126,176,156) instead hex code.

Text Font Color

.myTextColor { color: #7EB09C; }

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

This text font color is #7EB09C.

Background Color

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

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

This div background color is #7EB09C.

Border color

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

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

This div border color is #7EB09C.

Opacity

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

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

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

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

This text has shadow with #7EB09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB09C.

Preview

Color preview on black background

This text has color #7EB09C on black background.


Color preview on white background

This text has color #7EB09C on white background.


Black color preview on #7EB09C background

This text has black color on #7EB09C background.


White color preview on #7EB09C background

This text has white color on #7EB09C background.


Related colors

Complementary color

Complementary color for #hex is #814F63.


I love getcolorcode.com

Triadic colors

1 #9C7EB0 and #B09C7E with #7EB09C are triadic colors.

2 #9CB07E and #B07E9C with #7EB09C are triadic colors.