COLOR #769680

HEX: #769680 RGB: (118,150,128)

Color info

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

RGB color model

#769680 color RGB value is (118,150,128).

RGB: (118,150,128) (46%, 59%, 50%)

RGB channels and saturation

R 118 of 255 = 46%
G 150 of 255 = 59%
B 128 of 255 = 50%

118
150
128

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

Portions of RGB colors in percentages

R + G + B = 118 + 150 + 128 = 396 (100%)
R 118 of 396 ~ 29.8%
G 150 of 396 ~ 37.88%
B 128 of 396 ~ 32.32'%

%29.8
%37.88
%32.32

CMYK color model

#769680 color CMYK value is (21,0,15,41).

  • cyan value is 21.33%
  • magenta value is 0.00%
  • yellow value is 14.67%
  • key color value is 41.18%

CMYK: (21,0,15,41)
C21M0Y15K41 (21%, 0%, 15%, 41%)
(0.21 / 0.00 / 0.15 / 0.41)

CMYK percentages

%21.33
%0
%14.67
%41.18

Codes

Color #769680 in popluar color models

76 96 80
RGB 118 150 128
HSL 139° 13.22% 52.55%
HSB/HSV 139° 21.33% 58.82%
CMYK 21.33% 0.00% 14.67%
41.18%

Color #769680 in popluar number systems.

HEX 76 96 80
Decimal 118 150 128
Binary 1110110 10010110 10000000
Octal 166 226 200

Shades and tints

Shades of #769680

#769680
(118,150,128)
#6C8975
(108,137,117)
#627C6A
(98,124,106)
#586F5F
(88,111,95)
#4E6254
(78,98,84)
#445549
(68,85,73)
#3A483E
(58,72,62)
#303B33
(48,59,51)
#262E28
(38,46,40)
#1C211D
(28,33,29)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #769680

#769680
(118,150,128)
#829F8B
(130,159,139)
#8EA896
(142,168,150)
#9AB1A1
(154,177,161)
#A6BAAC
(166,186,172)
#B2C3B7
(178,195,183)
#BECCC2
(190,204,194)
#CAD5CD
(202,213,205)
#D6DED8
(214,222,216)
#E2E7E3
(226,231,227)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769680 color. Also use rgb(118,150,128) instead hex code.

Text Font Color

.myTextColor { color: #769680; }

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

This text font color is #769680.

Background Color

.myBgColor { background-color: #769680; }

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

This div background color is #769680.

Border color

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

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

This div border color is #769680.

Opacity

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

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

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

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

This text has shadow with #769680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769680.

Preview

Color preview on black background

This text has color #769680 on black background.


Color preview on white background

This text has color #769680 on white background.


Black color preview on #769680 background

This text has black color on #769680 background.


White color preview on #769680 background

This text has white color on #769680 background.


Related colors

Complementary color

Complementary color for #hex is #89697F.


I love getcolorcode.com

Triadic colors

1 #807696 and #968076 with #769680 are triadic colors.

2 #809676 and #967680 with #769680 are triadic colors.