COLOR #866052

HEX: #866052 RGB: (134,96,82)

Color info

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

RGB color model

#866052 color RGB value is (134,96,82).

RGB: (134,96,82) (53%, 38%, 32%)

RGB channels and saturation

R 134 of 255 = 53%
G 96 of 255 = 38%
B 82 of 255 = 32%

134
96
82

R + G + B ~ 41%. #866052 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 96 + 82 = 312 (100%)
R 134 of 312 ~ 42.95%
G 96 of 312 ~ 30.77%
B 82 of 312 ~ 26.28'%

%42.95
%30.77
%26.28

CMYK color model

#866052 color CMYK value is (0,28,39,47).

  • cyan value is 0.00%
  • magenta value is 28.36%
  • yellow value is 38.81%
  • key color value is 47.45%

CMYK: (0,28,39,47)
C0M28Y39K47 (0%, 28%, 39%, 47%)
(0.00 / 0.28 / 0.39 / 0.47)

CMYK percentages

%0
%28.36
%38.81
%47.45

Codes

Color #866052 in popluar color models

86 60 52
RGB 134 96 82
HSL 16° 24.07% 42.35%
HSB/HSV 16° 38.81% 52.55%
CMYK 0.00% 28.36% 38.81%
47.45%

Color #866052 in popluar number systems.

HEX 86 60 52
Decimal 134 96 82
Binary 10000110 1100000 1010010
Octal 206 140 122

Shades and tints

Shades of #866052

#866052
(134,96,82)
#7A584B
(122,88,75)
#6E5044
(110,80,68)
#62483D
(98,72,61)
#564036
(86,64,54)
#4A382F
(74,56,47)
#3E3028
(62,48,40)
#322821
(50,40,33)
#26201A
(38,32,26)
#1A1813
(26,24,19)
#0E100C
(14,16,12)
#000000
(0,0,0)

Tints of #866052

#866052
(134,96,82)
#916E61
(145,110,97)
#9C7C70
(156,124,112)
#A78A7F
(167,138,127)
#B2988E
(178,152,142)
#BDA69D
(189,166,157)
#C8B4AC
(200,180,172)
#D3C2BB
(211,194,187)
#DED0CA
(222,208,202)
#E9DED9
(233,222,217)
#F4ECE8
(244,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #866052 color. Also use rgb(134,96,82) instead hex code.

Text Font Color

.myTextColor { color: #866052; }

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

This text font color is #866052.

Background Color

.myBgColor { background-color: #866052; }

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

This div background color is #866052.

Border color

.myBorderColor { border: 1px solid #866052; }

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

This div border color is #866052.

Opacity

.myOpacity80 { color: #866052; opacity: 0.8; }

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

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

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

This text has shadow with #866052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #866052.

Preview

Color preview on black background

This text has color #866052 on black background.


Color preview on white background

This text has color #866052 on white background.


Black color preview on #866052 background

This text has black color on #866052 background.


White color preview on #866052 background

This text has white color on #866052 background.


Related colors

Complementary color

Complementary color for #hex is #799FAD.


I love getcolorcode.com

Triadic colors

1 #528660 and #605286 with #866052 are triadic colors.

2 #526086 and #608652 with #866052 are triadic colors.