COLOR #779068

HEX: #779068 RGB: (119,144,104)

Color info

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

RGB color model

#779068 color RGB value is (119,144,104).

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

RGB channels and saturation

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

119
144
104

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

Portions of RGB colors in percentages

R + G + B = 119 + 144 + 104 = 367 (100%)
R 119 of 367 ~ 32.43%
G 144 of 367 ~ 39.24%
B 104 of 367 ~ 28.34'%

%32.43
%39.24
%28.34

CMYK color model

#779068 color CMYK value is (17,0,28,44).

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

CMYK: (17,0,28,44)
C17M0Y28K44 (17%, 0%, 28%, 44%)
(0.17 / 0.00 / 0.28 / 0.44)

CMYK percentages

%17.36
%0
%27.78
%43.53

Codes

Color #779068 in popluar color models

77 90 68
RGB 119 144 104
HSL 98° 16.13% 48.63%
HSB/HSV 98° 27.78% 56.47%
CMYK 17.36% 0.00% 27.78%
43.53%

Color #779068 in popluar number systems.

HEX 77 90 68
Decimal 119 144 104
Binary 1110111 10010000 1101000
Octal 167 220 150

Shades and tints

Shades of #779068

#779068
(119,144,104)
#6D835F
(109,131,95)
#637656
(99,118,86)
#59694D
(89,105,77)
#4F5C44
(79,92,68)
#454F3B
(69,79,59)
#3B4232
(59,66,50)
#313529
(49,53,41)
#272820
(39,40,32)
#1D1B17
(29,27,23)
#130E0E
(19,14,14)
#000000
(0,0,0)

Tints of #779068

#779068
(119,144,104)
#839A75
(131,154,117)
#8FA482
(143,164,130)
#9BAE8F
(155,174,143)
#A7B89C
(167,184,156)
#B3C2A9
(179,194,169)
#BFCCB6
(191,204,182)
#CBD6C3
(203,214,195)
#D7E0D0
(215,224,208)
#E3EADD
(227,234,221)
#EFF4EA
(239,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779068; }

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

This text font color is #779068.

Background Color

.myBgColor { background-color: #779068; }

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

This div background color is #779068.

Border color

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

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

This div border color is #779068.

Opacity

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

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

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

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

This text has shadow with #779068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779068.

Preview

Color preview on black background

This text has color #779068 on black background.


Color preview on white background

This text has color #779068 on white background.


Black color preview on #779068 background

This text has black color on #779068 background.


White color preview on #779068 background

This text has white color on #779068 background.


Related colors

Complementary color

Complementary color for #hex is #886F97.


I love getcolorcode.com

Triadic colors

1 #687790 and #906877 with #779068 are triadic colors.

2 #689077 and #907768 with #779068 are triadic colors.