COLOR #776562

HEX: #776562 RGB: (119,101,98)

Color info

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

RGB color model

#776562 color RGB value is (119,101,98).

RGB: (119,101,98) (47%, 40%, 38%)

RGB channels and saturation

R 119 of 255 = 47%
G 101 of 255 = 40%
B 98 of 255 = 38%

119
101
98

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

Portions of RGB colors in percentages

R + G + B = 119 + 101 + 98 = 318 (100%)
R 119 of 318 ~ 37.42%
G 101 of 318 ~ 31.76%
B 98 of 318 ~ 30.82'%

%37.42
%31.76
%30.82

CMYK color model

#776562 color CMYK value is (0,15,18,53).

  • cyan value is 0.00%
  • magenta value is 15.13%
  • yellow value is 17.65%
  • key color value is 53.33%

CMYK: (0,15,18,53)
C0M15Y18K53 (0%, 15%, 18%, 53%)
(0.00 / 0.15 / 0.18 / 0.53)

CMYK percentages

%0
%15.13
%17.65
%53.33

Codes

Color #776562 in popluar color models

77 65 62
RGB 119 101 98
HSL 9.68% 42.55%
HSB/HSV 17.65% 46.67%
CMYK 0.00% 15.13% 17.65%
53.33%

Color #776562 in popluar number systems.

HEX 77 65 62
Decimal 119 101 98
Binary 1110111 1100101 1100010
Octal 167 145 142

Shades and tints

Shades of #776562

#776562
(119,101,98)
#6D5C5A
(109,92,90)
#635352
(99,83,82)
#594A4A
(89,74,74)
#4F4142
(79,65,66)
#45383A
(69,56,58)
#3B2F32
(59,47,50)
#31262A
(49,38,42)
#271D22
(39,29,34)
#1D141A
(29,20,26)
#130B12
(19,11,18)
#000000
(0,0,0)

Tints of #776562

#776562
(119,101,98)
#837370
(131,115,112)
#8F817E
(143,129,126)
#9B8F8C
(155,143,140)
#A79D9A
(167,157,154)
#B3ABA8
(179,171,168)
#BFB9B6
(191,185,182)
#CBC7C4
(203,199,196)
#D7D5D2
(215,213,210)
#E3E3E0
(227,227,224)
#EFF1EE
(239,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776562 color. Also use rgb(119,101,98) instead hex code.

Text Font Color

.myTextColor { color: #776562; }

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

This text font color is #776562.

Background Color

.myBgColor { background-color: #776562; }

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

This div background color is #776562.

Border color

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

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

This div border color is #776562.

Opacity

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

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

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

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

This text has shadow with #776562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776562.

Preview

Color preview on black background

This text has color #776562 on black background.


Color preview on white background

This text has color #776562 on white background.


Black color preview on #776562 background

This text has black color on #776562 background.


White color preview on #776562 background

This text has white color on #776562 background.


Related colors

Complementary color

Complementary color for #hex is #889A9D.


I love getcolorcode.com

Triadic colors

1 #627765 and #656277 with #776562 are triadic colors.

2 #626577 and #657762 with #776562 are triadic colors.