COLOR #788858

HEX: #788858 RGB: (120,136,88)

Color info

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

RGB color model

#788858 color RGB value is (120,136,88).

RGB: (120,136,88) (47%, 53%, 35%)

RGB channels and saturation

R 120 of 255 = 47%
G 136 of 255 = 53%
B 88 of 255 = 35%

120
136
88

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

Portions of RGB colors in percentages

R + G + B = 120 + 136 + 88 = 344 (100%)
R 120 of 344 ~ 34.88%
G 136 of 344 ~ 39.53%
B 88 of 344 ~ 25.58'%

%34.88
%39.53
%25.58

CMYK color model

#788858 color CMYK value is (12,0,35,47).

  • cyan value is 11.76%
  • magenta value is 0.00%
  • yellow value is 35.29%
  • key color value is 46.67%

CMYK: (12,0,35,47)
C12M0Y35K47 (12%, 0%, 35%, 47%)
(0.12 / 0.00 / 0.35 / 0.47)

CMYK percentages

%11.76
%0
%35.29
%46.67

Codes

Color #788858 in popluar color models

78 88 58
RGB 120 136 88
HSL 80° 21.43% 43.92%
HSB/HSV 80° 35.29% 53.33%
CMYK 11.76% 0.00% 35.29%
46.67%

Color #788858 in popluar number systems.

HEX 78 88 58
Decimal 120 136 88
Binary 1111000 10001000 1011000
Octal 170 210 130

Shades and tints

Shades of #788858

#788858
(120,136,88)
#6E7C50
(110,124,80)
#647048
(100,112,72)
#5A6440
(90,100,64)
#505838
(80,88,56)
#464C30
(70,76,48)
#3C4028
(60,64,40)
#323420
(50,52,32)
#282818
(40,40,24)
#1E1C10
(30,28,16)
#141008
(20,16,8)
#000000
(0,0,0)

Tints of #788858

#788858
(120,136,88)
#849267
(132,146,103)
#909C76
(144,156,118)
#9CA685
(156,166,133)
#A8B094
(168,176,148)
#B4BAA3
(180,186,163)
#C0C4B2
(192,196,178)
#CCCEC1
(204,206,193)
#D8D8D0
(216,216,208)
#E4E2DF
(228,226,223)
#F0ECEE
(240,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788858 color. Also use rgb(120,136,88) instead hex code.

Text Font Color

.myTextColor { color: #788858; }

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

This text font color is #788858.

Background Color

.myBgColor { background-color: #788858; }

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

This div background color is #788858.

Border color

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

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

This div border color is #788858.

Opacity

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

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

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

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

This text has shadow with #788858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788858.

Preview

Color preview on black background

This text has color #788858 on black background.


Color preview on white background

This text has color #788858 on white background.


Black color preview on #788858 background

This text has black color on #788858 background.


White color preview on #788858 background

This text has white color on #788858 background.


Related colors

Complementary color

Complementary color for #hex is #8777A7.


I love getcolorcode.com

Triadic colors

1 #587888 and #885878 with #788858 are triadic colors.

2 #588878 and #887858 with #788858 are triadic colors.