COLOR #788E61

HEX: #788E61 RGB: (120,142,97)

Color info

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

RGB color model

#788E61 color RGB value is (120,142,97).

RGB: (120,142,97) (47%, 56%, 38%)

RGB channels and saturation

R 120 of 255 = 47%
G 142 of 255 = 56%
B 97 of 255 = 38%

120
142
97

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

Portions of RGB colors in percentages

R + G + B = 120 + 142 + 97 = 359 (100%)
R 120 of 359 ~ 33.43%
G 142 of 359 ~ 39.55%
B 97 of 359 ~ 27.02'%

%33.43
%39.55
%27.02

CMYK color model

#788E61 color CMYK value is (15,0,32,44).

  • cyan value is 15.49%
  • magenta value is 0.00%
  • yellow value is 31.69%
  • key color value is 44.31%

CMYK: (15,0,32,44)
C15M0Y32K44 (15%, 0%, 32%, 44%)
(0.15 / 0.00 / 0.32 / 0.44)

CMYK percentages

%15.49
%0
%31.69
%44.31

Codes

Color #788E61 in popluar color models

78 8E 61
RGB 120 142 97
HSL 89° 18.83% 46.86%
HSB/HSV 89° 31.69% 55.69%
CMYK 15.49% 0.00% 31.69%
44.31%

Color #788E61 in popluar number systems.

HEX 78 8E 61
Decimal 120 142 97
Binary 1111000 10001110 1100001
Octal 170 216 141

Shades and tints

Shades of #788E61

#788E61
(120,142,97)
#6E8259
(110,130,89)
#647651
(100,118,81)
#5A6A49
(90,106,73)
#505E41
(80,94,65)
#465239
(70,82,57)
#3C4631
(60,70,49)
#323A29
(50,58,41)
#282E21
(40,46,33)
#1E2219
(30,34,25)
#141611
(20,22,17)
#000000
(0,0,0)

Tints of #788E61

#788E61
(120,142,97)
#84986F
(132,152,111)
#90A27D
(144,162,125)
#9CAC8B
(156,172,139)
#A8B699
(168,182,153)
#B4C0A7
(180,192,167)
#C0CAB5
(192,202,181)
#CCD4C3
(204,212,195)
#D8DED1
(216,222,209)
#E4E8DF
(228,232,223)
#F0F2ED
(240,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788E61 color. Also use rgb(120,142,97) instead hex code.

Text Font Color

.myTextColor { color: #788E61; }

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

This text font color is #788E61.

Background Color

.myBgColor { background-color: #788E61; }

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

This div background color is #788E61.

Border color

.myBorderColor { border: 1px solid #788E61; }

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

This div border color is #788E61.

Opacity

.myOpacity80 { color: #788E61; opacity: 0.8; }

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

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

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

This text has shadow with #788E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788E61.

Preview

Color preview on black background

This text has color #788E61 on black background.


Color preview on white background

This text has color #788E61 on white background.


Black color preview on #788E61 background

This text has black color on #788E61 background.


White color preview on #788E61 background

This text has white color on #788E61 background.


Related colors

Complementary color

Complementary color for #hex is #87719E.


I love getcolorcode.com

Triadic colors

1 #61788E and #8E6178 with #788E61 are triadic colors.

2 #618E78 and #8E7861 with #788E61 are triadic colors.