COLOR #776669

HEX: #776669 RGB: (119,102,105)

Renk bilgisi

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

RGB renk modeli

#776669 color RGB value is (119,102,105).

RGB: (119,102,105) (47%, 40%, 41%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 102 of 255 = 40%
B 105 of 255 = 41%

119
102
105

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 102 + 105 = 326 (100%)
R 119 of 326 ~ 36.5%
G 102 of 326 ~ 31.29%
B 105 of 326 ~ 32.21'%

%36.5
%31.29
%32.21

CMYK RENK MODELİ

#776669 rengi CMYK tonu (0,14,12,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.29%
  • sarı tonu 11.76%
  • ana renk tonu 53.33%
CMYK: (0,14,12,53) C0M14Y12K53 (0%,14%,12%,53%) (0.00/0.14/0.12/0.53) 

CMYK yüzdeleri

%0
%14.29
%11.76
%53.33

Codes

Color #776669 in popluar color models

77 66 69
RGB 119 102 105
HSL 349° 7.69% 43.33%
HSB/HSV 349° 14.29% 46.67%
CMYK 0.00% 14.29% 11.76%
53.33%

Color #776669 in popluar number systems.

HEX 77 66 69
Decimal 119 102 105
Binary 1110111 1100110 1101001
Octal 167 146 151

Shades and tints

Shades of #776669

#776669
(119,102,105)
#6D5D60
(109,93,96)
#635457
(99,84,87)
#594B4E
(89,75,78)
#4F4245
(79,66,69)
#45393C
(69,57,60)
#3B3033
(59,48,51)
#31272A
(49,39,42)
#271E21
(39,30,33)
#1D1518
(29,21,24)
#130C0F
(19,12,15)
#000000
(0,0,0)

Tints of #776669

#776669
(119,102,105)
#837376
(131,115,118)
#8F8083
(143,128,131)
#9B8D90
(155,141,144)
#A79A9D
(167,154,157)
#B3A7AA
(179,167,170)
#BFB4B7
(191,180,183)
#CBC1C4
(203,193,196)
#D7CED1
(215,206,209)
#E3DBDE
(227,219,222)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776669 color. Also use rgb(119,102,105) instead hex code.

Text Font Color

.myTextColor { color: #776669; }

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

This text font color is #776669.

Background Color

.myBgColor { background-color: #776669; }

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

This div background color is #776669.

Border color

.myBorderColor { border: 1px solid #776669; }

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

This div border color is #776669.

Opacity

.myOpacity80 { color: #776669; opacity: 0.8; }

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

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

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

This text has shadow with #776669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776669.

Preview

Color preview on black background

This text has color #776669 on black background.


Color preview on white background

This text has color #776669 on white background.


Black color preview on #776669 background

This text has black color on #776669 background.


White color preview on #776669 background

This text has white color on #776669 background.


Related colors

Complementary color

Complementary color for #hex is #889996.


I love getcolorcode.com

Triadic colors

1 #697766 and #666977 with #776669 are triadic colors.

2 #696677 and #667769 with #776669 are triadic colors.