COLOR #768355

HEX: #768355 RGB: (118,131,85)

Color info

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

RGB color model

#768355 color RGB value is (118,131,85).

RGB: (118,131,85) (46%, 51%, 33%)

RGB channels and saturation

R 118 of 255 = 46%
G 131 of 255 = 51%
B 85 of 255 = 33%

118
131
85

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

Portions of RGB colors in percentages

R + G + B = 118 + 131 + 85 = 334 (100%)
R 118 of 334 ~ 35.33%
G 131 of 334 ~ 39.22%
B 85 of 334 ~ 25.45'%

%35.33
%39.22
%25.45

CMYK color model

#768355 color CMYK value is (10,0,35,49).

  • cyan value is 9.92%
  • magenta value is 0.00%
  • yellow value is 35.11%
  • key color value is 48.63%

CMYK: (10,0,35,49)
C10M0Y35K49 (10%, 0%, 35%, 49%)
(0.10 / 0.00 / 0.35 / 0.49)

CMYK percentages

%9.92
%0
%35.11
%48.63

Codes

Color #768355 in popluar color models

76 83 55
RGB 118 131 85
HSL 77° 21.30% 42.35%
HSB/HSV 77° 35.11% 51.37%
CMYK 9.92% 0.00% 35.11%
48.63%

Color #768355 in popluar number systems.

HEX 76 83 55
Decimal 118 131 85
Binary 1110110 10000011 1010101
Octal 166 203 125

Shades and tints

Shades of #768355

#768355
(118,131,85)
#6C784E
(108,120,78)
#626D47
(98,109,71)
#586240
(88,98,64)
#4E5739
(78,87,57)
#444C32
(68,76,50)
#3A412B
(58,65,43)
#303624
(48,54,36)
#262B1D
(38,43,29)
#1C2016
(28,32,22)
#12150F
(18,21,15)
#000000
(0,0,0)

Tints of #768355

#768355
(118,131,85)
#828E64
(130,142,100)
#8E9973
(142,153,115)
#9AA482
(154,164,130)
#A6AF91
(166,175,145)
#B2BAA0
(178,186,160)
#BEC5AF
(190,197,175)
#CAD0BE
(202,208,190)
#D6DBCD
(214,219,205)
#E2E6DC
(226,230,220)
#EEF1EB
(238,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #768355; }

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

This text font color is #768355.

Background Color

.myBgColor { background-color: #768355; }

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

This div background color is #768355.

Border color

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

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

This div border color is #768355.

Opacity

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

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

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

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

This text has shadow with #768355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768355.

Preview

Color preview on black background

This text has color #768355 on black background.


Color preview on white background

This text has color #768355 on white background.


Black color preview on #768355 background

This text has black color on #768355 background.


White color preview on #768355 background

This text has white color on #768355 background.


Related colors

Complementary color

Complementary color for #hex is #897CAA.


I love getcolorcode.com

Triadic colors

1 #557683 and #835576 with #768355 are triadic colors.

2 #558376 and #837655 with #768355 are triadic colors.