COLOR #76A691

HEX: #76A691 RGB: (118,166,145)

Color info

#76A691 contains red, green and blue colors in about the same proportion. Web safe color of #76A691 is #669999 (or #699).

RGB color model

#76A691 color RGB value is (118,166,145).

RGB: (118,166,145) (46%, 65%, 57%)

RGB channels and saturation

R 118 of 255 = 46%
G 166 of 255 = 65%
B 145 of 255 = 57%

118
166
145

R + G + B ~ 56%. #76A691 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 166 + 145 = 429 (100%)
R 118 of 429 ~ 27.51%
G 166 of 429 ~ 38.69%
B 145 of 429 ~ 33.8'%

%27.51
%38.69
%33.8

CMYK color model

#76A691 color CMYK value is (29,0,13,35).

  • cyan value is 28.92%
  • magenta value is 0.00%
  • yellow value is 12.65%
  • key color value is 34.90%

CMYK: (29,0,13,35)
C29M0Y13K35 (29%, 0%, 13%, 35%)
(0.29 / 0.00 / 0.13 / 0.35)

CMYK percentages

%28.92
%0
%12.65
%34.9

Codes

Color #76A691 in popluar color models

76 A6 91
RGB 118 166 145
HSL 154° 21.24% 55.69%
HSB/HSV 154° 28.92% 65.10%
CMYK 28.92% 0.00% 12.65%
34.90%

Color #76A691 in popluar number systems.

HEX 76 A6 91
Decimal 118 166 145
Binary 1110110 10100110 10010001
Octal 166 246 221

Shades and tints

Shades of #76A691

#76A691
(118,166,145)
#6C9784
(108,151,132)
#628877
(98,136,119)
#58796A
(88,121,106)
#4E6A5D
(78,106,93)
#445B50
(68,91,80)
#3A4C43
(58,76,67)
#303D36
(48,61,54)
#262E29
(38,46,41)
#1C1F1C
(28,31,28)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #76A691

#76A691
(118,166,145)
#82AE9B
(130,174,155)
#8EB6A5
(142,182,165)
#9ABEAF
(154,190,175)
#A6C6B9
(166,198,185)
#B2CEC3
(178,206,195)
#BED6CD
(190,214,205)
#CADED7
(202,222,215)
#D6E6E1
(214,230,225)
#E2EEEB
(226,238,235)
#EEF6F5
(238,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A691 color. Also use rgb(118,166,145) instead hex code.

Text Font Color

.myTextColor { color: #76A691; }

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

This text font color is #76A691.

Background Color

.myBgColor { background-color: #76A691; }

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

This div background color is #76A691.

Border color

.myBorderColor { border: 1px solid #76A691; }

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

This div border color is #76A691.

Opacity

.myOpacity80 { color: #76A691; opacity: 0.8; }

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

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

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

This text has shadow with #76A691 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A691.

Preview

Color preview on black background

This text has color #76A691 on black background.


Color preview on white background

This text has color #76A691 on white background.


Black color preview on #76A691 background

This text has black color on #76A691 background.


White color preview on #76A691 background

This text has white color on #76A691 background.


Related colors

Complementary color

Complementary color for #hex is #89596E.


I love getcolorcode.com

Triadic colors

1 #9176A6 and #A69176 with #76A691 are triadic colors.

2 #91A676 and #A67691 with #76A691 are triadic colors.