COLOR #886D6C

HEX: #886D6C RGB: (136,109,108)

Renk bilgisi

#886D6C contains red, green and blue colors in about the same proportion. #886D6C ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#886D6C color RGB value is (136,109,108).

RGB: (136,109,108) (53%, 43%, 42%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 109 of 255 = 43%
B 108 of 255 = 42%

136
109
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 109 + 108 = 353 (100%)
R 136 of 353 ~ 38.53%
G 109 of 353 ~ 30.88%
B 108 of 353 ~ 30.59'%

%38.53
%30.88
%30.59

CMYK RENK MODELİ

#886D6C rengi CMYK tonu (0,20,21,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.85%
  • sarı tonu 20.59%
  • ana renk tonu 46.67%

CMYK: (0,20,21,47)
C0M20Y21K47 (0%, 20%, 21%, 47%)
(0.00 / 0.20 / 0.21 / 0.47)

CMYK yüzdeleri

%0
%19.85
%20.59
%46.67

Codes

Color #886D6C in popluar color models

88 6D 6C
RGB 136 109 108
HSL 11.48% 47.84%
HSB/HSV 20.59% 53.33%
CMYK 0.00% 19.85% 20.59%
46.67%

Color #886D6C in popluar number systems.

HEX 88 6D 6C
Decimal 136 109 108
Binary 10001000 1101101 1101100
Octal 210 155 154

Shades and tints

Shades of #886D6C

#886D6C
(136,109,108)
#7C6463
(124,100,99)
#705B5A
(112,91,90)
#645251
(100,82,81)
#584948
(88,73,72)
#4C403F
(76,64,63)
#403736
(64,55,54)
#342E2D
(52,46,45)
#282524
(40,37,36)
#1C1C1B
(28,28,27)
#101312
(16,19,18)
#000000
(0,0,0)

Tints of #886D6C

#886D6C
(136,109,108)
#927A79
(146,122,121)
#9C8786
(156,135,134)
#A69493
(166,148,147)
#B0A1A0
(176,161,160)
#BAAEAD
(186,174,173)
#C4BBBA
(196,187,186)
#CEC8C7
(206,200,199)
#D8D5D4
(216,213,212)
#E2E2E1
(226,226,225)
#ECEFEE
(236,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886D6C color. Also use rgb(136,109,108) instead hex code.

Text Font Color

.myTextColor { color: #886D6C; }

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

This text font color is #886D6C.

Background Color

.myBgColor { background-color: #886D6C; }

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

This div background color is #886D6C.

Border color

.myBorderColor { border: 1px solid #886D6C; }

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

This div border color is #886D6C.

Opacity

.myOpacity80 { color: #886D6C; opacity: 0.8; }

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

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

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

This text has shadow with #886D6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886D6C.

Preview

Color preview on black background

This text has color #886D6C on black background.


Color preview on white background

This text has color #886D6C on white background.


Black color preview on #886D6C background

This text has black color on #886D6C background.


White color preview on #886D6C background

This text has white color on #886D6C background.


Related colors

Complementary color

Complementary color for #hex is #779293.


I love getcolorcode.com

Triadic colors

1 #6C886D and #6D6C88 with #886D6C are triadic colors.

2 #6C6D88 and #6D886C with #886D6C are triadic colors.