COLOR #767D6F

HEX: #767D6F RGB: (118,125,111)

Renk bilgisi

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

RGB renk modeli

#767D6F color RGB value is (118,125,111).

RGB: (118,125,111) (46%, 49%, 44%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 125 of 255 = 49%
B 111 of 255 = 44%

118
125
111

R + G + B ~ 46%. #767D6F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 125 + 111 = 354 (100%)
R 118 of 354 ~ 33.33%
G 125 of 354 ~ 35.31%
B 111 of 354 ~ 31.36'%

%33.33
%35.31
%31.36

CMYK RENK MODELİ

#767D6F rengi CMYK tonu (6,0,11,51).

  • camgöbeği tonu 5.60%
  • eflatun tonu 0.00%
  • sarı tonu 11.20%
  • ana renk tonu 50.98%

CMYK: (6,0,11,51)
C6M0Y11K51 (6%, 0%, 11%, 51%)
(0.06 / 0.00 / 0.11 / 0.51)

CMYK yüzdeleri

%5.6
%0
%11.2
%50.98

Codes

Color #767D6F in popluar color models

76 7D 6F
RGB 118 125 111
HSL 90° 5.93% 46.27%
HSB/HSV 90° 11.20% 49.02%
CMYK 5.60% 0.00% 11.20%
50.98%

Color #767D6F in popluar number systems.

HEX 76 7D 6F
Decimal 118 125 111
Binary 1110110 1111101 1101111
Octal 166 175 157

Shades and tints

Shades of #767D6F

#767D6F
(118,125,111)
#6C7265
(108,114,101)
#62675B
(98,103,91)
#585C51
(88,92,81)
#4E5147
(78,81,71)
#44463D
(68,70,61)
#3A3B33
(58,59,51)
#303029
(48,48,41)
#26251F
(38,37,31)
#1C1A15
(28,26,21)
#120F0B
(18,15,11)
#000000
(0,0,0)

Tints of #767D6F

#767D6F
(118,125,111)
#82887C
(130,136,124)
#8E9389
(142,147,137)
#9A9E96
(154,158,150)
#A6A9A3
(166,169,163)
#B2B4B0
(178,180,176)
#BEBFBD
(190,191,189)
#CACACA
(202,202,202)
#D6D5D7
(214,213,215)
#E2E0E4
(226,224,228)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767D6F color. Also use rgb(118,125,111) instead hex code.

Text Font Color

.myTextColor { color: #767D6F; }

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

This text font color is #767D6F.

Background Color

.myBgColor { background-color: #767D6F; }

<div style="background-color:#767D6F">Inner text</div>

This div background color is #767D6F.

Border color

.myBorderColor { border: 1px solid #767D6F; }

<div style="border:3px solid #767D6F">Div</div>

This div border color is #767D6F.

Opacity

.myOpacity80 { color: #767D6F; opacity: 0.8; }

<p style="color:#767D6F;opacity:0.8;">80%</p>

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

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

This text has shadow with #767D6F color.


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

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

This text has shadow with #767D6F primary color and red secondary color.


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

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

This text has shadow with #767D6F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #767D6F.

Preview

Color preview on black background

This text has color #767D6F on black background.


Color preview on white background

This text has color #767D6F on white background.


Black color preview on #767D6F background

This text has black color on #767D6F background.


White color preview on #767D6F background

This text has white color on #767D6F background.


Related colors

Complementary color

Complementary color for #hex is #898290.


I love getcolorcode.com

Triadic colors

1 #6F767D and #7D6F76 with #767D6F are triadic colors.

2 #6F7D76 and #7D766F with #767D6F are triadic colors.