COLOR #787658

HEX: #787658 RGB: (120,118,88)

Color info

#787658 contains red, green and blue colors in about the same proportion. Web safe color of #787658 is #666666 (or #666).

RGB color model

#787658 color RGB value is (120,118,88).

RGB: (120,118,88) (47%, 46%, 35%)

RGB channels and saturation

R 120 of 255 = 47%
G 118 of 255 = 46%
B 88 of 255 = 35%

120
118
88

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

Portions of RGB colors in percentages

R + G + B = 120 + 118 + 88 = 326 (100%)
R 120 of 326 ~ 36.81%
G 118 of 326 ~ 36.2%
B 88 of 326 ~ 26.99'%

%36.81
%36.2
%26.99

CMYK color model

#787658 color CMYK value is (0,2,27,53).

  • cyan value is 0.00%
  • magenta value is 1.67%
  • yellow value is 26.67%
  • key color value is 52.94%

CMYK: (0,2,27,53)
C0M2Y27K53 (0%, 2%, 27%, 53%)
(0.00 / 0.02 / 0.27 / 0.53)

CMYK percentages

%0
%1.67
%26.67
%52.94

Codes

Color #787658 in popluar color models

78 76 58
RGB 120 118 88
HSL 56° 15.38% 40.78%
HSB/HSV 56° 26.67% 47.06%
CMYK 0.00% 1.67% 26.67%
52.94%

Color #787658 in popluar number systems.

HEX 78 76 58
Decimal 120 118 88
Binary 1111000 1110110 1011000
Octal 170 166 130

Shades and tints

Shades of #787658

#787658
(120,118,88)
#6E6C50
(110,108,80)
#646248
(100,98,72)
#5A5840
(90,88,64)
#504E38
(80,78,56)
#464430
(70,68,48)
#3C3A28
(60,58,40)
#323020
(50,48,32)
#282618
(40,38,24)
#1E1C10
(30,28,16)
#141208
(20,18,8)
#000000
(0,0,0)

Tints of #787658

#787658
(120,118,88)
#848267
(132,130,103)
#908E76
(144,142,118)
#9C9A85
(156,154,133)
#A8A694
(168,166,148)
#B4B2A3
(180,178,163)
#C0BEB2
(192,190,178)
#CCCAC1
(204,202,193)
#D8D6D0
(216,214,208)
#E4E2DF
(228,226,223)
#F0EEEE
(240,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #787658; }

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

This text font color is #787658.

Background Color

.myBgColor { background-color: #787658; }

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

This div background color is #787658.

Border color

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

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

This div border color is #787658.

Opacity

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

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

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

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

This text has shadow with #787658 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787658.

Preview

Color preview on black background

This text has color #787658 on black background.


Color preview on white background

This text has color #787658 on white background.


Black color preview on #787658 background

This text has black color on #787658 background.


White color preview on #787658 background

This text has white color on #787658 background.


Related colors

Complementary color

Complementary color for #hex is #8789A7.


I love getcolorcode.com

Triadic colors

1 #587876 and #765878 with #787658 are triadic colors.

2 #587678 and #767858 with #787658 are triadic colors.