COLOR #789779

HEX: #789779 RGB: (120,151,121)

Color info

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

RGB color model

#789779 color RGB value is (120,151,121).

RGB: (120,151,121) (47%, 59%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 151 of 255 = 59%
B 121 of 255 = 47%

120
151
121

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

Portions of RGB colors in percentages

R + G + B = 120 + 151 + 121 = 392 (100%)
R 120 of 392 ~ 30.61%
G 151 of 392 ~ 38.52%
B 121 of 392 ~ 30.87'%

%30.61
%38.52
%30.87

CMYK color model

#789779 color CMYK value is (21,0,20,41).

  • cyan value is 20.53%
  • magenta value is 0.00%
  • yellow value is 19.87%
  • key color value is 40.78%

CMYK: (21,0,20,41)
C21M0Y20K41 (21%, 0%, 20%, 41%)
(0.21 / 0.00 / 0.20 / 0.41)

CMYK percentages

%20.53
%0
%19.87
%40.78

Codes

Color #789779 in popluar color models

78 97 79
RGB 120 151 121
HSL 122° 12.97% 53.14%
HSB/HSV 122° 20.53% 59.22%
CMYK 20.53% 0.00% 19.87%
40.78%

Color #789779 in popluar number systems.

HEX 78 97 79
Decimal 120 151 121
Binary 1111000 10010111 1111001
Octal 170 227 171

Shades and tints

Shades of #789779

#789779
(120,151,121)
#6E8A6E
(110,138,110)
#647D63
(100,125,99)
#5A7058
(90,112,88)
#50634D
(80,99,77)
#465642
(70,86,66)
#3C4937
(60,73,55)
#323C2C
(50,60,44)
#282F21
(40,47,33)
#1E2216
(30,34,22)
#14150B
(20,21,11)
#000000
(0,0,0)

Tints of #789779

#789779
(120,151,121)
#84A085
(132,160,133)
#90A991
(144,169,145)
#9CB29D
(156,178,157)
#A8BBA9
(168,187,169)
#B4C4B5
(180,196,181)
#C0CDC1
(192,205,193)
#CCD6CD
(204,214,205)
#D8DFD9
(216,223,217)
#E4E8E5
(228,232,229)
#F0F1F1
(240,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #789779 color. Also use rgb(120,151,121) instead hex code.

Text Font Color

.myTextColor { color: #789779; }

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

This text font color is #789779.

Background Color

.myBgColor { background-color: #789779; }

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

This div background color is #789779.

Border color

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

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

This div border color is #789779.

Opacity

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

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

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

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

This text has shadow with #789779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789779.

Preview

Color preview on black background

This text has color #789779 on black background.


Color preview on white background

This text has color #789779 on white background.


Black color preview on #789779 background

This text has black color on #789779 background.


White color preview on #789779 background

This text has white color on #789779 background.


Related colors

Complementary color

Complementary color for #hex is #876886.


I love getcolorcode.com

Triadic colors

1 #797897 and #977978 with #789779 are triadic colors.

2 #799778 and #977879 with #789779 are triadic colors.