COLOR #776D7A

HEX: #776D7A RGB: (119,109,122)

Renk bilgisi

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

RGB renk modeli

#776D7A color RGB value is (119,109,122).

RGB: (119,109,122) (47%, 43%, 48%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 109 of 255 = 43%
B 122 of 255 = 48%

119
109
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 109 + 122 = 350 (100%)
R 119 of 350 ~ 34%
G 109 of 350 ~ 31.14%
B 122 of 350 ~ 34.86'%

%34
%31.14
%34.86

CMYK RENK MODELİ

#776D7A rengi CMYK tonu (2,11,0,52).

  • camgöbeği tonu 2.46%
  • eflatun tonu 10.66%
  • sarı tonu 0.00%
  • ana renk tonu 52.16%

CMYK: (2,11,0,52)
C2M11Y0K52 (2%, 11%, 0%, 52%)
(0.02 / 0.11 / 0.00 / 0.52)

CMYK yüzdeleri

%2.46
%10.66
%0
%52.16

Codes

Color #776D7A in popluar color models

77 6D 7A
RGB 119 109 122
HSL 286° 5.63% 45.29%
HSB/HSV 286° 10.66% 47.84%
CMYK 2.46% 10.66% 0.00%
52.16%

Color #776D7A in popluar number systems.

HEX 77 6D 7A
Decimal 119 109 122
Binary 1110111 1101101 1111010
Octal 167 155 172

Shades and tints

Shades of #776D7A

#776D7A
(119,109,122)
#6D646F
(109,100,111)
#635B64
(99,91,100)
#595259
(89,82,89)
#4F494E
(79,73,78)
#454043
(69,64,67)
#3B3738
(59,55,56)
#312E2D
(49,46,45)
#272522
(39,37,34)
#1D1C17
(29,28,23)
#13130C
(19,19,12)
#000000
(0,0,0)

Tints of #776D7A

#776D7A
(119,109,122)
#837A86
(131,122,134)
#8F8792
(143,135,146)
#9B949E
(155,148,158)
#A7A1AA
(167,161,170)
#B3AEB6
(179,174,182)
#BFBBC2
(191,187,194)
#CBC8CE
(203,200,206)
#D7D5DA
(215,213,218)
#E3E2E6
(227,226,230)
#EFEFF2
(239,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776D7A; }

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

This text font color is #776D7A.

Background Color

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

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

This div background color is #776D7A.

Border color

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

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

This div border color is #776D7A.

Opacity

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

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

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

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

This text has shadow with #776D7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776D7A.

Preview

Color preview on black background

This text has color #776D7A on black background.


Color preview on white background

This text has color #776D7A on white background.


Black color preview on #776D7A background

This text has black color on #776D7A background.


White color preview on #776D7A background

This text has white color on #776D7A background.


Related colors

Complementary color

Complementary color for #hex is #889285.


I love getcolorcode.com

Triadic colors

1 #7A776D and #6D7A77 with #776D7A are triadic colors.

2 #7A6D77 and #6D777A with #776D7A are triadic colors.