COLOR #76A690

HEX: #76A690 RGB: (118,166,144)

Color info

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

RGB color model

#76A690 color RGB value is (118,166,144).

RGB: (118,166,144) (46%, 65%, 56%)

RGB channels and saturation

R 118 of 255 = 46%
G 166 of 255 = 65%
B 144 of 255 = 56%

118
166
144

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

Portions of RGB colors in percentages

R + G + B = 118 + 166 + 144 = 428 (100%)
R 118 of 428 ~ 27.57%
G 166 of 428 ~ 38.79%
B 144 of 428 ~ 33.64'%

%27.57
%38.79
%33.64

CMYK color model

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

  • cyan value is 28.92%
  • magenta value is 0.00%
  • yellow value is 13.25%
  • 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
%13.25
%34.9

Codes

Color #76A690 in popluar color models

76 A6 90
RGB 118 166 144
HSL 153° 21.24% 55.69%
HSB/HSV 153° 28.92% 65.10%
CMYK 28.92% 0.00% 13.25%
34.90%

Color #76A690 in popluar number systems.

HEX 76 A6 90
Decimal 118 166 144
Binary 1110110 10100110 10010000
Octal 166 246 220

Shades and tints

Shades of #76A690

#76A690
(118,166,144)
#6C9783
(108,151,131)
#628876
(98,136,118)
#587969
(88,121,105)
#4E6A5C
(78,106,92)
#445B4F
(68,91,79)
#3A4C42
(58,76,66)
#303D35
(48,61,53)
#262E28
(38,46,40)
#1C1F1B
(28,31,27)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #76A690

#76A690
(118,166,144)
#82AE9A
(130,174,154)
#8EB6A4
(142,182,164)
#9ABEAE
(154,190,174)
#A6C6B8
(166,198,184)
#B2CEC2
(178,206,194)
#BED6CC
(190,214,204)
#CADED6
(202,222,214)
#D6E6E0
(214,230,224)
#E2EEEA
(226,238,234)
#EEF6F4
(238,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76A690; }

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

This text font color is #76A690.

Background Color

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

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

This div background color is #76A690.

Border color

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

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

This div border color is #76A690.

Opacity

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

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

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

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

This text has shadow with #76A690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A690.

Preview

Color preview on black background

This text has color #76A690 on black background.


Color preview on white background

This text has color #76A690 on white background.


Black color preview on #76A690 background

This text has black color on #76A690 background.


White color preview on #76A690 background

This text has white color on #76A690 background.


Related colors

Complementary color

Complementary color for #hex is #89596F.


I love getcolorcode.com

Triadic colors

1 #9076A6 and #A69076 with #76A690 are triadic colors.

2 #90A676 and #A67690 with #76A690 are triadic colors.