COLOR #776928

HEX: #776928 RGB: (119,105,40)

Color info

#776928 contains mainly red and green colors. Web safe color of #776928 is #666633 (or #663).

RGB color model

#776928 color RGB value is (119,105,40).

RGB: (119,105,40) (47%, 41%, 16%)

RGB channels and saturation

R 119 of 255 = 47%
G 105 of 255 = 41%
B 40 of 255 = 16%

119
105
40

R + G + B ~ 35%. #776928 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 105 + 40 = 264 (100%)
R 119 of 264 ~ 45.08%
G 105 of 264 ~ 39.77%
B 40 of 264 ~ 15.15'%

%45.08
%39.77
%15.15

CMYK color model

#776928 color CMYK value is (0,12,66,53).

  • cyan value is 0.00%
  • magenta value is 11.76%
  • yellow value is 66.39%
  • key color value is 53.33%

CMYK: (0,12,66,53)
C0M12Y66K53 (0%, 12%, 66%, 53%)
(0.00 / 0.12 / 0.66 / 0.53)

CMYK percentages

%0
%11.76
%66.39
%53.33

Codes

Color #776928 in popluar color models

77 69 28
RGB 119 105 40
HSL 49° 49.69% 31.18%
HSB/HSV 49° 66.39% 46.67%
CMYK 0.00% 11.76% 66.39%
53.33%

Color #776928 in popluar number systems.

HEX 77 69 28
Decimal 119 105 40
Binary 1110111 1101001 101000
Octal 167 151 50

Shades and tints

Shades of #776928

#776928
(119,105,40)
#6D6025
(109,96,37)
#635722
(99,87,34)
#594E1F
(89,78,31)
#4F451C
(79,69,28)
#453C19
(69,60,25)
#3B3316
(59,51,22)
#312A13
(49,42,19)
#272110
(39,33,16)
#1D180D
(29,24,13)
#130F0A
(19,15,10)
#000000
(0,0,0)

Tints of #776928

#776928
(119,105,40)
#83763B
(131,118,59)
#8F834E
(143,131,78)
#9B9061
(155,144,97)
#A79D74
(167,157,116)
#B3AA87
(179,170,135)
#BFB79A
(191,183,154)
#CBC4AD
(203,196,173)
#D7D1C0
(215,209,192)
#E3DED3
(227,222,211)
#EFEBE6
(239,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776928 color. Also use rgb(119,105,40) instead hex code.

Text Font Color

.myTextColor { color: #776928; }

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

This text font color is #776928.

Background Color

.myBgColor { background-color: #776928; }

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

This div background color is #776928.

Border color

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

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

This div border color is #776928.

Opacity

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

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

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

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

This text has shadow with #776928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776928.

Preview

Color preview on black background

This text has color #776928 on black background.


Color preview on white background

This text has color #776928 on white background.


Black color preview on #776928 background

This text has black color on #776928 background.


White color preview on #776928 background

This text has white color on #776928 background.


Related colors

Complementary color

Complementary color for #hex is #8896D7.


I love getcolorcode.com

Triadic colors

1 #287769 and #692877 with #776928 are triadic colors.

2 #286977 and #697728 with #776928 are triadic colors.