COLOR #776D3C

HEX: #776D3C RGB: (119,109,60)

Renk bilgisi

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

RGB renk modeli

#776D3C color RGB value is (119,109,60).

RGB: (119,109,60) (47%, 43%, 24%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 109 of 255 = 43%
B 60 of 255 = 24%

119
109
60

R + G + B ~ 38%. #776D3C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 109 + 60 = 288 (100%)
R 119 of 288 ~ 41.32%
G 109 of 288 ~ 37.85%
B 60 of 288 ~ 20.83'%

%41.32
%37.85
%20.83

CMYK RENK MODELİ

#776D3C rengi CMYK tonu (0,8,50,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.40%
  • sarı tonu 49.58%
  • ana renk tonu 53.33%

CMYK: (0,8,50,53)
C0M8Y50K53 (0%, 8%, 50%, 53%)
(0.00 / 0.08 / 0.50 / 0.53)

CMYK yüzdeleri

%0
%8.4
%49.58
%53.33

Codes

Color #776D3C in popluar color models

77 6D 3C
RGB 119 109 60
HSL 50° 32.96% 35.10%
HSB/HSV 50° 49.58% 46.67%
CMYK 0.00% 8.40% 49.58%
53.33%

Color #776D3C in popluar number systems.

HEX 77 6D 3C
Decimal 119 109 60
Binary 1110111 1101101 111100
Octal 167 155 74

Shades and tints

Shades of #776D3C

#776D3C
(119,109,60)
#6D6437
(109,100,55)
#635B32
(99,91,50)
#59522D
(89,82,45)
#4F4928
(79,73,40)
#454023
(69,64,35)
#3B371E
(59,55,30)
#312E19
(49,46,25)
#272514
(39,37,20)
#1D1C0F
(29,28,15)
#13130A
(19,19,10)
#000000
(0,0,0)

Tints of #776D3C

#776D3C
(119,109,60)
#837A4D
(131,122,77)
#8F875E
(143,135,94)
#9B946F
(155,148,111)
#A7A180
(167,161,128)
#B3AE91
(179,174,145)
#BFBBA2
(191,187,162)
#CBC8B3
(203,200,179)
#D7D5C4
(215,213,196)
#E3E2D5
(227,226,213)
#EFEFE6
(239,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776D3C; }

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

This text font color is #776D3C.

Background Color

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

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

This div background color is #776D3C.

Border color

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

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

This div border color is #776D3C.

Opacity

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

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

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

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

This text has shadow with #776D3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776D3C.

Preview

Color preview on black background

This text has color #776D3C on black background.


Color preview on white background

This text has color #776D3C on white background.


Black color preview on #776D3C background

This text has black color on #776D3C background.


White color preview on #776D3C background

This text has white color on #776D3C background.


Related colors

Complementary color

Complementary color for #hex is #8892C3.


I love getcolorcode.com

Triadic colors

1 #3C776D and #6D3C77 with #776D3C are triadic colors.

2 #3C6D77 and #6D773C with #776D3C are triadic colors.