COLOR #776707

HEX: #776707 RGB: (119,103,7)

Color info

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

RGB color model

#776707 color RGB value is (119,103,7).

RGB: (119,103,7) (47%, 40%, 3%)

RGB channels and saturation

R 119 of 255 = 47%
G 103 of 255 = 40%
B 7 of 255 = 3%

119
103
7

R + G + B ~ 30%. #776707 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 103 + 7 = 229 (100%)
R 119 of 229 ~ 51.97%
G 103 of 229 ~ 44.98%
B 7 of 229 ~ 3.06'%

%51.97
%44.98

CMYK color model

#776707 color CMYK value is (0,13,94,53).

  • cyan value is 0.00%
  • magenta value is 13.45%
  • yellow value is 94.12%
  • key color value is 53.33%
CMYK: (0,13,94,53) C0M13Y94K53 (0%,13%,94%,53%) (0.00/0.13/0.94/0.53) 

CMYK percentages

%0
%13.45
%94.12
%53.33

Codes

Color #776707 in popluar color models

77 67 07
RGB 119 103 7
HSL 51° 88.89% 24.71%
HSB/HSV 51° 94.12% 46.67%
CMYK 0.00% 13.45% 94.12%
53.33%

Color #776707 in popluar number systems.

HEX 77 67 07
Decimal 119 103 7
Binary 1110111 1100111 111
Octal 167 147 7

Shades and tints

Shades of #776707

#776707
(119,103,7)
#6D5E07
(109,94,7)
#635507
(99,85,7)
#594C07
(89,76,7)
#4F4307
(79,67,7)
#453A07
(69,58,7)
#3B3107
(59,49,7)
#312807
(49,40,7)
#271F07
(39,31,7)
#1D1607
(29,22,7)
#130D07
(19,13,7)
#000000
(0,0,0)

Tints of #776707

#776707
(119,103,7)
#83741D
(131,116,29)
#8F8133
(143,129,51)
#9B8E49
(155,142,73)
#A79B5F
(167,155,95)
#B3A875
(179,168,117)
#BFB58B
(191,181,139)
#CBC2A1
(203,194,161)
#D7CFB7
(215,207,183)
#E3DCCD
(227,220,205)
#EFE9E3
(239,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776707 color. Also use rgb(119,103,7) instead hex code.

Text Font Color

.myTextColor { color: #776707; }

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

This text font color is #776707.

Background Color

.myBgColor { background-color: #776707; }

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

This div background color is #776707.

Border color

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

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

This div border color is #776707.

Opacity

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

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

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

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

This text has shadow with #776707 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776707.

Preview

Color preview on black background

This text has color #776707 on black background.


Color preview on white background

This text has color #776707 on white background.


Black color preview on #776707 background

This text has black color on #776707 background.


White color preview on #776707 background

This text has white color on #776707 background.


Related colors

Complementary color

Complementary color for #hex is #8898F8.


I love getcolorcode.com

Triadic colors

1 #077767 and #670777 with #776707 are triadic colors.

2 #076777 and #677707 with #776707 are triadic colors.