COLOR #76696D

HEX: #76696D RGB: (118,105,109)

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

118
105
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 105 + 109 = 332 (100%)
R 118 of 332 ~ 35.54%
G 105 of 332 ~ 31.63%
B 109 of 332 ~ 32.83'%

%35.54
%31.63
%32.83

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.02%
  • sarı tonu 7.63%
  • ana renk tonu 53.73%
CMYK: (0,11,8,54) C0M11Y8K54 (0%,11%,8%,54%) (0.00/0.11/0.08/0.54) 

CMYK yüzdeleri

%0
%11.02
%7.63
%53.73

Codes

Color #76696D in popluar color models

76 69 6D
RGB 118 105 109
HSL 342° 5.83% 43.73%
HSB/HSV 342° 11.02% 46.27%
CMYK 0.00% 11.02% 7.63%
53.73%

Color #76696D in popluar number systems.

HEX 76 69 6D
Decimal 118 105 109
Binary 1110110 1101001 1101101
Octal 166 151 155

Shades and tints

Shades of #76696D

#76696D
(118,105,109)
#6C6064
(108,96,100)
#62575B
(98,87,91)
#584E52
(88,78,82)
#4E4549
(78,69,73)
#443C40
(68,60,64)
#3A3337
(58,51,55)
#302A2E
(48,42,46)
#262125
(38,33,37)
#1C181C
(28,24,28)
#120F13
(18,15,19)
#000000
(0,0,0)

Tints of #76696D

#76696D
(118,105,109)
#82767A
(130,118,122)
#8E8387
(142,131,135)
#9A9094
(154,144,148)
#A69DA1
(166,157,161)
#B2AAAE
(178,170,174)
#BEB7BB
(190,183,187)
#CAC4C8
(202,196,200)
#D6D1D5
(214,209,213)
#E2DEE2
(226,222,226)
#EEEBEF
(238,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76696D; }

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

This text font color is #76696D.

Background Color

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

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

This div background color is #76696D.

Border color

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

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

This div border color is #76696D.

Opacity

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

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

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

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

This text has shadow with #76696D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76696D.

Preview

Color preview on black background

This text has color #76696D on black background.


Color preview on white background

This text has color #76696D on white background.


Black color preview on #76696D background

This text has black color on #76696D background.


White color preview on #76696D background

This text has white color on #76696D background.


Related colors

Complementary color

Complementary color for #hex is #899692.


I love getcolorcode.com

Triadic colors

1 #6D7669 and #696D76 with #76696D are triadic colors.

2 #6D6976 and #69766D with #76696D are triadic colors.