COLOR #776168

HEX: #776168 RGB: (119,97,104)

Color info

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

RGB color model

#776168 color RGB value is (119,97,104).

RGB: (119,97,104) (47%, 38%, 41%)

RGB channels and saturation

R 119 of 255 = 47%
G 97 of 255 = 38%
B 104 of 255 = 41%

119
97
104

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

Portions of RGB colors in percentages

R + G + B = 119 + 97 + 104 = 320 (100%)
R 119 of 320 ~ 37.19%
G 97 of 320 ~ 30.31%
B 104 of 320 ~ 32.5'%

%37.19
%30.31
%32.5

CMYK color model

#776168 color CMYK value is (0,18,13,53).

  • cyan value is 0.00%
  • magenta value is 18.49%
  • yellow value is 12.61%
  • key color value is 53.33%
CMYK: (0,18,13,53) C0M18Y13K53 (0%,18%,13%,53%) (0.00/0.18/0.13/0.53) 

CMYK percentages

%0
%18.49
%12.61
%53.33

Codes

Color #776168 in popluar color models

77 61 68
RGB 119 97 104
HSL 341° 10.19% 42.35%
HSB/HSV 341° 18.49% 46.67%
CMYK 0.00% 18.49% 12.61%
53.33%

Color #776168 in popluar number systems.

HEX 77 61 68
Decimal 119 97 104
Binary 1110111 1100001 1101000
Octal 167 141 150

Shades and tints

Shades of #776168

#776168
(119,97,104)
#6D595F
(109,89,95)
#635156
(99,81,86)
#59494D
(89,73,77)
#4F4144
(79,65,68)
#45393B
(69,57,59)
#3B3132
(59,49,50)
#312929
(49,41,41)
#272120
(39,33,32)
#1D1917
(29,25,23)
#13110E
(19,17,14)
#000000
(0,0,0)

Tints of #776168

#776168
(119,97,104)
#836F75
(131,111,117)
#8F7D82
(143,125,130)
#9B8B8F
(155,139,143)
#A7999C
(167,153,156)
#B3A7A9
(179,167,169)
#BFB5B6
(191,181,182)
#CBC3C3
(203,195,195)
#D7D1D0
(215,209,208)
#E3DFDD
(227,223,221)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776168; }

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

This text font color is #776168.

Background Color

.myBgColor { background-color: #776168; }

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

This div background color is #776168.

Border color

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

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

This div border color is #776168.

Opacity

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

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

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

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

This text has shadow with #776168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776168.

Preview

Color preview on black background

This text has color #776168 on black background.


Color preview on white background

This text has color #776168 on white background.


Black color preview on #776168 background

This text has black color on #776168 background.


White color preview on #776168 background

This text has white color on #776168 background.


Related colors

Complementary color

Complementary color for #hex is #889E97.


I love getcolorcode.com

Triadic colors

1 #687761 and #616877 with #776168 are triadic colors.

2 #686177 and #617768 with #776168 are triadic colors.