COLOR #76666D

HEX: #76666D RGB: (118,102,109)

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

118
102
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 102 + 109 = 329 (100%)
R 118 of 329 ~ 35.87%
G 102 of 329 ~ 31%
B 109 of 329 ~ 33.13'%

%35.87
%31
%33.13

CMYK RENK MODELİ

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

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

CMYK: (0,14,8,54)
C0M14Y8K54 (0%, 14%, 8%, 54%)
(0.00 / 0.14 / 0.08 / 0.54)

CMYK yüzdeleri

%0
%13.56
%7.63
%53.73

Codes

Color #76666D in popluar color models

76 66 6D
RGB 118 102 109
HSL 334° 7.27% 43.14%
HSB/HSV 334° 13.56% 46.27%
CMYK 0.00% 13.56% 7.63%
53.73%

Color #76666D in popluar number systems.

HEX 76 66 6D
Decimal 118 102 109
Binary 1110110 1100110 1101101
Octal 166 146 155

Shades and tints

Shades of #76666D

#76666D
(118,102,109)
#6C5D64
(108,93,100)
#62545B
(98,84,91)
#584B52
(88,75,82)
#4E4249
(78,66,73)
#443940
(68,57,64)
#3A3037
(58,48,55)
#30272E
(48,39,46)
#261E25
(38,30,37)
#1C151C
(28,21,28)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #76666D

#76666D
(118,102,109)
#82737A
(130,115,122)
#8E8087
(142,128,135)
#9A8D94
(154,141,148)
#A69AA1
(166,154,161)
#B2A7AE
(178,167,174)
#BEB4BB
(190,180,187)
#CAC1C8
(202,193,200)
#D6CED5
(214,206,213)
#E2DBE2
(226,219,226)
#EEE8EF
(238,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76666D; }

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

This text font color is #76666D.

Background Color

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

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

This div background color is #76666D.

Border color

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

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

This div border color is #76666D.

Opacity

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

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

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

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

This text has shadow with #76666D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76666D.

Preview

Color preview on black background

This text has color #76666D on black background.


Color preview on white background

This text has color #76666D on white background.


Black color preview on #76666D background

This text has black color on #76666D background.


White color preview on #76666D background

This text has white color on #76666D background.


Related colors

Complementary color

Complementary color for #hex is #899992.


I love getcolorcode.com

Triadic colors

1 #6D7666 and #666D76 with #76666D are triadic colors.

2 #6D6676 and #66766D with #76666D are triadic colors.