COLOR #776561

HEX: #776561 RGB: (119,101,97)

Renk bilgisi

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

RGB renk modeli

#776561 color RGB value is (119,101,97).

RGB: (119,101,97) (47%, 40%, 38%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 101 of 255 = 40%
B 97 of 255 = 38%

119
101
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 101 + 97 = 317 (100%)
R 119 of 317 ~ 37.54%
G 101 of 317 ~ 31.86%
B 97 of 317 ~ 30.6'%

%37.54
%31.86
%30.6

CMYK RENK MODELİ

#776561 rengi CMYK tonu (0,15,18,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.13%
  • sarı tonu 18.49%
  • ana renk tonu 53.33%
CMYK: (0,15,18,53) C0M15Y18K53 (0%,15%,18%,53%) (0.00/0.15/0.18/0.53) 

CMYK yüzdeleri

%0
%15.13
%18.49
%53.33

Codes

Color #776561 in popluar color models

77 65 61
RGB 119 101 97
HSL 11° 10.19% 42.35%
HSB/HSV 11° 18.49% 46.67%
CMYK 0.00% 15.13% 18.49%
53.33%

Color #776561 in popluar number systems.

HEX 77 65 61
Decimal 119 101 97
Binary 1110111 1100101 1100001
Octal 167 145 141

Shades and tints

Shades of #776561

#776561
(119,101,97)
#6D5C59
(109,92,89)
#635351
(99,83,81)
#594A49
(89,74,73)
#4F4141
(79,65,65)
#453839
(69,56,57)
#3B2F31
(59,47,49)
#312629
(49,38,41)
#271D21
(39,29,33)
#1D1419
(29,20,25)
#130B11
(19,11,17)
#000000
(0,0,0)

Tints of #776561

#776561
(119,101,97)
#83736F
(131,115,111)
#8F817D
(143,129,125)
#9B8F8B
(155,143,139)
#A79D99
(167,157,153)
#B3ABA7
(179,171,167)
#BFB9B5
(191,185,181)
#CBC7C3
(203,199,195)
#D7D5D1
(215,213,209)
#E3E3DF
(227,227,223)
#EFF1ED
(239,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776561 color. Also use rgb(119,101,97) instead hex code.

Text Font Color

.myTextColor { color: #776561; }

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

This text font color is #776561.

Background Color

.myBgColor { background-color: #776561; }

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

This div background color is #776561.

Border color

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

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

This div border color is #776561.

Opacity

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

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

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

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

This text has shadow with #776561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776561.

Preview

Color preview on black background

This text has color #776561 on black background.


Color preview on white background

This text has color #776561 on white background.


Black color preview on #776561 background

This text has black color on #776561 background.


White color preview on #776561 background

This text has white color on #776561 background.


Related colors

Complementary color

Complementary color for #hex is #889A9E.


I love getcolorcode.com

Triadic colors

1 #617765 and #656177 with #776561 are triadic colors.

2 #616577 and #657761 with #776561 are triadic colors.