COLOR #778867

HEX: #778867 RGB: (119,136,103)

Color info

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

RGB color model

#778867 color RGB value is (119,136,103).

RGB: (119,136,103) (47%, 53%, 40%)

RGB channels and saturation

R 119 of 255 = 47%
G 136 of 255 = 53%
B 103 of 255 = 40%

119
136
103

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

Portions of RGB colors in percentages

R + G + B = 119 + 136 + 103 = 358 (100%)
R 119 of 358 ~ 33.24%
G 136 of 358 ~ 37.99%
B 103 of 358 ~ 28.77'%

%33.24
%37.99
%28.77

CMYK color model

#778867 color CMYK value is (13,0,24,47).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 24.26%
  • key color value is 46.67%

CMYK: (13,0,24,47)
C13M0Y24K47 (13%, 0%, 24%, 47%)
(0.13 / 0.00 / 0.24 / 0.47)

CMYK percentages

%12.5
%0
%24.26
%46.67

Codes

Color #778867 in popluar color models

77 88 67
RGB 119 136 103
HSL 91° 13.81% 46.86%
HSB/HSV 91° 24.26% 53.33%
CMYK 12.50% 0.00% 24.26%
46.67%

Color #778867 in popluar number systems.

HEX 77 88 67
Decimal 119 136 103
Binary 1110111 10001000 1100111
Octal 167 210 147

Shades and tints

Shades of #778867

#778867
(119,136,103)
#6D7C5E
(109,124,94)
#637055
(99,112,85)
#59644C
(89,100,76)
#4F5843
(79,88,67)
#454C3A
(69,76,58)
#3B4031
(59,64,49)
#313428
(49,52,40)
#27281F
(39,40,31)
#1D1C16
(29,28,22)
#13100D
(19,16,13)
#000000
(0,0,0)

Tints of #778867

#778867
(119,136,103)
#839274
(131,146,116)
#8F9C81
(143,156,129)
#9BA68E
(155,166,142)
#A7B09B
(167,176,155)
#B3BAA8
(179,186,168)
#BFC4B5
(191,196,181)
#CBCEC2
(203,206,194)
#D7D8CF
(215,216,207)
#E3E2DC
(227,226,220)
#EFECE9
(239,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778867; }

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

This text font color is #778867.

Background Color

.myBgColor { background-color: #778867; }

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

This div background color is #778867.

Border color

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

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

This div border color is #778867.

Opacity

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

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

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

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

This text has shadow with #778867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778867.

Preview

Color preview on black background

This text has color #778867 on black background.


Color preview on white background

This text has color #778867 on white background.


Black color preview on #778867 background

This text has black color on #778867 background.


White color preview on #778867 background

This text has white color on #778867 background.


Related colors

Complementary color

Complementary color for #hex is #887798.


I love getcolorcode.com

Triadic colors

1 #677788 and #886777 with #778867 are triadic colors.

2 #678877 and #887767 with #778867 are triadic colors.