COLOR #768561

HEX: #768561 RGB: (118,133,97)

Color info

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

RGB color model

#768561 color RGB value is (118,133,97).

RGB: (118,133,97) (46%, 52%, 38%)

RGB channels and saturation

R 118 of 255 = 46%
G 133 of 255 = 52%
B 97 of 255 = 38%

118
133
97

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

Portions of RGB colors in percentages

R + G + B = 118 + 133 + 97 = 348 (100%)
R 118 of 348 ~ 33.91%
G 133 of 348 ~ 38.22%
B 97 of 348 ~ 27.87'%

%33.91
%38.22
%27.87

CMYK color model

#768561 color CMYK value is (11,0,27,48).

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

CMYK: (11,0,27,48)
C11M0Y27K48 (11%, 0%, 27%, 48%)
(0.11 / 0.00 / 0.27 / 0.48)

CMYK percentages

%11.28
%0
%27.07
%47.84

Codes

Color #768561 in popluar color models

76 85 61
RGB 118 133 97
HSL 85° 15.65% 45.10%
HSB/HSV 85° 27.07% 52.16%
CMYK 11.28% 0.00% 27.07%
47.84%

Color #768561 in popluar number systems.

HEX 76 85 61
Decimal 118 133 97
Binary 1110110 10000101 1100001
Octal 166 205 141

Shades and tints

Shades of #768561

#768561
(118,133,97)
#6C7959
(108,121,89)
#626D51
(98,109,81)
#586149
(88,97,73)
#4E5541
(78,85,65)
#444939
(68,73,57)
#3A3D31
(58,61,49)
#303129
(48,49,41)
#262521
(38,37,33)
#1C1919
(28,25,25)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #768561

#768561
(118,133,97)
#82906F
(130,144,111)
#8E9B7D
(142,155,125)
#9AA68B
(154,166,139)
#A6B199
(166,177,153)
#B2BCA7
(178,188,167)
#BEC7B5
(190,199,181)
#CAD2C3
(202,210,195)
#D6DDD1
(214,221,209)
#E2E8DF
(226,232,223)
#EEF3ED
(238,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #768561; }

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

This text font color is #768561.

Background Color

.myBgColor { background-color: #768561; }

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

This div background color is #768561.

Border color

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

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

This div border color is #768561.

Opacity

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

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

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

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

This text has shadow with #768561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768561.

Preview

Color preview on black background

This text has color #768561 on black background.


Color preview on white background

This text has color #768561 on white background.


Black color preview on #768561 background

This text has black color on #768561 background.


White color preview on #768561 background

This text has white color on #768561 background.


Related colors

Complementary color

Complementary color for #hex is #897A9E.


I love getcolorcode.com

Triadic colors

1 #617685 and #856176 with #768561 are triadic colors.

2 #618576 and #857661 with #768561 are triadic colors.