COLOR #7E684F

HEX: #7E684F RGB: (126,104,79)

Renk bilgisi

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

RGB renk modeli

#7E684F color RGB value is (126,104,79).

RGB: (126,104,79) (49%, 41%, 31%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 104 of 255 = 41%
B 79 of 255 = 31%

126
104
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 104 + 79 = 309 (100%)
R 126 of 309 ~ 40.78%
G 104 of 309 ~ 33.66%
B 79 of 309 ~ 25.57'%

%40.78
%33.66
%25.57

CMYK RENK MODELİ

#7E684F rengi CMYK tonu (0,17,37,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.46%
  • sarı tonu 37.30%
  • ana renk tonu 50.59%

CMYK: (0,17,37,51)
C0M17Y37K51 (0%, 17%, 37%, 51%)
(0.00 / 0.17 / 0.37 / 0.51)

CMYK yüzdeleri

%0
%17.46
%37.3
%50.59

Codes

Color #7E684F in popluar color models

7E 68 4F
RGB 126 104 79
HSL 32° 22.93% 40.20%
HSB/HSV 32° 37.30% 49.41%
CMYK 0.00% 17.46% 37.30%
50.59%

Color #7E684F in popluar number systems.

HEX 7E 68 4F
Decimal 126 104 79
Binary 1111110 1101000 1001111
Octal 176 150 117

Shades and tints

Shades of #7E684F

#7E684F
(126,104,79)
#735F48
(115,95,72)
#685641
(104,86,65)
#5D4D3A
(93,77,58)
#524433
(82,68,51)
#473B2C
(71,59,44)
#3C3225
(60,50,37)
#31291E
(49,41,30)
#262017
(38,32,23)
#1B1710
(27,23,16)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #7E684F

#7E684F
(126,104,79)
#89755F
(137,117,95)
#94826F
(148,130,111)
#9F8F7F
(159,143,127)
#AA9C8F
(170,156,143)
#B5A99F
(181,169,159)
#C0B6AF
(192,182,175)
#CBC3BF
(203,195,191)
#D6D0CF
(214,208,207)
#E1DDDF
(225,221,223)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E684F color. Also use rgb(126,104,79) instead hex code.

Text Font Color

.myTextColor { color: #7E684F; }

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

This text font color is #7E684F.

Background Color

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

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

This div background color is #7E684F.

Border color

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

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

This div border color is #7E684F.

Opacity

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

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

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

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

This text has shadow with #7E684F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E684F.

Preview

Color preview on black background

This text has color #7E684F on black background.


Color preview on white background

This text has color #7E684F on white background.


Black color preview on #7E684F background

This text has black color on #7E684F background.


White color preview on #7E684F background

This text has white color on #7E684F background.


Related colors

Complementary color

Complementary color for #hex is #8197B0.


I love getcolorcode.com

Triadic colors

1 #4F7E68 and #684F7E with #7E684F are triadic colors.

2 #4F687E and #687E4F with #7E684F are triadic colors.