COLOR #779069

HEX: #779069 RGB: (119,144,105)

Color info

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

RGB color model

#779069 color RGB value is (119,144,105).

RGB: (119,144,105) (47%, 56%, 41%)

RGB channels and saturation

R 119 of 255 = 47%
G 144 of 255 = 56%
B 105 of 255 = 41%

119
144
105

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

Portions of RGB colors in percentages

R + G + B = 119 + 144 + 105 = 368 (100%)
R 119 of 368 ~ 32.34%
G 144 of 368 ~ 39.13%
B 105 of 368 ~ 28.53'%

%32.34
%39.13
%28.53

CMYK color model

#779069 color CMYK value is (17,0,27,44).

  • cyan value is 17.36%
  • magenta value is 0.00%
  • yellow value is 27.08%
  • key color value is 43.53%

CMYK: (17,0,27,44)
C17M0Y27K44 (17%, 0%, 27%, 44%)
(0.17 / 0.00 / 0.27 / 0.44)

CMYK percentages

%17.36
%0
%27.08
%43.53

Codes

Color #779069 in popluar color models

77 90 69
RGB 119 144 105
HSL 98° 15.66% 48.82%
HSB/HSV 98° 27.08% 56.47%
CMYK 17.36% 0.00% 27.08%
43.53%

Color #779069 in popluar number systems.

HEX 77 90 69
Decimal 119 144 105
Binary 1110111 10010000 1101001
Octal 167 220 151

Shades and tints

Shades of #779069

#779069
(119,144,105)
#6D8360
(109,131,96)
#637657
(99,118,87)
#59694E
(89,105,78)
#4F5C45
(79,92,69)
#454F3C
(69,79,60)
#3B4233
(59,66,51)
#31352A
(49,53,42)
#272821
(39,40,33)
#1D1B18
(29,27,24)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #779069

#779069
(119,144,105)
#839A76
(131,154,118)
#8FA483
(143,164,131)
#9BAE90
(155,174,144)
#A7B89D
(167,184,157)
#B3C2AA
(179,194,170)
#BFCCB7
(191,204,183)
#CBD6C4
(203,214,196)
#D7E0D1
(215,224,209)
#E3EADE
(227,234,222)
#EFF4EB
(239,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779069; }

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

This text font color is #779069.

Background Color

.myBgColor { background-color: #779069; }

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

This div background color is #779069.

Border color

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

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

This div border color is #779069.

Opacity

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

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

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

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

This text has shadow with #779069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779069.

Preview

Color preview on black background

This text has color #779069 on black background.


Color preview on white background

This text has color #779069 on white background.


Black color preview on #779069 background

This text has black color on #779069 background.


White color preview on #779069 background

This text has white color on #779069 background.


Related colors

Complementary color

Complementary color for #hex is #886F96.


I love getcolorcode.com

Triadic colors

1 #697790 and #906977 with #779069 are triadic colors.

2 #699077 and #907769 with #779069 are triadic colors.