COLOR #789466

HEX: #789466 RGB: (120,148,102)

Color info

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

RGB color model

#789466 color RGB value is (120,148,102).

RGB: (120,148,102) (47%, 58%, 40%)

RGB channels and saturation

R 120 of 255 = 47%
G 148 of 255 = 58%
B 102 of 255 = 40%

120
148
102

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

Portions of RGB colors in percentages

R + G + B = 120 + 148 + 102 = 370 (100%)
R 120 of 370 ~ 32.43%
G 148 of 370 ~ 40%
B 102 of 370 ~ 27.57'%

%32.43
%40
%27.57

CMYK color model

#789466 color CMYK value is (19,0,31,42).

  • cyan value is 18.92%
  • magenta value is 0.00%
  • yellow value is 31.08%
  • key color value is 41.96%
CMYK: (19,0,31,42) C19M0Y31K42 (19%,0%,31%,42%) (0.19/0.00/0.31/0.42) 

CMYK percentages

%18.92
%0
%31.08
%41.96

Codes

Color #789466 in popluar color models

78 94 66
RGB 120 148 102
HSL 97° 18.40% 49.02%
HSB/HSV 97° 31.08% 58.04%
CMYK 18.92% 0.00% 31.08%
41.96%

Color #789466 in popluar number systems.

HEX 78 94 66
Decimal 120 148 102
Binary 1111000 10010100 1100110
Octal 170 224 146

Shades and tints

Shades of #789466

#789466
(120,148,102)
#6E875D
(110,135,93)
#647A54
(100,122,84)
#5A6D4B
(90,109,75)
#506042
(80,96,66)
#465339
(70,83,57)
#3C4630
(60,70,48)
#323927
(50,57,39)
#282C1E
(40,44,30)
#1E1F15
(30,31,21)
#14120C
(20,18,12)
#000000
(0,0,0)

Tints of #789466

#789466
(120,148,102)
#849D73
(132,157,115)
#90A680
(144,166,128)
#9CAF8D
(156,175,141)
#A8B89A
(168,184,154)
#B4C1A7
(180,193,167)
#C0CAB4
(192,202,180)
#CCD3C1
(204,211,193)
#D8DCCE
(216,220,206)
#E4E5DB
(228,229,219)
#F0EEE8
(240,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #789466 color. Also use rgb(120,148,102) instead hex code.

Text Font Color

.myTextColor { color: #789466; }

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

This text font color is #789466.

Background Color

.myBgColor { background-color: #789466; }

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

This div background color is #789466.

Border color

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

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

This div border color is #789466.

Opacity

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

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

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

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

This text has shadow with #789466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789466.

Preview

Color preview on black background

This text has color #789466 on black background.


Color preview on white background

This text has color #789466 on white background.


Black color preview on #789466 background

This text has black color on #789466 background.


White color preview on #789466 background

This text has white color on #789466 background.


Related colors

Complementary color

Complementary color for #hex is #876B99.


I love getcolorcode.com

Triadic colors

1 #667894 and #946678 with #789466 are triadic colors.

2 #669478 and #947866 with #789466 are triadic colors.