COLOR #866A6D

HEX: #866A6D RGB: (134,106,109)

Color info

#866A6D contains red, green and blue colors in about the same proportion. Web safe color of #866A6D is #996666 (or #966).

RGB color model

#866A6D color RGB value is (134,106,109).

RGB: (134,106,109) (53%, 42%, 43%)

RGB channels and saturation

R 134 of 255 = 53%
G 106 of 255 = 42%
B 109 of 255 = 43%

134
106
109

R + G + B ~ 46%. #866A6D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 106 + 109 = 349 (100%)
R 134 of 349 ~ 38.4%
G 106 of 349 ~ 30.37%
B 109 of 349 ~ 31.23'%

%38.4
%30.37
%31.23

CMYK color model

#866A6D color CMYK value is (0,21,19,47).

  • cyan value is 0.00%
  • magenta value is 20.90%
  • yellow value is 18.66%
  • key color value is 47.45%

CMYK: (0,21,19,47)
C0M21Y19K47 (0%, 21%, 19%, 47%)
(0.00 / 0.21 / 0.19 / 0.47)

CMYK percentages

%0
%20.9
%18.66
%47.45

Codes

Color #866A6D in popluar color models

86 6A 6D
RGB 134 106 109
HSL 354° 11.67% 47.06%
HSB/HSV 354° 20.90% 52.55%
CMYK 0.00% 20.90% 18.66%
47.45%

Color #866A6D in popluar number systems.

HEX 86 6A 6D
Decimal 134 106 109
Binary 10000110 1101010 1101101
Octal 206 152 155

Shades and tints

Shades of #866A6D

#866A6D
(134,106,109)
#7A6164
(122,97,100)
#6E585B
(110,88,91)
#624F52
(98,79,82)
#564649
(86,70,73)
#4A3D40
(74,61,64)
#3E3437
(62,52,55)
#322B2E
(50,43,46)
#262225
(38,34,37)
#1A191C
(26,25,28)
#0E1013
(14,16,19)
#000000
(0,0,0)

Tints of #866A6D

#866A6D
(134,106,109)
#91777A
(145,119,122)
#9C8487
(156,132,135)
#A79194
(167,145,148)
#B29EA1
(178,158,161)
#BDABAE
(189,171,174)
#C8B8BB
(200,184,187)
#D3C5C8
(211,197,200)
#DED2D5
(222,210,213)
#E9DFE2
(233,223,226)
#F4ECEF
(244,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #866A6D color. Also use rgb(134,106,109) instead hex code.

Text Font Color

.myTextColor { color: #866A6D; }

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

This text font color is #866A6D.

Background Color

.myBgColor { background-color: #866A6D; }

<div style="background-color:#866A6D">Inner text</div>

This div background color is #866A6D.

Border color

.myBorderColor { border: 1px solid #866A6D; }

<div style="border:3px solid #866A6D">Div</div>

This div border color is #866A6D.

Opacity

.myOpacity80 { color: #866A6D; opacity: 0.8; }

<p style="color:#866A6D;opacity:0.8;">80%</p>

Text with #866A6D 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 #866A6D;}

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

This text has shadow with #866A6D color.


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

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

This text has shadow with #866A6D primary color and red secondary color.


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

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

This text has shadow with #866A6D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #866A6D.

Preview

Color preview on black background

This text has color #866A6D on black background.


Color preview on white background

This text has color #866A6D on white background.


Black color preview on #866A6D background

This text has black color on #866A6D background.


White color preview on #866A6D background

This text has white color on #866A6D background.


Related colors

Complementary color

Complementary color for #hex is #799592.


I love getcolorcode.com

Triadic colors

1 #6D866A and #6A6D86 with #866A6D are triadic colors.

2 #6D6A86 and #6A866D with #866A6D are triadic colors.