COLOR #776C5E

HEX: #776C5E RGB: (119,108,94)

Renk bilgisi

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

RGB renk modeli

#776C5E color RGB value is (119,108,94).

RGB: (119,108,94) (47%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 108 of 255 = 42%
B 94 of 255 = 37%

119
108
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 108 + 94 = 321 (100%)
R 119 of 321 ~ 37.07%
G 108 of 321 ~ 33.64%
B 94 of 321 ~ 29.28'%

%37.07
%33.64
%29.28

CMYK RENK MODELİ

#776C5E rengi CMYK tonu (0,9,21,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.24%
  • sarı tonu 21.01%
  • ana renk tonu 53.33%

CMYK: (0,9,21,53)
C0M9Y21K53 (0%, 9%, 21%, 53%)
(0.00 / 0.09 / 0.21 / 0.53)

CMYK yüzdeleri

%0
%9.24
%21.01
%53.33

Codes

Color #776C5E in popluar color models

77 6C 5E
RGB 119 108 94
HSL 34° 11.74% 41.76%
HSB/HSV 34° 21.01% 46.67%
CMYK 0.00% 9.24% 21.01%
53.33%

Color #776C5E in popluar number systems.

HEX 77 6C 5E
Decimal 119 108 94
Binary 1110111 1101100 1011110
Octal 167 154 136

Shades and tints

Shades of #776C5E

#776C5E
(119,108,94)
#6D6356
(109,99,86)
#635A4E
(99,90,78)
#595146
(89,81,70)
#4F483E
(79,72,62)
#453F36
(69,63,54)
#3B362E
(59,54,46)
#312D26
(49,45,38)
#27241E
(39,36,30)
#1D1B16
(29,27,22)
#13120E
(19,18,14)
#000000
(0,0,0)

Tints of #776C5E

#776C5E
(119,108,94)
#83796C
(131,121,108)
#8F867A
(143,134,122)
#9B9388
(155,147,136)
#A7A096
(167,160,150)
#B3ADA4
(179,173,164)
#BFBAB2
(191,186,178)
#CBC7C0
(203,199,192)
#D7D4CE
(215,212,206)
#E3E1DC
(227,225,220)
#EFEEEA
(239,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776C5E color. Also use rgb(119,108,94) instead hex code.

Text Font Color

.myTextColor { color: #776C5E; }

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

This text font color is #776C5E.

Background Color

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

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

This div background color is #776C5E.

Border color

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

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

This div border color is #776C5E.

Opacity

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

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

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

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

This text has shadow with #776C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776C5E.

Preview

Color preview on black background

This text has color #776C5E on black background.


Color preview on white background

This text has color #776C5E on white background.


Black color preview on #776C5E background

This text has black color on #776C5E background.


White color preview on #776C5E background

This text has white color on #776C5E background.


Related colors

Complementary color

Complementary color for #hex is #8893A1.


I love getcolorcode.com

Triadic colors

1 #5E776C and #6C5E77 with #776C5E are triadic colors.

2 #5E6C77 and #6C775E with #776C5E are triadic colors.