COLOR #86A378

HEX: #86A378 RGB: (134,163,120)

Color info

#86A378 contains red, green and blue colors in about the same proportion. Web safe color of #86A378 is #999966 (or #996).

RGB color model

#86A378 color RGB value is (134,163,120).

RGB: (134,163,120) (53%, 64%, 47%)

RGB channels and saturation

R 134 of 255 = 53%
G 163 of 255 = 64%
B 120 of 255 = 47%

134
163
120

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

Portions of RGB colors in percentages

R + G + B = 134 + 163 + 120 = 417 (100%)
R 134 of 417 ~ 32.13%
G 163 of 417 ~ 39.09%
B 120 of 417 ~ 28.78'%

%32.13
%39.09
%28.78

CMYK color model

#86A378 color CMYK value is (18,0,26,36).

  • cyan value is 17.79%
  • magenta value is 0.00%
  • yellow value is 26.38%
  • key color value is 36.08%

CMYK: (18,0,26,36)
C18M0Y26K36 (18%, 0%, 26%, 36%)
(0.18 / 0.00 / 0.26 / 0.36)

CMYK percentages

%17.79
%0
%26.38
%36.08

Codes

Color #86A378 in popluar color models

86 A3 78
RGB 134 163 120
HSL 100° 18.94% 55.49%
HSB/HSV 100° 26.38% 63.92%
CMYK 17.79% 0.00% 26.38%
36.08%

Color #86A378 in popluar number systems.

HEX 86 A3 78
Decimal 134 163 120
Binary 10000110 10100011 1111000
Octal 206 243 170

Shades and tints

Shades of #86A378

#86A378
(134,163,120)
#7A956E
(122,149,110)
#6E8764
(110,135,100)
#62795A
(98,121,90)
#566B50
(86,107,80)
#4A5D46
(74,93,70)
#3E4F3C
(62,79,60)
#324132
(50,65,50)
#263328
(38,51,40)
#1A251E
(26,37,30)
#0E1714
(14,23,20)
#000000
(0,0,0)

Tints of #86A378

#86A378
(134,163,120)
#91AB84
(145,171,132)
#9CB390
(156,179,144)
#A7BB9C
(167,187,156)
#B2C3A8
(178,195,168)
#BDCBB4
(189,203,180)
#C8D3C0
(200,211,192)
#D3DBCC
(211,219,204)
#DEE3D8
(222,227,216)
#E9EBE4
(233,235,228)
#F4F3F0
(244,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86A378 color. Also use rgb(134,163,120) instead hex code.

Text Font Color

.myTextColor { color: #86A378; }

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

This text font color is #86A378.

Background Color

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

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

This div background color is #86A378.

Border color

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

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

This div border color is #86A378.

Opacity

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

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

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

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

This text has shadow with #86A378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86A378.

Preview

Color preview on black background

This text has color #86A378 on black background.


Color preview on white background

This text has color #86A378 on white background.


Black color preview on #86A378 background

This text has black color on #86A378 background.


White color preview on #86A378 background

This text has white color on #86A378 background.


Related colors

Complementary color

Complementary color for #hex is #795C87.


I love getcolorcode.com

Triadic colors

1 #7886A3 and #A37886 with #86A378 are triadic colors.

2 #78A386 and #A38678 with #86A378 are triadic colors.