COLOR #776053

HEX: #776053 RGB: (119,96,83)

Color info

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

RGB color model

#776053 color RGB value is (119,96,83).

RGB: (119,96,83) (47%, 38%, 33%)

RGB channels and saturation

R 119 of 255 = 47%
G 96 of 255 = 38%
B 83 of 255 = 33%

119
96
83

R + G + B ~ 39%. #776053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 96 + 83 = 298 (100%)
R 119 of 298 ~ 39.93%
G 96 of 298 ~ 32.21%
B 83 of 298 ~ 27.85'%

%39.93
%32.21
%27.85

CMYK color model

#776053 color CMYK value is (0,19,30,53).

  • cyan value is 0.00%
  • magenta value is 19.33%
  • yellow value is 30.25%
  • key color value is 53.33%

CMYK: (0,19,30,53)
C0M19Y30K53 (0%, 19%, 30%, 53%)
(0.00 / 0.19 / 0.30 / 0.53)

CMYK percentages

%0
%19.33
%30.25
%53.33

Codes

Color #776053 in popluar color models

77 60 53
RGB 119 96 83
HSL 22° 17.82% 39.61%
HSB/HSV 22° 30.25% 46.67%
CMYK 0.00% 19.33% 30.25%
53.33%

Color #776053 in popluar number systems.

HEX 77 60 53
Decimal 119 96 83
Binary 1110111 1100000 1010011
Octal 167 140 123

Shades and tints

Shades of #776053

#776053
(119,96,83)
#6D584C
(109,88,76)
#635045
(99,80,69)
#59483E
(89,72,62)
#4F4037
(79,64,55)
#453830
(69,56,48)
#3B3029
(59,48,41)
#312822
(49,40,34)
#27201B
(39,32,27)
#1D1814
(29,24,20)
#13100D
(19,16,13)
#000000
(0,0,0)

Tints of #776053

#776053
(119,96,83)
#836E62
(131,110,98)
#8F7C71
(143,124,113)
#9B8A80
(155,138,128)
#A7988F
(167,152,143)
#B3A69E
(179,166,158)
#BFB4AD
(191,180,173)
#CBC2BC
(203,194,188)
#D7D0CB
(215,208,203)
#E3DEDA
(227,222,218)
#EFECE9
(239,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776053 color. Also use rgb(119,96,83) instead hex code.

Text Font Color

.myTextColor { color: #776053; }

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

This text font color is #776053.

Background Color

.myBgColor { background-color: #776053; }

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

This div background color is #776053.

Border color

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

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

This div border color is #776053.

Opacity

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

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

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

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

This text has shadow with #776053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776053.

Preview

Color preview on black background

This text has color #776053 on black background.


Color preview on white background

This text has color #776053 on white background.


Black color preview on #776053 background

This text has black color on #776053 background.


White color preview on #776053 background

This text has white color on #776053 background.


Related colors

Complementary color

Complementary color for #hex is #889FAC.


I love getcolorcode.com

Triadic colors

1 #537760 and #605377 with #776053 are triadic colors.

2 #536077 and #607753 with #776053 are triadic colors.