COLOR #788569

HEX: #788569 RGB: (120,133,105)

Color info

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

RGB color model

#788569 color RGB value is (120,133,105).

RGB: (120,133,105) (47%, 52%, 41%)

RGB channels and saturation

R 120 of 255 = 47%
G 133 of 255 = 52%
B 105 of 255 = 41%

120
133
105

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

Portions of RGB colors in percentages

R + G + B = 120 + 133 + 105 = 358 (100%)
R 120 of 358 ~ 33.52%
G 133 of 358 ~ 37.15%
B 105 of 358 ~ 29.33'%

%33.52
%37.15
%29.33

CMYK color model

#788569 color CMYK value is (10,0,21,48).

  • cyan value is 9.77%
  • magenta value is 0.00%
  • yellow value is 21.05%
  • key color value is 47.84%

CMYK: (10,0,21,48)
C10M0Y21K48 (10%, 0%, 21%, 48%)
(0.10 / 0.00 / 0.21 / 0.48)

CMYK percentages

%9.77
%0
%21.05
%47.84

Codes

Color #788569 in popluar color models

78 85 69
RGB 120 133 105
HSL 88° 11.76% 46.67%
HSB/HSV 88° 21.05% 52.16%
CMYK 9.77% 0.00% 21.05%
47.84%

Color #788569 in popluar number systems.

HEX 78 85 69
Decimal 120 133 105
Binary 1111000 10000101 1101001
Octal 170 205 151

Shades and tints

Shades of #788569

#788569
(120,133,105)
#6E7960
(110,121,96)
#646D57
(100,109,87)
#5A614E
(90,97,78)
#505545
(80,85,69)
#46493C
(70,73,60)
#3C3D33
(60,61,51)
#32312A
(50,49,42)
#282521
(40,37,33)
#1E1918
(30,25,24)
#140D0F
(20,13,15)
#000000
(0,0,0)

Tints of #788569

#788569
(120,133,105)
#849076
(132,144,118)
#909B83
(144,155,131)
#9CA690
(156,166,144)
#A8B19D
(168,177,157)
#B4BCAA
(180,188,170)
#C0C7B7
(192,199,183)
#CCD2C4
(204,210,196)
#D8DDD1
(216,221,209)
#E4E8DE
(228,232,222)
#F0F3EB
(240,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788569 color. Also use rgb(120,133,105) instead hex code.

Text Font Color

.myTextColor { color: #788569; }

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

This text font color is #788569.

Background Color

.myBgColor { background-color: #788569; }

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

This div background color is #788569.

Border color

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

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

This div border color is #788569.

Opacity

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

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

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

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

This text has shadow with #788569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788569.

Preview

Color preview on black background

This text has color #788569 on black background.


Color preview on white background

This text has color #788569 on white background.


Black color preview on #788569 background

This text has black color on #788569 background.


White color preview on #788569 background

This text has white color on #788569 background.


Related colors

Complementary color

Complementary color for #hex is #877A96.


I love getcolorcode.com

Triadic colors

1 #697885 and #856978 with #788569 are triadic colors.

2 #698578 and #857869 with #788569 are triadic colors.