COLOR #76A186

HEX: #76A186 RGB: (118,161,134)

Color info

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

RGB color model

#76A186 color RGB value is (118,161,134).

RGB: (118,161,134) (46%, 63%, 53%)

RGB channels and saturation

R 118 of 255 = 46%
G 161 of 255 = 63%
B 134 of 255 = 53%

118
161
134

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

Portions of RGB colors in percentages

R + G + B = 118 + 161 + 134 = 413 (100%)
R 118 of 413 ~ 28.57%
G 161 of 413 ~ 38.98%
B 134 of 413 ~ 32.45'%

%28.57
%38.98
%32.45

CMYK color model

#76A186 color CMYK value is (27,0,17,37).

  • cyan value is 26.71%
  • magenta value is 0.00%
  • yellow value is 16.77%
  • key color value is 36.86%

CMYK: (27,0,17,37)
C27M0Y17K37 (27%, 0%, 17%, 37%)
(0.27 / 0.00 / 0.17 / 0.37)

CMYK percentages

%26.71
%0
%16.77
%36.86

Codes

Color #76A186 in popluar color models

76 A1 86
RGB 118 161 134
HSL 142° 18.61% 54.71%
HSB/HSV 142° 26.71% 63.14%
CMYK 26.71% 0.00% 16.77%
36.86%

Color #76A186 in popluar number systems.

HEX 76 A1 86
Decimal 118 161 134
Binary 1110110 10100001 10000110
Octal 166 241 206

Shades and tints

Shades of #76A186

#76A186
(118,161,134)
#6C937A
(108,147,122)
#62856E
(98,133,110)
#587762
(88,119,98)
#4E6956
(78,105,86)
#445B4A
(68,91,74)
#3A4D3E
(58,77,62)
#303F32
(48,63,50)
#263126
(38,49,38)
#1C231A
(28,35,26)
#12150E
(18,21,14)
#000000
(0,0,0)

Tints of #76A186

#76A186
(118,161,134)
#82A991
(130,169,145)
#8EB19C
(142,177,156)
#9AB9A7
(154,185,167)
#A6C1B2
(166,193,178)
#B2C9BD
(178,201,189)
#BED1C8
(190,209,200)
#CAD9D3
(202,217,211)
#D6E1DE
(214,225,222)
#E2E9E9
(226,233,233)
#EEF1F4
(238,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A186 color. Also use rgb(118,161,134) instead hex code.

Text Font Color

.myTextColor { color: #76A186; }

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

This text font color is #76A186.

Background Color

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

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

This div background color is #76A186.

Border color

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

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

This div border color is #76A186.

Opacity

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

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

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

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

This text has shadow with #76A186 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A186.

Preview

Color preview on black background

This text has color #76A186 on black background.


Color preview on white background

This text has color #76A186 on white background.


Black color preview on #76A186 background

This text has black color on #76A186 background.


White color preview on #76A186 background

This text has white color on #76A186 background.


Related colors

Complementary color

Complementary color for #hex is #895E79.


I love getcolorcode.com

Triadic colors

1 #8676A1 and #A18676 with #76A186 are triadic colors.

2 #86A176 and #A17686 with #76A186 are triadic colors.