COLOR #777328

HEX: #777328 RGB: (119,115,40)

Color info

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

RGB color model

#777328 color RGB value is (119,115,40).

RGB: (119,115,40) (47%, 45%, 16%)

RGB channels and saturation

R 119 of 255 = 47%
G 115 of 255 = 45%
B 40 of 255 = 16%

119
115
40

R + G + B ~ 36%. #777328 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 115 + 40 = 274 (100%)
R 119 of 274 ~ 43.43%
G 115 of 274 ~ 41.97%
B 40 of 274 ~ 14.6'%

%43.43
%41.97
%14.6

CMYK color model

#777328 color CMYK value is (0,3,66,53).

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

CMYK: (0,3,66,53)
C0M3Y66K53 (0%, 3%, 66%, 53%)
(0.00 / 0.03 / 0.66 / 0.53)

CMYK percentages

%0
%3.36
%66.39
%53.33

Codes

Color #777328 in popluar color models

77 73 28
RGB 119 115 40
HSL 57° 49.69% 31.18%
HSB/HSV 57° 66.39% 46.67%
CMYK 0.00% 3.36% 66.39%
53.33%

Color #777328 in popluar number systems.

HEX 77 73 28
Decimal 119 115 40
Binary 1110111 1110011 101000
Octal 167 163 50

Shades and tints

Shades of #777328

#777328
(119,115,40)
#6D6925
(109,105,37)
#635F22
(99,95,34)
#59551F
(89,85,31)
#4F4B1C
(79,75,28)
#454119
(69,65,25)
#3B3716
(59,55,22)
#312D13
(49,45,19)
#272310
(39,35,16)
#1D190D
(29,25,13)
#130F0A
(19,15,10)
#000000
(0,0,0)

Tints of #777328

#777328
(119,115,40)
#837F3B
(131,127,59)
#8F8B4E
(143,139,78)
#9B9761
(155,151,97)
#A7A374
(167,163,116)
#B3AF87
(179,175,135)
#BFBB9A
(191,187,154)
#CBC7AD
(203,199,173)
#D7D3C0
(215,211,192)
#E3DFD3
(227,223,211)
#EFEBE6
(239,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #777328; }

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

This text font color is #777328.

Background Color

.myBgColor { background-color: #777328; }

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

This div background color is #777328.

Border color

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

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

This div border color is #777328.

Opacity

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

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

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

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

This text has shadow with #777328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777328.

Preview

Color preview on black background

This text has color #777328 on black background.


Color preview on white background

This text has color #777328 on white background.


Black color preview on #777328 background

This text has black color on #777328 background.


White color preview on #777328 background

This text has white color on #777328 background.


Related colors

Complementary color

Complementary color for #hex is #888CD7.


I love getcolorcode.com

Triadic colors

1 #287773 and #732877 with #777328 are triadic colors.

2 #287377 and #737728 with #777328 are triadic colors.