COLOR #776D6B

HEX: #776D6B RGB: (119,109,107)

Renk bilgisi

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

RGB renk modeli

#776D6B color RGB value is (119,109,107).

RGB: (119,109,107) (47%, 43%, 42%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 109 of 255 = 43%
B 107 of 255 = 42%

119
109
107

R + G + B ~ 44%. #776D6B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 109 + 107 = 335 (100%)
R 119 of 335 ~ 35.52%
G 109 of 335 ~ 32.54%
B 107 of 335 ~ 31.94'%

%35.52
%32.54
%31.94

CMYK RENK MODELİ

#776D6B rengi CMYK tonu (0,8,10,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.40%
  • sarı tonu 10.08%
  • ana renk tonu 53.33%
CMYK: (0,8,10,53) C0M8Y10K53 (0%,8%,10%,53%) (0.00/0.08/0.10/0.53) 

CMYK yüzdeleri

%0
%8.4
%10.08
%53.33

Codes

Color #776D6B in popluar color models

77 6D 6B
RGB 119 109 107
HSL 10° 5.31% 44.31%
HSB/HSV 10° 10.08% 46.67%
CMYK 0.00% 8.40% 10.08%
53.33%

Color #776D6B in popluar number systems.

HEX 77 6D 6B
Decimal 119 109 107
Binary 1110111 1101101 1101011
Octal 167 155 153

Shades and tints

Shades of #776D6B

#776D6B
(119,109,107)
#6D6462
(109,100,98)
#635B59
(99,91,89)
#595250
(89,82,80)
#4F4947
(79,73,71)
#45403E
(69,64,62)
#3B3735
(59,55,53)
#312E2C
(49,46,44)
#272523
(39,37,35)
#1D1C1A
(29,28,26)
#131311
(19,19,17)
#000000
(0,0,0)

Tints of #776D6B

#776D6B
(119,109,107)
#837A78
(131,122,120)
#8F8785
(143,135,133)
#9B9492
(155,148,146)
#A7A19F
(167,161,159)
#B3AEAC
(179,174,172)
#BFBBB9
(191,187,185)
#CBC8C6
(203,200,198)
#D7D5D3
(215,213,211)
#E3E2E0
(227,226,224)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776D6B color. Also use rgb(119,109,107) instead hex code.

Text Font Color

.myTextColor { color: #776D6B; }

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

This text font color is #776D6B.

Background Color

.myBgColor { background-color: #776D6B; }

<div style="background-color:#776D6B">Inner text</div>

This div background color is #776D6B.

Border color

.myBorderColor { border: 1px solid #776D6B; }

<div style="border:3px solid #776D6B">Div</div>

This div border color is #776D6B.

Opacity

.myOpacity80 { color: #776D6B; opacity: 0.8; }

<p style="color:#776D6B;opacity:0.8;">80%</p>

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

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

This text has shadow with #776D6B color.


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

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

This text has shadow with #776D6B primary color and red secondary color.


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

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

This text has shadow with #776D6B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #776D6B.

Preview

Color preview on black background

This text has color #776D6B on black background.


Color preview on white background

This text has color #776D6B on white background.


Black color preview on #776D6B background

This text has black color on #776D6B background.


White color preview on #776D6B background

This text has white color on #776D6B background.


Related colors

Complementary color

Complementary color for #hex is #889294.


I love getcolorcode.com

Triadic colors

1 #6B776D and #6D6B77 with #776D6B are triadic colors.

2 #6B6D77 and #6D776B with #776D6B are triadic colors.