COLOR #776048

HEX: #776048 RGB: (119,96,72)

Color info

#776048 contains red, green and blue colors in about the same proportion. Web safe color of #776048 is #666633 (or #663).

RGB color model

#776048 color RGB value is (119,96,72).

RGB: (119,96,72) (47%, 38%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 96 of 255 = 38%
B 72 of 255 = 28%

119
96
72

R + G + B ~ 38%. #776048 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 96 + 72 = 287 (100%)
R 119 of 287 ~ 41.46%
G 96 of 287 ~ 33.45%
B 72 of 287 ~ 25.09'%

%41.46
%33.45
%25.09

CMYK color model

#776048 color CMYK value is (0,19,39,53).

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

CMYK: (0,19,39,53)
C0M19Y39K53 (0%, 19%, 39%, 53%)
(0.00 / 0.19 / 0.39 / 0.53)

CMYK percentages

%0
%19.33
%39.5
%53.33

Codes

Color #776048 in popluar color models

77 60 48
RGB 119 96 72
HSL 31° 24.61% 37.45%
HSB/HSV 31° 39.50% 46.67%
CMYK 0.00% 19.33% 39.50%
53.33%

Color #776048 in popluar number systems.

HEX 77 60 48
Decimal 119 96 72
Binary 1110111 1100000 1001000
Octal 167 140 110

Shades and tints

Shades of #776048

#776048
(119,96,72)
#6D5842
(109,88,66)
#63503C
(99,80,60)
#594836
(89,72,54)
#4F4030
(79,64,48)
#45382A
(69,56,42)
#3B3024
(59,48,36)
#31281E
(49,40,30)
#272018
(39,32,24)
#1D1812
(29,24,18)
#13100C
(19,16,12)
#000000
(0,0,0)

Tints of #776048

#776048
(119,96,72)
#836E58
(131,110,88)
#8F7C68
(143,124,104)
#9B8A78
(155,138,120)
#A79888
(167,152,136)
#B3A698
(179,166,152)
#BFB4A8
(191,180,168)
#CBC2B8
(203,194,184)
#D7D0C8
(215,208,200)
#E3DED8
(227,222,216)
#EFECE8
(239,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776048; }

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

This text font color is #776048.

Background Color

.myBgColor { background-color: #776048; }

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

This div background color is #776048.

Border color

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

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

This div border color is #776048.

Opacity

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

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

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

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

This text has shadow with #776048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776048.

Preview

Color preview on black background

This text has color #776048 on black background.


Color preview on white background

This text has color #776048 on white background.


Black color preview on #776048 background

This text has black color on #776048 background.


White color preview on #776048 background

This text has white color on #776048 background.


Related colors

Complementary color

Complementary color for #hex is #889FB7.


I love getcolorcode.com

Triadic colors

1 #487760 and #604877 with #776048 are triadic colors.

2 #486077 and #607748 with #776048 are triadic colors.