COLOR #886D71

HEX: #886D71 RGB: (136,109,113)

Renk bilgisi

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

RGB renk modeli

#886D71 color RGB value is (136,109,113).

RGB: (136,109,113) (53%, 43%, 44%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 109 of 255 = 43%
B 113 of 255 = 44%

136
109
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 109 + 113 = 358 (100%)
R 136 of 358 ~ 37.99%
G 109 of 358 ~ 30.45%
B 113 of 358 ~ 31.56'%

%37.99
%30.45
%31.56

CMYK RENK MODELİ

#886D71 rengi CMYK tonu (0,20,17,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.85%
  • sarı tonu 16.91%
  • ana renk tonu 46.67%
CMYK: (0,20,17,47) C0M20Y17K47 (0%,20%,17%,47%) (0.00/0.20/0.17/0.47) 

CMYK yüzdeleri

%0
%19.85
%16.91
%46.67

Codes

Color #886D71 in popluar color models

88 6D 71
RGB 136 109 113
HSL 351° 11.02% 48.04%
HSB/HSV 351° 19.85% 53.33%
CMYK 0.00% 19.85% 16.91%
46.67%

Color #886D71 in popluar number systems.

HEX 88 6D 71
Decimal 136 109 113
Binary 10001000 1101101 1110001
Octal 210 155 161

Shades and tints

Shades of #886D71

#886D71
(136,109,113)
#7C6467
(124,100,103)
#705B5D
(112,91,93)
#645253
(100,82,83)
#584949
(88,73,73)
#4C403F
(76,64,63)
#403735
(64,55,53)
#342E2B
(52,46,43)
#282521
(40,37,33)
#1C1C17
(28,28,23)
#10130D
(16,19,13)
#000000
(0,0,0)

Tints of #886D71

#886D71
(136,109,113)
#927A7D
(146,122,125)
#9C8789
(156,135,137)
#A69495
(166,148,149)
#B0A1A1
(176,161,161)
#BAAEAD
(186,174,173)
#C4BBB9
(196,187,185)
#CEC8C5
(206,200,197)
#D8D5D1
(216,213,209)
#E2E2DD
(226,226,221)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886D71; }

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

This text font color is #886D71.

Background Color

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

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

This div background color is #886D71.

Border color

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

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

This div border color is #886D71.

Opacity

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

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

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

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

This text has shadow with #886D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886D71.

Preview

Color preview on black background

This text has color #886D71 on black background.


Color preview on white background

This text has color #886D71 on white background.


Black color preview on #886D71 background

This text has black color on #886D71 background.


White color preview on #886D71 background

This text has white color on #886D71 background.


Related colors

Complementary color

Complementary color for #hex is #77928E.


I love getcolorcode.com

Triadic colors

1 #71886D and #6D7188 with #886D71 are triadic colors.

2 #716D88 and #6D8871 with #886D71 are triadic colors.