COLOR #7E6D89

HEX: #7E6D89 RGB: (126,109,137)

Renk bilgisi

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

RGB renk modeli

#7E6D89 color RGB value is (126,109,137).

RGB: (126,109,137) (49%, 43%, 54%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 109 of 255 = 43%
B 137 of 255 = 54%

126
109
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 109 + 137 = 372 (100%)
R 126 of 372 ~ 33.87%
G 109 of 372 ~ 29.3%
B 137 of 372 ~ 36.83'%

%33.87
%29.3
%36.83

CMYK RENK MODELİ

#7E6D89 rengi CMYK tonu (8,20,0,46).

  • camgöbeği tonu 8.03%
  • eflatun tonu 20.44%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (8,20,0,46)
C8M20Y0K46 (8%, 20%, 0%, 46%)
(0.08 / 0.20 / 0.00 / 0.46)

CMYK yüzdeleri

%8.03
%20.44
%0
%46.27

Codes

Color #7E6D89 in popluar color models

7E 6D 89
RGB 126 109 137
HSL 276° 11.38% 48.24%
HSB/HSV 276° 20.44% 53.73%
CMYK 8.03% 20.44% 0.00%
46.27%

Color #7E6D89 in popluar number systems.

HEX 7E 6D 89
Decimal 126 109 137
Binary 1111110 1101101 10001001
Octal 176 155 211

Shades and tints

Shades of #7E6D89

#7E6D89
(126,109,137)
#73647D
(115,100,125)
#685B71
(104,91,113)
#5D5265
(93,82,101)
#524959
(82,73,89)
#47404D
(71,64,77)
#3C3741
(60,55,65)
#312E35
(49,46,53)
#262529
(38,37,41)
#1B1C1D
(27,28,29)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #7E6D89

#7E6D89
(126,109,137)
#897A93
(137,122,147)
#94879D
(148,135,157)
#9F94A7
(159,148,167)
#AAA1B1
(170,161,177)
#B5AEBB
(181,174,187)
#C0BBC5
(192,187,197)
#CBC8CF
(203,200,207)
#D6D5D9
(214,213,217)
#E1E2E3
(225,226,227)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6D89; }

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

This text font color is #7E6D89.

Background Color

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

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

This div background color is #7E6D89.

Border color

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

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

This div border color is #7E6D89.

Opacity

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

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

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

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

This text has shadow with #7E6D89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6D89.

Preview

Color preview on black background

This text has color #7E6D89 on black background.


Color preview on white background

This text has color #7E6D89 on white background.


Black color preview on #7E6D89 background

This text has black color on #7E6D89 background.


White color preview on #7E6D89 background

This text has white color on #7E6D89 background.


Related colors

Complementary color

Complementary color for #hex is #819276.


I love getcolorcode.com

Triadic colors

1 #897E6D and #6D897E with #7E6D89 are triadic colors.

2 #896D7E and #6D7E89 with #7E6D89 are triadic colors.