COLOR #7E9989

HEX: #7E9989 RGB: (126,153,137)

Renk bilgisi

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

RGB renk modeli

#7E9989 color RGB value is (126,153,137).

RGB: (126,153,137) (49%, 60%, 54%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 153 of 255 = 60%
B 137 of 255 = 54%

126
153
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 153 + 137 = 416 (100%)
R 126 of 416 ~ 30.29%
G 153 of 416 ~ 36.78%
B 137 of 416 ~ 32.93'%

%30.29
%36.78
%32.93

CMYK RENK MODELİ

#7E9989 rengi CMYK tonu (18,0,10,40).

  • camgöbeği tonu 17.65%
  • eflatun tonu 0.00%
  • sarı tonu 10.46%
  • ana renk tonu 40.00%

CMYK: (18,0,10,40)
C18M0Y10K40 (18%, 0%, 10%, 40%)
(0.18 / 0.00 / 0.10 / 0.40)

CMYK yüzdeleri

%17.65
%0
%10.46
%40

Codes

Color #7E9989 in popluar color models

7E 99 89
RGB 126 153 137
HSL 144° 11.69% 54.71%
HSB/HSV 144° 17.65% 60.00%
CMYK 17.65% 0.00% 10.46%
40.00%

Color #7E9989 in popluar number systems.

HEX 7E 99 89
Decimal 126 153 137
Binary 1111110 10011001 10001001
Octal 176 231 211

Shades and tints

Shades of #7E9989

#7E9989
(126,153,137)
#738C7D
(115,140,125)
#687F71
(104,127,113)
#5D7265
(93,114,101)
#526559
(82,101,89)
#47584D
(71,88,77)
#3C4B41
(60,75,65)
#313E35
(49,62,53)
#263129
(38,49,41)
#1B241D
(27,36,29)
#101711
(16,23,17)
#000000
(0,0,0)

Tints of #7E9989

#7E9989
(126,153,137)
#89A293
(137,162,147)
#94AB9D
(148,171,157)
#9FB4A7
(159,180,167)
#AABDB1
(170,189,177)
#B5C6BB
(181,198,187)
#C0CFC5
(192,207,197)
#CBD8CF
(203,216,207)
#D6E1D9
(214,225,217)
#E1EAE3
(225,234,227)
#ECF3ED
(236,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E9989; }

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

This text font color is #7E9989.

Background Color

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

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

This div background color is #7E9989.

Border color

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

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

This div border color is #7E9989.

Opacity

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

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

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

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

This text has shadow with #7E9989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9989.

Preview

Color preview on black background

This text has color #7E9989 on black background.


Color preview on white background

This text has color #7E9989 on white background.


Black color preview on #7E9989 background

This text has black color on #7E9989 background.


White color preview on #7E9989 background

This text has white color on #7E9989 background.


Related colors

Complementary color

Complementary color for #hex is #816676.


I love getcolorcode.com

Triadic colors

1 #897E99 and #99897E with #7E9989 are triadic colors.

2 #89997E and #997E89 with #7E9989 are triadic colors.