COLOR #776A75

HEX: #776A75 RGB: (119,106,117)

Color info

#776A75 contains red, green and blue colors in about the same proportion. Web safe color of #776A75 is #666666 (or #666).

RGB color model

#776A75 color RGB value is (119,106,117).

RGB: (119,106,117) (47%, 42%, 46%)

RGB channels and saturation

R 119 of 255 = 47%
G 106 of 255 = 42%
B 117 of 255 = 46%

119
106
117

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

Portions of RGB colors in percentages

R + G + B = 119 + 106 + 117 = 342 (100%)
R 119 of 342 ~ 34.8%
G 106 of 342 ~ 30.99%
B 117 of 342 ~ 34.21'%

%34.8
%30.99
%34.21

CMYK color model

#776A75 color CMYK value is (0,11,2,53).

  • cyan value is 0.00%
  • magenta value is 10.92%
  • yellow value is 1.68%
  • key color value is 53.33%
CMYK: (0,11,2,53) C0M11Y2K53 (0%,11%,2%,53%) (0.00/0.11/0.02/0.53) 

CMYK percentages

%0
%10.92
%1.68
%53.33

Codes

Color #776A75 in popluar color models

77 6A 75
RGB 119 106 117
HSL 309° 5.78% 44.12%
HSB/HSV 309° 10.92% 46.67%
CMYK 0.00% 10.92% 1.68%
53.33%

Color #776A75 in popluar number systems.

HEX 77 6A 75
Decimal 119 106 117
Binary 1110111 1101010 1110101
Octal 167 152 165

Shades and tints

Shades of #776A75

#776A75
(119,106,117)
#6D616B
(109,97,107)
#635861
(99,88,97)
#594F57
(89,79,87)
#4F464D
(79,70,77)
#453D43
(69,61,67)
#3B3439
(59,52,57)
#312B2F
(49,43,47)
#272225
(39,34,37)
#1D191B
(29,25,27)
#131011
(19,16,17)
#000000
(0,0,0)

Tints of #776A75

#776A75
(119,106,117)
#837781
(131,119,129)
#8F848D
(143,132,141)
#9B9199
(155,145,153)
#A79EA5
(167,158,165)
#B3ABB1
(179,171,177)
#BFB8BD
(191,184,189)
#CBC5C9
(203,197,201)
#D7D2D5
(215,210,213)
#E3DFE1
(227,223,225)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776A75 color. Also use rgb(119,106,117) instead hex code.

Text Font Color

.myTextColor { color: #776A75; }

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

This text font color is #776A75.

Background Color

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

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

This div background color is #776A75.

Border color

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

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

This div border color is #776A75.

Opacity

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

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

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

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

This text has shadow with #776A75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776A75.

Preview

Color preview on black background

This text has color #776A75 on black background.


Color preview on white background

This text has color #776A75 on white background.


Black color preview on #776A75 background

This text has black color on #776A75 background.


White color preview on #776A75 background

This text has white color on #776A75 background.


Related colors

Complementary color

Complementary color for #hex is #88958A.


I love getcolorcode.com

Triadic colors

1 #75776A and #6A7577 with #776A75 are triadic colors.

2 #756A77 and #6A7775 with #776A75 are triadic colors.