COLOR #768755

HEX: #768755 RGB: (118,135,85)

Color info

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

RGB color model

#768755 color RGB value is (118,135,85).

RGB: (118,135,85) (46%, 53%, 33%)

RGB channels and saturation

R 118 of 255 = 46%
G 135 of 255 = 53%
B 85 of 255 = 33%

118
135
85

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

Portions of RGB colors in percentages

R + G + B = 118 + 135 + 85 = 338 (100%)
R 118 of 338 ~ 34.91%
G 135 of 338 ~ 39.94%
B 85 of 338 ~ 25.15'%

%34.91
%39.94
%25.15

CMYK color model

#768755 color CMYK value is (13,0,37,47).

  • cyan value is 12.59%
  • magenta value is 0.00%
  • yellow value is 37.04%
  • key color value is 47.06%
CMYK: (13,0,37,47) C13M0Y37K47 (13%,0%,37%,47%) (0.13/0.00/0.37/0.47) 

CMYK percentages

%12.59
%0
%37.04
%47.06

Codes

Color #768755 in popluar color models

76 87 55
RGB 118 135 85
HSL 80° 22.73% 43.14%
HSB/HSV 80° 37.04% 52.94%
CMYK 12.59% 0.00% 37.04%
47.06%

Color #768755 in popluar number systems.

HEX 76 87 55
Decimal 118 135 85
Binary 1110110 10000111 1010101
Octal 166 207 125

Shades and tints

Shades of #768755

#768755
(118,135,85)
#6C7B4E
(108,123,78)
#626F47
(98,111,71)
#586340
(88,99,64)
#4E5739
(78,87,57)
#444B32
(68,75,50)
#3A3F2B
(58,63,43)
#303324
(48,51,36)
#26271D
(38,39,29)
#1C1B16
(28,27,22)
#120F0F
(18,15,15)
#000000
(0,0,0)

Tints of #768755

#768755
(118,135,85)
#829164
(130,145,100)
#8E9B73
(142,155,115)
#9AA582
(154,165,130)
#A6AF91
(166,175,145)
#B2B9A0
(178,185,160)
#BEC3AF
(190,195,175)
#CACDBE
(202,205,190)
#D6D7CD
(214,215,205)
#E2E1DC
(226,225,220)
#EEEBEB
(238,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #768755; }

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

This text font color is #768755.

Background Color

.myBgColor { background-color: #768755; }

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

This div background color is #768755.

Border color

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

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

This div border color is #768755.

Opacity

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

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

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

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

This text has shadow with #768755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768755.

Preview

Color preview on black background

This text has color #768755 on black background.


Color preview on white background

This text has color #768755 on white background.


Black color preview on #768755 background

This text has black color on #768755 background.


White color preview on #768755 background

This text has white color on #768755 background.


Related colors

Complementary color

Complementary color for #hex is #8978AA.


I love getcolorcode.com

Triadic colors

1 #557687 and #875576 with #768755 are triadic colors.

2 #558776 and #877655 with #768755 are triadic colors.