COLOR #77676A

HEX: #77676A RGB: (119,103,106)

Color info

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

RGB color model

#77676A color RGB value is (119,103,106).

RGB: (119,103,106) (47%, 40%, 42%)

RGB channels and saturation

R 119 of 255 = 47%
G 103 of 255 = 40%
B 106 of 255 = 42%

119
103
106

R + G + B ~ 43%. #77676A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 103 + 106 = 328 (100%)
R 119 of 328 ~ 36.28%
G 103 of 328 ~ 31.4%
B 106 of 328 ~ 32.32'%

%36.28
%31.4
%32.32

CMYK color model

#77676A color CMYK value is (0,13,11,53).

  • cyan value is 0.00%
  • magenta value is 13.45%
  • yellow value is 10.92%
  • key color value is 53.33%
CMYK: (0,13,11,53) C0M13Y11K53 (0%,13%,11%,53%) (0.00/0.13/0.11/0.53) 

CMYK percentages

%0
%13.45
%10.92
%53.33

Codes

Color #77676A in popluar color models

77 67 6A
RGB 119 103 106
HSL 349° 7.21% 43.53%
HSB/HSV 349° 13.45% 46.67%
CMYK 0.00% 13.45% 10.92%
53.33%

Color #77676A in popluar number systems.

HEX 77 67 6A
Decimal 119 103 106
Binary 1110111 1100111 1101010
Octal 167 147 152

Shades and tints

Shades of #77676A

#77676A
(119,103,106)
#6D5E61
(109,94,97)
#635558
(99,85,88)
#594C4F
(89,76,79)
#4F4346
(79,67,70)
#453A3D
(69,58,61)
#3B3134
(59,49,52)
#31282B
(49,40,43)
#271F22
(39,31,34)
#1D1619
(29,22,25)
#130D10
(19,13,16)
#000000
(0,0,0)

Tints of #77676A

#77676A
(119,103,106)
#837477
(131,116,119)
#8F8184
(143,129,132)
#9B8E91
(155,142,145)
#A79B9E
(167,155,158)
#B3A8AB
(179,168,171)
#BFB5B8
(191,181,184)
#CBC2C5
(203,194,197)
#D7CFD2
(215,207,210)
#E3DCDF
(227,220,223)
#EFE9EC
(239,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77676A color. Also use rgb(119,103,106) instead hex code.

Text Font Color

.myTextColor { color: #77676A; }

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

This text font color is #77676A.

Background Color

.myBgColor { background-color: #77676A; }

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

This div background color is #77676A.

Border color

.myBorderColor { border: 1px solid #77676A; }

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

This div border color is #77676A.

Opacity

.myOpacity80 { color: #77676A; opacity: 0.8; }

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

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

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

This text has shadow with #77676A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77676A.

Preview

Color preview on black background

This text has color #77676A on black background.


Color preview on white background

This text has color #77676A on white background.


Black color preview on #77676A background

This text has black color on #77676A background.


White color preview on #77676A background

This text has white color on #77676A background.


Related colors

Complementary color

Complementary color for #hex is #889895.


I love getcolorcode.com

Triadic colors

1 #6A7767 and #676A77 with #77676A are triadic colors.

2 #6A6777 and #67776A with #77676A are triadic colors.