COLOR #776A49

HEX: #776A49 RGB: (119,106,73)

Renk bilgisi

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

RGB renk modeli

#776A49 color RGB value is (119,106,73).

RGB: (119,106,73) (47%, 42%, 29%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 106 of 255 = 42%
B 73 of 255 = 29%

119
106
73

R + G + B ~ 39%. #776A49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 106 + 73 = 298 (100%)
R 119 of 298 ~ 39.93%
G 106 of 298 ~ 35.57%
B 73 of 298 ~ 24.5'%

%39.93
%35.57
%24.5

CMYK RENK MODELİ

#776A49 rengi CMYK tonu (0,11,39,53).

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

CMYK: (0,11,39,53)
C0M11Y39K53 (0%, 11%, 39%, 53%)
(0.00 / 0.11 / 0.39 / 0.53)

CMYK yüzdeleri

%0
%10.92
%38.66
%53.33

Codes

Color #776A49 in popluar color models

77 6A 49
RGB 119 106 73
HSL 43° 23.96% 37.65%
HSB/HSV 43° 38.66% 46.67%
CMYK 0.00% 10.92% 38.66%
53.33%

Color #776A49 in popluar number systems.

HEX 77 6A 49
Decimal 119 106 73
Binary 1110111 1101010 1001001
Octal 167 152 111

Shades and tints

Shades of #776A49

#776A49
(119,106,73)
#6D6143
(109,97,67)
#63583D
(99,88,61)
#594F37
(89,79,55)
#4F4631
(79,70,49)
#453D2B
(69,61,43)
#3B3425
(59,52,37)
#312B1F
(49,43,31)
#272219
(39,34,25)
#1D1913
(29,25,19)
#13100D
(19,16,13)
#000000
(0,0,0)

Tints of #776A49

#776A49
(119,106,73)
#837759
(131,119,89)
#8F8469
(143,132,105)
#9B9179
(155,145,121)
#A79E89
(167,158,137)
#B3AB99
(179,171,153)
#BFB8A9
(191,184,169)
#CBC5B9
(203,197,185)
#D7D2C9
(215,210,201)
#E3DFD9
(227,223,217)
#EFECE9
(239,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776A49; }

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

This text font color is #776A49.

Background Color

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

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

This div background color is #776A49.

Border color

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

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

This div border color is #776A49.

Opacity

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

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

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

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

This text has shadow with #776A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776A49.

Preview

Color preview on black background

This text has color #776A49 on black background.


Color preview on white background

This text has color #776A49 on white background.


Black color preview on #776A49 background

This text has black color on #776A49 background.


White color preview on #776A49 background

This text has white color on #776A49 background.


Related colors

Complementary color

Complementary color for #hex is #8895B6.


I love getcolorcode.com

Triadic colors

1 #49776A and #6A4977 with #776A49 are triadic colors.

2 #496A77 and #6A7749 with #776A49 are triadic colors.