COLOR #776A68

HEX: #776A68 RGB: (119,106,104)

Renk bilgisi

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

RGB renk modeli

#776A68 color RGB value is (119,106,104).

RGB: (119,106,104) (47%, 42%, 41%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 106 of 255 = 42%
B 104 of 255 = 41%

119
106
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 106 + 104 = 329 (100%)
R 119 of 329 ~ 36.17%
G 106 of 329 ~ 32.22%
B 104 of 329 ~ 31.61'%

%36.17
%32.22
%31.61

CMYK RENK MODELİ

#776A68 rengi CMYK tonu (0,11,13,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.92%
  • sarı tonu 12.61%
  • ana renk tonu 53.33%

CMYK: (0,11,13,53)
C0M11Y13K53 (0%, 11%, 13%, 53%)
(0.00 / 0.11 / 0.13 / 0.53)

CMYK yüzdeleri

%0
%10.92
%12.61
%53.33

Codes

Color #776A68 in popluar color models

77 6A 68
RGB 119 106 104
HSL 6.73% 43.73%
HSB/HSV 12.61% 46.67%
CMYK 0.00% 10.92% 12.61%
53.33%

Color #776A68 in popluar number systems.

HEX 77 6A 68
Decimal 119 106 104
Binary 1110111 1101010 1101000
Octal 167 152 150

Shades and tints

Shades of #776A68

#776A68
(119,106,104)
#6D615F
(109,97,95)
#635856
(99,88,86)
#594F4D
(89,79,77)
#4F4644
(79,70,68)
#453D3B
(69,61,59)
#3B3432
(59,52,50)
#312B29
(49,43,41)
#272220
(39,34,32)
#1D1917
(29,25,23)
#13100E
(19,16,14)
#000000
(0,0,0)

Tints of #776A68

#776A68
(119,106,104)
#837775
(131,119,117)
#8F8482
(143,132,130)
#9B918F
(155,145,143)
#A79E9C
(167,158,156)
#B3ABA9
(179,171,169)
#BFB8B6
(191,184,182)
#CBC5C3
(203,197,195)
#D7D2D0
(215,210,208)
#E3DFDD
(227,223,221)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776A68 color. Also use rgb(119,106,104) instead hex code.

Text Font Color

.myTextColor { color: #776A68; }

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

This text font color is #776A68.

Background Color

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

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

This div background color is #776A68.

Border color

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

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

This div border color is #776A68.

Opacity

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

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

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

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

This text has shadow with #776A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776A68.

Preview

Color preview on black background

This text has color #776A68 on black background.


Color preview on white background

This text has color #776A68 on white background.


Black color preview on #776A68 background

This text has black color on #776A68 background.


White color preview on #776A68 background

This text has white color on #776A68 background.


Related colors

Complementary color

Complementary color for #hex is #889597.


I love getcolorcode.com

Triadic colors

1 #68776A and #6A6877 with #776A68 are triadic colors.

2 #686A77 and #6A7768 with #776A68 are triadic colors.