COLOR #776914

HEX: #776914 RGB: (119,105,20)

Color info

#776914 contains mainly red and green colors. Web safe color of #776914 is #666600 (or #660).

RGB color model

#776914 color RGB value is (119,105,20).

RGB: (119,105,20) (47%, 41%, 8%)

RGB channels and saturation

R 119 of 255 = 47%
G 105 of 255 = 41%
B 20 of 255 = 8%

119
105
20

R + G + B ~ 32%. #776914 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 105 + 20 = 244 (100%)
R 119 of 244 ~ 48.77%
G 105 of 244 ~ 43.03%
B 20 of 244 ~ 8.2'%

%48.77
%43.03

CMYK color model

#776914 color CMYK value is (0,12,83,53).

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

CMYK: (0,12,83,53)
C0M12Y83K53 (0%, 12%, 83%, 53%)
(0.00 / 0.12 / 0.83 / 0.53)

CMYK percentages

%0
%11.76
%83.19
%53.33

Codes

Color #776914 in popluar color models

77 69 14
RGB 119 105 20
HSL 52° 71.22% 27.25%
HSB/HSV 52° 83.19% 46.67%
CMYK 0.00% 11.76% 83.19%
53.33%

Color #776914 in popluar number systems.

HEX 77 69 14
Decimal 119 105 20
Binary 1110111 1101001 10100
Octal 167 151 24

Shades and tints

Shades of #776914

#776914
(119,105,20)
#6D6013
(109,96,19)
#635712
(99,87,18)
#594E11
(89,78,17)
#4F4510
(79,69,16)
#453C0F
(69,60,15)
#3B330E
(59,51,14)
#312A0D
(49,42,13)
#27210C
(39,33,12)
#1D180B
(29,24,11)
#130F0A
(19,15,10)
#000000
(0,0,0)

Tints of #776914

#776914
(119,105,20)
#837629
(131,118,41)
#8F833E
(143,131,62)
#9B9053
(155,144,83)
#A79D68
(167,157,104)
#B3AA7D
(179,170,125)
#BFB792
(191,183,146)
#CBC4A7
(203,196,167)
#D7D1BC
(215,209,188)
#E3DED1
(227,222,209)
#EFEBE6
(239,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776914; }

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

This text font color is #776914.

Background Color

.myBgColor { background-color: #776914; }

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

This div background color is #776914.

Border color

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

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

This div border color is #776914.

Opacity

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

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

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

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

This text has shadow with #776914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776914.

Preview

Color preview on black background

This text has color #776914 on black background.


Color preview on white background

This text has color #776914 on white background.


Black color preview on #776914 background

This text has black color on #776914 background.


White color preview on #776914 background

This text has white color on #776914 background.


Related colors

Complementary color

Complementary color for #hex is #8896EB.


I love getcolorcode.com

Triadic colors

1 #147769 and #691477 with #776914 are triadic colors.

2 #146977 and #697714 with #776914 are triadic colors.