COLOR #76766D

HEX: #76766D RGB: (118,118,109)

Renk bilgisi

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

RGB renk modeli

#76766D color RGB value is (118,118,109).

RGB: (118,118,109) (46%, 46%, 43%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 118 of 255 = 46%
B 109 of 255 = 43%

118
118
109

R + G + B ~ 45%. #76766D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 118 + 109 = 345 (100%)
R 118 of 345 ~ 34.2%
G 118 of 345 ~ 34.2%
B 109 of 345 ~ 31.59'%

%34.2
%34.2
%31.59

CMYK RENK MODELİ

#76766D rengi CMYK tonu (0,0,8,54).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.00%
  • sarı tonu 7.63%
  • ana renk tonu 53.73%

CMYK: (0,0,8,54)
C0M0Y8K54 (0%, 0%, 8%, 54%)
(0.00 / 0.00 / 0.08 / 0.54)

CMYK yüzdeleri

%0
%0
%7.63
%53.73

Codes

Color #76766D in popluar color models

76 76 6D
RGB 118 118 109
HSL 60° 3.96% 44.51%
HSB/HSV 60° 7.63% 46.27%
CMYK 0.00% 0.00% 7.63%
53.73%

Color #76766D in popluar number systems.

HEX 76 76 6D
Decimal 118 118 109
Binary 1110110 1110110 1101101
Octal 166 166 155

Shades and tints

Shades of #76766D

#76766D
(118,118,109)
#6C6C64
(108,108,100)
#62625B
(98,98,91)
#585852
(88,88,82)
#4E4E49
(78,78,73)
#444440
(68,68,64)
#3A3A37
(58,58,55)
#30302E
(48,48,46)
#262625
(38,38,37)
#1C1C1C
(28,28,28)
#121213
(18,18,19)
#000000
(0,0,0)

Tints of #76766D

#76766D
(118,118,109)
#82827A
(130,130,122)
#8E8E87
(142,142,135)
#9A9A94
(154,154,148)
#A6A6A1
(166,166,161)
#B2B2AE
(178,178,174)
#BEBEBB
(190,190,187)
#CACAC8
(202,202,200)
#D6D6D5
(214,214,213)
#E2E2E2
(226,226,226)
#EEEEEF
(238,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76766D color. Also use rgb(118,118,109) instead hex code.

Text Font Color

.myTextColor { color: #76766D; }

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

This text font color is #76766D.

Background Color

.myBgColor { background-color: #76766D; }

<div style="background-color:#76766D">Inner text</div>

This div background color is #76766D.

Border color

.myBorderColor { border: 1px solid #76766D; }

<div style="border:3px solid #76766D">Div</div>

This div border color is #76766D.

Opacity

.myOpacity80 { color: #76766D; opacity: 0.8; }

<p style="color:#76766D;opacity:0.8;">80%</p>

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

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

This text has shadow with #76766D color.


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

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

This text has shadow with #76766D primary color and red secondary color.


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

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

This text has shadow with #76766D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76766D.

Preview

Color preview on black background

This text has color #76766D on black background.


Color preview on white background

This text has color #76766D on white background.


Black color preview on #76766D background

This text has black color on #76766D background.


White color preview on #76766D background

This text has white color on #76766D background.


Related colors

Complementary color

Complementary color for #hex is #898992.


I love getcolorcode.com