COLOR #7E7676

HEX: #7E7676 RGB: (126,118,118)

Renk bilgisi

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

RGB renk modeli

#7E7676 color RGB value is (126,118,118).

RGB: (126,118,118) (49%, 46%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 118 of 255 = 46%
B 118 of 255 = 46%

126
118
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 118 + 118 = 362 (100%)
R 126 of 362 ~ 34.81%
G 118 of 362 ~ 32.6%
B 118 of 362 ~ 32.6'%

%34.81
%32.6
%32.6

CMYK RENK MODELİ

#7E7676 rengi CMYK tonu (0,6,6,51).

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

CMYK: (0,6,6,51)
C0M6Y6K51 (0%, 6%, 6%, 51%)
(0.00 / 0.06 / 0.06 / 0.51)

CMYK yüzdeleri

%0
%6.35
%6.35
%50.59

Codes

Color #7E7676 in popluar color models

7E 76 76
RGB 126 118 118
HSL 3.28% 47.84%
HSB/HSV 6.35% 49.41%
CMYK 0.00% 6.35% 6.35%
50.59%

Color #7E7676 in popluar number systems.

HEX 7E 76 76
Decimal 126 118 118
Binary 1111110 1110110 1110110
Octal 176 166 166

Shades and tints

Shades of #7E7676

#7E7676
(126,118,118)
#736C6C
(115,108,108)
#686262
(104,98,98)
#5D5858
(93,88,88)
#524E4E
(82,78,78)
#474444
(71,68,68)
#3C3A3A
(60,58,58)
#313030
(49,48,48)
#262626
(38,38,38)
#1B1C1C
(27,28,28)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #7E7676

#7E7676
(126,118,118)
#898282
(137,130,130)
#948E8E
(148,142,142)
#9F9A9A
(159,154,154)
#AAA6A6
(170,166,166)
#B5B2B2
(181,178,178)
#C0BEBE
(192,190,190)
#CBCACA
(203,202,202)
#D6D6D6
(214,214,214)
#E1E2E2
(225,226,226)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E7676; }

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

This text font color is #7E7676.

Background Color

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

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

This div background color is #7E7676.

Border color

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

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

This div border color is #7E7676.

Opacity

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

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

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

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

This text has shadow with #7E7676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7676.

Preview

Color preview on black background

This text has color #7E7676 on black background.


Color preview on white background

This text has color #7E7676 on white background.


Black color preview on #7E7676 background

This text has black color on #7E7676 background.


White color preview on #7E7676 background

This text has white color on #7E7676 background.


Related colors

Complementary color

Complementary color for #hex is #818989.


I love getcolorcode.com