COLOR #768756

HEX: #768756 RGB: (118,135,86)

Color info

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

RGB color model

#768756 color RGB value is (118,135,86).

RGB: (118,135,86) (46%, 53%, 34%)

RGB channels and saturation

R 118 of 255 = 46%
G 135 of 255 = 53%
B 86 of 255 = 34%

118
135
86

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

Portions of RGB colors in percentages

R + G + B = 118 + 135 + 86 = 339 (100%)
R 118 of 339 ~ 34.81%
G 135 of 339 ~ 39.82%
B 86 of 339 ~ 25.37'%

%34.81
%39.82
%25.37

CMYK color model

#768756 color CMYK value is (13,0,36,47).

  • cyan value is 12.59%
  • magenta value is 0.00%
  • yellow value is 36.30%
  • key color value is 47.06%

CMYK: (13,0,36,47)
C13M0Y36K47 (13%, 0%, 36%, 47%)
(0.13 / 0.00 / 0.36 / 0.47)

CMYK percentages

%12.59
%0
%36.3
%47.06

Codes

Color #768756 in popluar color models

76 87 56
RGB 118 135 86
HSL 81° 22.17% 43.33%
HSB/HSV 81° 36.30% 52.94%
CMYK 12.59% 0.00% 36.30%
47.06%

Color #768756 in popluar number systems.

HEX 76 87 56
Decimal 118 135 86
Binary 1110110 10000111 1010110
Octal 166 207 126

Shades and tints

Shades of #768756

#768756
(118,135,86)
#6C7B4F
(108,123,79)
#626F48
(98,111,72)
#586341
(88,99,65)
#4E573A
(78,87,58)
#444B33
(68,75,51)
#3A3F2C
(58,63,44)
#303325
(48,51,37)
#26271E
(38,39,30)
#1C1B17
(28,27,23)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #768756

#768756
(118,135,86)
#829165
(130,145,101)
#8E9B74
(142,155,116)
#9AA583
(154,165,131)
#A6AF92
(166,175,146)
#B2B9A1
(178,185,161)
#BEC3B0
(190,195,176)
#CACDBF
(202,205,191)
#D6D7CE
(214,215,206)
#E2E1DD
(226,225,221)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768756 color. Also use rgb(118,135,86) instead hex code.

Text Font Color

.myTextColor { color: #768756; }

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

This text font color is #768756.

Background Color

.myBgColor { background-color: #768756; }

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

This div background color is #768756.

Border color

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

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

This div border color is #768756.

Opacity

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

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

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

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

This text has shadow with #768756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768756.

Preview

Color preview on black background

This text has color #768756 on black background.


Color preview on white background

This text has color #768756 on white background.


Black color preview on #768756 background

This text has black color on #768756 background.


White color preview on #768756 background

This text has white color on #768756 background.


Related colors

Complementary color

Complementary color for #hex is #8978A9.


I love getcolorcode.com

Triadic colors

1 #567687 and #875676 with #768756 are triadic colors.

2 #568776 and #877656 with #768756 are triadic colors.