COLOR #776B5A

HEX: #776B5A RGB: (119,107,90)

Renk bilgisi

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

RGB renk modeli

#776B5A color RGB value is (119,107,90).

RGB: (119,107,90) (47%, 42%, 35%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 107 of 255 = 42%
B 90 of 255 = 35%

119
107
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 107 + 90 = 316 (100%)
R 119 of 316 ~ 37.66%
G 107 of 316 ~ 33.86%
B 90 of 316 ~ 28.48'%

%37.66
%33.86
%28.48

CMYK RENK MODELİ

#776B5A rengi CMYK tonu (0,10,24,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.08%
  • sarı tonu 24.37%
  • ana renk tonu 53.33%
CMYK: (0,10,24,53) C0M10Y24K53 (0%,10%,24%,53%) (0.00/0.10/0.24/0.53) 

CMYK yüzdeleri

%0
%10.08
%24.37
%53.33

Codes

Color #776B5A in popluar color models

77 6B 5A
RGB 119 107 90
HSL 35° 13.88% 40.98%
HSB/HSV 35° 24.37% 46.67%
CMYK 0.00% 10.08% 24.37%
53.33%

Color #776B5A in popluar number systems.

HEX 77 6B 5A
Decimal 119 107 90
Binary 1110111 1101011 1011010
Octal 167 153 132

Shades and tints

Shades of #776B5A

#776B5A
(119,107,90)
#6D6252
(109,98,82)
#63594A
(99,89,74)
#595042
(89,80,66)
#4F473A
(79,71,58)
#453E32
(69,62,50)
#3B352A
(59,53,42)
#312C22
(49,44,34)
#27231A
(39,35,26)
#1D1A12
(29,26,18)
#13110A
(19,17,10)
#000000
(0,0,0)

Tints of #776B5A

#776B5A
(119,107,90)
#837869
(131,120,105)
#8F8578
(143,133,120)
#9B9287
(155,146,135)
#A79F96
(167,159,150)
#B3ACA5
(179,172,165)
#BFB9B4
(191,185,180)
#CBC6C3
(203,198,195)
#D7D3D2
(215,211,210)
#E3E0E1
(227,224,225)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776B5A color. Also use rgb(119,107,90) instead hex code.

Text Font Color

.myTextColor { color: #776B5A; }

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

This text font color is #776B5A.

Background Color

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

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

This div background color is #776B5A.

Border color

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

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

This div border color is #776B5A.

Opacity

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

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

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

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

This text has shadow with #776B5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776B5A.

Preview

Color preview on black background

This text has color #776B5A on black background.


Color preview on white background

This text has color #776B5A on white background.


Black color preview on #776B5A background

This text has black color on #776B5A background.


White color preview on #776B5A background

This text has white color on #776B5A background.


Related colors

Complementary color

Complementary color for #hex is #8894A5.


I love getcolorcode.com

Triadic colors

1 #5A776B and #6B5A77 with #776B5A are triadic colors.

2 #5A6B77 and #6B775A with #776B5A are triadic colors.