COLOR #86B776

HEX: #86B776 RGB: (134,183,118)

Color info

#86B776 contains mainly red and green colors. Web safe color of #86B776 is #99CC66 (or #9C6).

RGB color model

#86B776 color RGB value is (134,183,118).

RGB: (134,183,118) (53%, 72%, 46%)

RGB channels and saturation

R 134 of 255 = 53%
G 183 of 255 = 72%
B 118 of 255 = 46%

134
183
118

R + G + B ~ 57%. #86B776 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 183 + 118 = 435 (100%)
R 134 of 435 ~ 30.8%
G 183 of 435 ~ 42.07%
B 118 of 435 ~ 27.13'%

%30.8
%42.07
%27.13

CMYK color model

#86B776 color CMYK value is (27,0,36,28).

  • cyan value is 26.78%
  • magenta value is 0.00%
  • yellow value is 35.52%
  • key color value is 28.24%
CMYK: (27,0,36,28) C27M0Y36K28 (27%,0%,36%,28%) (0.27/0.00/0.36/0.28) 

CMYK percentages

%26.78
%0
%35.52
%28.24

Codes

Color #86B776 in popluar color models

86 B7 76
RGB 134 183 118
HSL 105° 31.10% 59.02%
HSB/HSV 105° 35.52% 71.76%
CMYK 26.78% 0.00% 35.52%
28.24%

Color #86B776 in popluar number systems.

HEX 86 B7 76
Decimal 134 183 118
Binary 10000110 10110111 1110110
Octal 206 267 166

Shades and tints

Shades of #86B776

#86B776
(134,183,118)
#7AA76C
(122,167,108)
#6E9762
(110,151,98)
#628758
(98,135,88)
#56774E
(86,119,78)
#4A6744
(74,103,68)
#3E573A
(62,87,58)
#324730
(50,71,48)
#263726
(38,55,38)
#1A271C
(26,39,28)
#0E1712
(14,23,18)
#000000
(0,0,0)

Tints of #86B776

#86B776
(134,183,118)
#91BD82
(145,189,130)
#9CC38E
(156,195,142)
#A7C99A
(167,201,154)
#B2CFA6
(178,207,166)
#BDD5B2
(189,213,178)
#C8DBBE
(200,219,190)
#D3E1CA
(211,225,202)
#DEE7D6
(222,231,214)
#E9EDE2
(233,237,226)
#F4F3EE
(244,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86B776 color. Also use rgb(134,183,118) instead hex code.

Text Font Color

.myTextColor { color: #86B776; }

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

This text font color is #86B776.

Background Color

.myBgColor { background-color: #86B776; }

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

This div background color is #86B776.

Border color

.myBorderColor { border: 1px solid #86B776; }

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

This div border color is #86B776.

Opacity

.myOpacity80 { color: #86B776; opacity: 0.8; }

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

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

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

This text has shadow with #86B776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86B776.

Preview

Color preview on black background

This text has color #86B776 on black background.


Color preview on white background

This text has color #86B776 on white background.


Black color preview on #86B776 background

This text has black color on #86B776 background.


White color preview on #86B776 background

This text has white color on #86B776 background.


Related colors

Complementary color

Complementary color for #hex is #794889.


I love getcolorcode.com

Triadic colors

1 #7686B7 and #B77686 with #86B776 are triadic colors.

2 #76B786 and #B78676 with #86B776 are triadic colors.