COLOR #778155

HEX: #778155 RGB: (119,129,85)

Color info

#778155 contains red, green and blue colors in about the same proportion. Web safe color of #778155 is #669966 (or #696).

RGB color model

#778155 color RGB value is (119,129,85).

RGB: (119,129,85) (47%, 51%, 33%)

RGB channels and saturation

R 119 of 255 = 47%
G 129 of 255 = 51%
B 85 of 255 = 33%

119
129
85

R + G + B ~ 44%. #778155 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 129 + 85 = 333 (100%)
R 119 of 333 ~ 35.74%
G 129 of 333 ~ 38.74%
B 85 of 333 ~ 25.53'%

%35.74
%38.74
%25.53

CMYK color model

#778155 color CMYK value is (8,0,34,49).

  • cyan value is 7.75%
  • magenta value is 0.00%
  • yellow value is 34.11%
  • key color value is 49.41%
CMYK: (8,0,34,49) C8M0Y34K49 (8%,0%,34%,49%) (0.08/0.00/0.34/0.49) 

CMYK percentages

%7.75
%0
%34.11
%49.41

Codes

Color #778155 in popluar color models

77 81 55
RGB 119 129 85
HSL 74° 20.56% 41.96%
HSB/HSV 74° 34.11% 50.59%
CMYK 7.75% 0.00% 34.11%
49.41%

Color #778155 in popluar number systems.

HEX 77 81 55
Decimal 119 129 85
Binary 1110111 10000001 1010101
Octal 167 201 125

Shades and tints

Shades of #778155

#778155
(119,129,85)
#6D764E
(109,118,78)
#636B47
(99,107,71)
#596040
(89,96,64)
#4F5539
(79,85,57)
#454A32
(69,74,50)
#3B3F2B
(59,63,43)
#313424
(49,52,36)
#27291D
(39,41,29)
#1D1E16
(29,30,22)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #778155

#778155
(119,129,85)
#838C64
(131,140,100)
#8F9773
(143,151,115)
#9BA282
(155,162,130)
#A7AD91
(167,173,145)
#B3B8A0
(179,184,160)
#BFC3AF
(191,195,175)
#CBCEBE
(203,206,190)
#D7D9CD
(215,217,205)
#E3E4DC
(227,228,220)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #778155 color. Also use rgb(119,129,85) instead hex code.

Text Font Color

.myTextColor { color: #778155; }

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

This text font color is #778155.

Background Color

.myBgColor { background-color: #778155; }

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

This div background color is #778155.

Border color

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

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

This div border color is #778155.

Opacity

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

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

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

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

This text has shadow with #778155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778155.

Preview

Color preview on black background

This text has color #778155 on black background.


Color preview on white background

This text has color #778155 on white background.


Black color preview on #778155 background

This text has black color on #778155 background.


White color preview on #778155 background

This text has white color on #778155 background.


Related colors

Complementary color

Complementary color for #hex is #887EAA.


I love getcolorcode.com

Triadic colors

1 #557781 and #815577 with #778155 are triadic colors.

2 #558177 and #817755 with #778155 are triadic colors.