COLOR #7E6E72

HEX: #7E6E72 RGB: (126,110,114)

Renk bilgisi

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

RGB renk modeli

#7E6E72 color RGB value is (126,110,114).

RGB: (126,110,114) (49%, 43%, 45%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 110 of 255 = 43%
B 114 of 255 = 45%

126
110
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 110 + 114 = 350 (100%)
R 126 of 350 ~ 36%
G 110 of 350 ~ 31.43%
B 114 of 350 ~ 32.57'%

%36
%31.43
%32.57

CMYK RENK MODELİ

#7E6E72 rengi CMYK tonu (0,13,10,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.70%
  • sarı tonu 9.52%
  • ana renk tonu 50.59%

CMYK: (0,13,10,51)
C0M13Y10K51 (0%, 13%, 10%, 51%)
(0.00 / 0.13 / 0.10 / 0.51)

CMYK yüzdeleri

%0
%12.7
%9.52
%50.59

Codes

Color #7E6E72 in popluar color models

7E 6E 72
RGB 126 110 114
HSL 345° 6.78% 46.27%
HSB/HSV 345° 12.70% 49.41%
CMYK 0.00% 12.70% 9.52%
50.59%

Color #7E6E72 in popluar number systems.

HEX 7E 6E 72
Decimal 126 110 114
Binary 1111110 1101110 1110010
Octal 176 156 162

Shades and tints

Shades of #7E6E72

#7E6E72
(126,110,114)
#736468
(115,100,104)
#685A5E
(104,90,94)
#5D5054
(93,80,84)
#52464A
(82,70,74)
#473C40
(71,60,64)
#3C3236
(60,50,54)
#31282C
(49,40,44)
#261E22
(38,30,34)
#1B1418
(27,20,24)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #7E6E72

#7E6E72
(126,110,114)
#897B7E
(137,123,126)
#94888A
(148,136,138)
#9F9596
(159,149,150)
#AAA2A2
(170,162,162)
#B5AFAE
(181,175,174)
#C0BCBA
(192,188,186)
#CBC9C6
(203,201,198)
#D6D6D2
(214,214,210)
#E1E3DE
(225,227,222)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6E72 color. Also use rgb(126,110,114) instead hex code.

Text Font Color

.myTextColor { color: #7E6E72; }

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

This text font color is #7E6E72.

Background Color

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

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

This div background color is #7E6E72.

Border color

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

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

This div border color is #7E6E72.

Opacity

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

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

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

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

This text has shadow with #7E6E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6E72.

Preview

Color preview on black background

This text has color #7E6E72 on black background.


Color preview on white background

This text has color #7E6E72 on white background.


Black color preview on #7E6E72 background

This text has black color on #7E6E72 background.


White color preview on #7E6E72 background

This text has white color on #7E6E72 background.


Related colors

Complementary color

Complementary color for #hex is #81918D.


I love getcolorcode.com

Triadic colors

1 #727E6E and #6E727E with #7E6E72 are triadic colors.

2 #726E7E and #6E7E72 with #7E6E72 are triadic colors.