COLOR #769766

HEX: #769766 RGB: (118,151,102)

Color info

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

RGB color model

#769766 color RGB value is (118,151,102).

RGB: (118,151,102) (46%, 59%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 151 of 255 = 59%
B 102 of 255 = 40%

118
151
102

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

Portions of RGB colors in percentages

R + G + B = 118 + 151 + 102 = 371 (100%)
R 118 of 371 ~ 31.81%
G 151 of 371 ~ 40.7%
B 102 of 371 ~ 27.49'%

%31.81
%40.7
%27.49

CMYK color model

#769766 color CMYK value is (22,0,32,41).

  • cyan value is 21.85%
  • magenta value is 0.00%
  • yellow value is 32.45%
  • key color value is 40.78%

CMYK: (22,0,32,41)
C22M0Y32K41 (22%, 0%, 32%, 41%)
(0.22 / 0.00 / 0.32 / 0.41)

CMYK percentages

%21.85
%0
%32.45
%40.78

Codes

Color #769766 in popluar color models

76 97 66
RGB 118 151 102
HSL 100° 19.37% 49.61%
HSB/HSV 100° 32.45% 59.22%
CMYK 21.85% 0.00% 32.45%
40.78%

Color #769766 in popluar number systems.

HEX 76 97 66
Decimal 118 151 102
Binary 1110110 10010111 1100110
Octal 166 227 146

Shades and tints

Shades of #769766

#769766
(118,151,102)
#6C8A5D
(108,138,93)
#627D54
(98,125,84)
#58704B
(88,112,75)
#4E6342
(78,99,66)
#445639
(68,86,57)
#3A4930
(58,73,48)
#303C27
(48,60,39)
#262F1E
(38,47,30)
#1C2215
(28,34,21)
#12150C
(18,21,12)
#000000
(0,0,0)

Tints of #769766

#769766
(118,151,102)
#82A073
(130,160,115)
#8EA980
(142,169,128)
#9AB28D
(154,178,141)
#A6BB9A
(166,187,154)
#B2C4A7
(178,196,167)
#BECDB4
(190,205,180)
#CAD6C1
(202,214,193)
#D6DFCE
(214,223,206)
#E2E8DB
(226,232,219)
#EEF1E8
(238,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769766; }

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

This text font color is #769766.

Background Color

.myBgColor { background-color: #769766; }

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

This div background color is #769766.

Border color

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

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

This div border color is #769766.

Opacity

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

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

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

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

This text has shadow with #769766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769766.

Preview

Color preview on black background

This text has color #769766 on black background.


Color preview on white background

This text has color #769766 on white background.


Black color preview on #769766 background

This text has black color on #769766 background.


White color preview on #769766 background

This text has white color on #769766 background.


Related colors

Complementary color

Complementary color for #hex is #896899.


I love getcolorcode.com

Triadic colors

1 #667697 and #976676 with #769766 are triadic colors.

2 #669776 and #977666 with #769766 are triadic colors.