COLOR #788143

HEX: #788143 RGB: (120,129,67)

Color info

#788143 contains mainly red and green colors. Web safe color of #788143 is #669933 (or #693).

RGB color model

#788143 color RGB value is (120,129,67).

RGB: (120,129,67) (47%, 51%, 26%)

RGB channels and saturation

R 120 of 255 = 47%
G 129 of 255 = 51%
B 67 of 255 = 26%

120
129
67

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

Portions of RGB colors in percentages

R + G + B = 120 + 129 + 67 = 316 (100%)
R 120 of 316 ~ 37.97%
G 129 of 316 ~ 40.82%
B 67 of 316 ~ 21.2'%

%37.97
%40.82
%21.2

CMYK color model

#788143 color CMYK value is (7,0,48,49).

  • cyan value is 6.98%
  • magenta value is 0.00%
  • yellow value is 48.06%
  • key color value is 49.41%
CMYK: (7,0,48,49) C7M0Y48K49 (7%,0%,48%,49%) (0.07/0.00/0.48/0.49) 

CMYK percentages

%6.98
%0
%48.06
%49.41

Codes

Color #788143 in popluar color models

78 81 43
RGB 120 129 67
HSL 69° 31.63% 38.43%
HSB/HSV 69° 48.06% 50.59%
CMYK 6.98% 0.00% 48.06%
49.41%

Color #788143 in popluar number systems.

HEX 78 81 43
Decimal 120 129 67
Binary 1111000 10000001 1000011
Octal 170 201 103

Shades and tints

Shades of #788143

#788143
(120,129,67)
#6E763D
(110,118,61)
#646B37
(100,107,55)
#5A6031
(90,96,49)
#50552B
(80,85,43)
#464A25
(70,74,37)
#3C3F1F
(60,63,31)
#323419
(50,52,25)
#282913
(40,41,19)
#1E1E0D
(30,30,13)
#141307
(20,19,7)
#000000
(0,0,0)

Tints of #788143

#788143
(120,129,67)
#848C54
(132,140,84)
#909765
(144,151,101)
#9CA276
(156,162,118)
#A8AD87
(168,173,135)
#B4B898
(180,184,152)
#C0C3A9
(192,195,169)
#CCCEBA
(204,206,186)
#D8D9CB
(216,217,203)
#E4E4DC
(228,228,220)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788143; }

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

This text font color is #788143.

Background Color

.myBgColor { background-color: #788143; }

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

This div background color is #788143.

Border color

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

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

This div border color is #788143.

Opacity

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

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

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

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

This text has shadow with #788143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788143.

Preview

Color preview on black background

This text has color #788143 on black background.


Color preview on white background

This text has color #788143 on white background.


Black color preview on #788143 background

This text has black color on #788143 background.


White color preview on #788143 background

This text has white color on #788143 background.


Related colors

Complementary color

Complementary color for #hex is #877EBC.


I love getcolorcode.com

Triadic colors

1 #437881 and #814378 with #788143 are triadic colors.

2 #438178 and #817843 with #788143 are triadic colors.