COLOR #7E6B6B

HEX: #7E6B6B RGB: (126,107,107)

Renk bilgisi

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

RGB renk modeli

#7E6B6B color RGB value is (126,107,107).

RGB: (126,107,107) (49%, 42%, 42%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 107 of 255 = 42%
B 107 of 255 = 42%

126
107
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 107 + 107 = 340 (100%)
R 126 of 340 ~ 37.06%
G 107 of 340 ~ 31.47%
B 107 of 340 ~ 31.47'%

%37.06
%31.47
%31.47

CMYK RENK MODELİ

#7E6B6B rengi CMYK tonu (0,15,15,51).

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

CMYK: (0,15,15,51)
C0M15Y15K51 (0%, 15%, 15%, 51%)
(0.00 / 0.15 / 0.15 / 0.51)

CMYK yüzdeleri

%0
%15.08
%15.08
%50.59

Codes

Color #7E6B6B in popluar color models

7E 6B 6B
RGB 126 107 107
HSL 8.15% 45.69%
HSB/HSV 15.08% 49.41%
CMYK 0.00% 15.08% 15.08%
50.59%

Color #7E6B6B in popluar number systems.

HEX 7E 6B 6B
Decimal 126 107 107
Binary 1111110 1101011 1101011
Octal 176 153 153

Shades and tints

Shades of #7E6B6B

#7E6B6B
(126,107,107)
#736262
(115,98,98)
#685959
(104,89,89)
#5D5050
(93,80,80)
#524747
(82,71,71)
#473E3E
(71,62,62)
#3C3535
(60,53,53)
#312C2C
(49,44,44)
#262323
(38,35,35)
#1B1A1A
(27,26,26)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #7E6B6B

#7E6B6B
(126,107,107)
#897878
(137,120,120)
#948585
(148,133,133)
#9F9292
(159,146,146)
#AA9F9F
(170,159,159)
#B5ACAC
(181,172,172)
#C0B9B9
(192,185,185)
#CBC6C6
(203,198,198)
#D6D3D3
(214,211,211)
#E1E0E0
(225,224,224)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6B6B; }

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

This text font color is #7E6B6B.

Background Color

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

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

This div background color is #7E6B6B.

Border color

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

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

This div border color is #7E6B6B.

Opacity

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

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

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

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

This text has shadow with #7E6B6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6B6B.

Preview

Color preview on black background

This text has color #7E6B6B on black background.


Color preview on white background

This text has color #7E6B6B on white background.


Black color preview on #7E6B6B background

This text has black color on #7E6B6B background.


White color preview on #7E6B6B background

This text has white color on #7E6B6B background.


Related colors

Complementary color

Complementary color for #hex is #819494.


I love getcolorcode.com