COLOR #768566

HEX: #768566 RGB: (118,133,102)

Color info

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

RGB color model

#768566 color RGB value is (118,133,102).

RGB: (118,133,102) (46%, 52%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 133 of 255 = 52%
B 102 of 255 = 40%

118
133
102

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

Portions of RGB colors in percentages

R + G + B = 118 + 133 + 102 = 353 (100%)
R 118 of 353 ~ 33.43%
G 133 of 353 ~ 37.68%
B 102 of 353 ~ 28.9'%

%33.43
%37.68
%28.9

CMYK color model

#768566 color CMYK value is (11,0,23,48).

  • cyan value is 11.28%
  • magenta value is 0.00%
  • yellow value is 23.31%
  • key color value is 47.84%

CMYK: (11,0,23,48)
C11M0Y23K48 (11%, 0%, 23%, 48%)
(0.11 / 0.00 / 0.23 / 0.48)

CMYK percentages

%11.28
%0
%23.31
%47.84

Codes

Color #768566 in popluar color models

76 85 66
RGB 118 133 102
HSL 89° 13.19% 46.08%
HSB/HSV 89° 23.31% 52.16%
CMYK 11.28% 0.00% 23.31%
47.84%

Color #768566 in popluar number systems.

HEX 76 85 66
Decimal 118 133 102
Binary 1110110 10000101 1100110
Octal 166 205 146

Shades and tints

Shades of #768566

#768566
(118,133,102)
#6C795D
(108,121,93)
#626D54
(98,109,84)
#58614B
(88,97,75)
#4E5542
(78,85,66)
#444939
(68,73,57)
#3A3D30
(58,61,48)
#303127
(48,49,39)
#26251E
(38,37,30)
#1C1915
(28,25,21)
#120D0C
(18,13,12)
#000000
(0,0,0)

Tints of #768566

#768566
(118,133,102)
#829073
(130,144,115)
#8E9B80
(142,155,128)
#9AA68D
(154,166,141)
#A6B19A
(166,177,154)
#B2BCA7
(178,188,167)
#BEC7B4
(190,199,180)
#CAD2C1
(202,210,193)
#D6DDCE
(214,221,206)
#E2E8DB
(226,232,219)
#EEF3E8
(238,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768566 color. Also use rgb(118,133,102) instead hex code.

Text Font Color

.myTextColor { color: #768566; }

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

This text font color is #768566.

Background Color

.myBgColor { background-color: #768566; }

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

This div background color is #768566.

Border color

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

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

This div border color is #768566.

Opacity

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

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

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

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

This text has shadow with #768566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768566.

Preview

Color preview on black background

This text has color #768566 on black background.


Color preview on white background

This text has color #768566 on white background.


Black color preview on #768566 background

This text has black color on #768566 background.


White color preview on #768566 background

This text has white color on #768566 background.


Related colors

Complementary color

Complementary color for #hex is #897A99.


I love getcolorcode.com

Triadic colors

1 #667685 and #856676 with #768566 are triadic colors.

2 #668576 and #857666 with #768566 are triadic colors.