COLOR #778069

HEX: #778069 RGB: (119,128,105)

Color info

#778069 contains red, green and blue colors in about the same proportion. Web safe color of #778069 is #666666 (or #666).

RGB color model

#778069 color RGB value is (119,128,105).

RGB: (119,128,105) (47%, 50%, 41%)

RGB channels and saturation

R 119 of 255 = 47%
G 128 of 255 = 50%
B 105 of 255 = 41%

119
128
105

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

Portions of RGB colors in percentages

R + G + B = 119 + 128 + 105 = 352 (100%)
R 119 of 352 ~ 33.81%
G 128 of 352 ~ 36.36%
B 105 of 352 ~ 29.83'%

%33.81
%36.36
%29.83

CMYK color model

#778069 color CMYK value is (7,0,18,50).

  • cyan value is 7.03%
  • magenta value is 0.00%
  • yellow value is 17.97%
  • key color value is 49.80%

CMYK: (7,0,18,50)
C7M0Y18K50 (7%, 0%, 18%, 50%)
(0.07 / 0.00 / 0.18 / 0.50)

CMYK percentages

%7.03
%0
%17.97
%49.8

Codes

Color #778069 in popluar color models

77 80 69
RGB 119 128 105
HSL 83° 9.87% 45.69%
HSB/HSV 83° 17.97% 50.20%
CMYK 7.03% 0.00% 17.97%
49.80%

Color #778069 in popluar number systems.

HEX 77 80 69
Decimal 119 128 105
Binary 1110111 10000000 1101001
Octal 167 200 151

Shades and tints

Shades of #778069

#778069
(119,128,105)
#6D7560
(109,117,96)
#636A57
(99,106,87)
#595F4E
(89,95,78)
#4F5445
(79,84,69)
#45493C
(69,73,60)
#3B3E33
(59,62,51)
#31332A
(49,51,42)
#272821
(39,40,33)
#1D1D18
(29,29,24)
#13120F
(19,18,15)
#000000
(0,0,0)

Tints of #778069

#778069
(119,128,105)
#838B76
(131,139,118)
#8F9683
(143,150,131)
#9BA190
(155,161,144)
#A7AC9D
(167,172,157)
#B3B7AA
(179,183,170)
#BFC2B7
(191,194,183)
#CBCDC4
(203,205,196)
#D7D8D1
(215,216,209)
#E3E3DE
(227,227,222)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778069; }

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

This text font color is #778069.

Background Color

.myBgColor { background-color: #778069; }

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

This div background color is #778069.

Border color

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

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

This div border color is #778069.

Opacity

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

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

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

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

This text has shadow with #778069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778069.

Preview

Color preview on black background

This text has color #778069 on black background.


Color preview on white background

This text has color #778069 on white background.


Black color preview on #778069 background

This text has black color on #778069 background.


White color preview on #778069 background

This text has white color on #778069 background.


Related colors

Complementary color

Complementary color for #hex is #887F96.


I love getcolorcode.com

Triadic colors

1 #697780 and #806977 with #778069 are triadic colors.

2 #698077 and #807769 with #778069 are triadic colors.