COLOR #7E9688

HEX: #7E9688 RGB: (126,150,136)

Renk bilgisi

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

RGB renk modeli

#7E9688 color RGB value is (126,150,136).

RGB: (126,150,136) (49%, 59%, 53%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 150 of 255 = 59%
B 136 of 255 = 53%

126
150
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 150 + 136 = 412 (100%)
R 126 of 412 ~ 30.58%
G 150 of 412 ~ 36.41%
B 136 of 412 ~ 33.01'%

%30.58
%36.41
%33.01

CMYK RENK MODELİ

#7E9688 rengi CMYK tonu (16,0,9,41).

  • camgöbeği tonu 16.00%
  • eflatun tonu 0.00%
  • sarı tonu 9.33%
  • ana renk tonu 41.18%

CMYK: (16,0,9,41)
C16M0Y9K41 (16%, 0%, 9%, 41%)
(0.16 / 0.00 / 0.09 / 0.41)

CMYK yüzdeleri

%16
%0
%9.33
%41.18

Codes

Color #7E9688 in popluar color models

7E 96 88
RGB 126 150 136
HSL 145° 10.26% 54.12%
HSB/HSV 145° 16.00% 58.82%
CMYK 16.00% 0.00% 9.33%
41.18%

Color #7E9688 in popluar number systems.

HEX 7E 96 88
Decimal 126 150 136
Binary 1111110 10010110 10001000
Octal 176 226 210

Shades and tints

Shades of #7E9688

#7E9688
(126,150,136)
#73897C
(115,137,124)
#687C70
(104,124,112)
#5D6F64
(93,111,100)
#526258
(82,98,88)
#47554C
(71,85,76)
#3C4840
(60,72,64)
#313B34
(49,59,52)
#262E28
(38,46,40)
#1B211C
(27,33,28)
#101410
(16,20,16)
#000000
(0,0,0)

Tints of #7E9688

#7E9688
(126,150,136)
#899F92
(137,159,146)
#94A89C
(148,168,156)
#9FB1A6
(159,177,166)
#AABAB0
(170,186,176)
#B5C3BA
(181,195,186)
#C0CCC4
(192,204,196)
#CBD5CE
(203,213,206)
#D6DED8
(214,222,216)
#E1E7E2
(225,231,226)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9688 color. Also use rgb(126,150,136) instead hex code.

Text Font Color

.myTextColor { color: #7E9688; }

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

This text font color is #7E9688.

Background Color

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

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

This div background color is #7E9688.

Border color

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

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

This div border color is #7E9688.

Opacity

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

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

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

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

This text has shadow with #7E9688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9688.

Preview

Color preview on black background

This text has color #7E9688 on black background.


Color preview on white background

This text has color #7E9688 on white background.


Black color preview on #7E9688 background

This text has black color on #7E9688 background.


White color preview on #7E9688 background

This text has white color on #7E9688 background.


Related colors

Complementary color

Complementary color for #hex is #816977.


I love getcolorcode.com

Triadic colors

1 #887E96 and #96887E with #7E9688 are triadic colors.

2 #88967E and #967E88 with #7E9688 are triadic colors.