COLOR #788162

HEX: #788162 RGB: (120,129,98)

Color info

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

RGB color model

#788162 color RGB value is (120,129,98).

RGB: (120,129,98) (47%, 51%, 38%)

RGB channels and saturation

R 120 of 255 = 47%
G 129 of 255 = 51%
B 98 of 255 = 38%

120
129
98

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

Portions of RGB colors in percentages

R + G + B = 120 + 129 + 98 = 347 (100%)
R 120 of 347 ~ 34.58%
G 129 of 347 ~ 37.18%
B 98 of 347 ~ 28.24'%

%34.58
%37.18
%28.24

CMYK color model

#788162 color CMYK value is (7,0,24,49).

  • cyan value is 6.98%
  • magenta value is 0.00%
  • yellow value is 24.03%
  • key color value is 49.41%

CMYK: (7,0,24,49)
C7M0Y24K49 (7%, 0%, 24%, 49%)
(0.07 / 0.00 / 0.24 / 0.49)

CMYK percentages

%6.98
%0
%24.03
%49.41

Codes

Color #788162 in popluar color models

78 81 62
RGB 120 129 98
HSL 77° 13.66% 44.51%
HSB/HSV 77° 24.03% 50.59%
CMYK 6.98% 0.00% 24.03%
49.41%

Color #788162 in popluar number systems.

HEX 78 81 62
Decimal 120 129 98
Binary 1111000 10000001 1100010
Octal 170 201 142

Shades and tints

Shades of #788162

#788162
(120,129,98)
#6E765A
(110,118,90)
#646B52
(100,107,82)
#5A604A
(90,96,74)
#505542
(80,85,66)
#464A3A
(70,74,58)
#3C3F32
(60,63,50)
#32342A
(50,52,42)
#282922
(40,41,34)
#1E1E1A
(30,30,26)
#141312
(20,19,18)
#000000
(0,0,0)

Tints of #788162

#788162
(120,129,98)
#848C70
(132,140,112)
#90977E
(144,151,126)
#9CA28C
(156,162,140)
#A8AD9A
(168,173,154)
#B4B8A8
(180,184,168)
#C0C3B6
(192,195,182)
#CCCEC4
(204,206,196)
#D8D9D2
(216,217,210)
#E4E4E0
(228,228,224)
#F0EFEE
(240,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788162 color. Also use rgb(120,129,98) instead hex code.

Text Font Color

.myTextColor { color: #788162; }

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

This text font color is #788162.

Background Color

.myBgColor { background-color: #788162; }

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

This div background color is #788162.

Border color

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

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

This div border color is #788162.

Opacity

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

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

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

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

This text has shadow with #788162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788162.

Preview

Color preview on black background

This text has color #788162 on black background.


Color preview on white background

This text has color #788162 on white background.


Black color preview on #788162 background

This text has black color on #788162 background.


White color preview on #788162 background

This text has white color on #788162 background.


Related colors

Complementary color

Complementary color for #hex is #877E9D.


I love getcolorcode.com

Triadic colors

1 #627881 and #816278 with #788162 are triadic colors.

2 #628178 and #817862 with #788162 are triadic colors.