COLOR #886371

HEX: #886371 RGB: (136,99,113)

Renk bilgisi

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

RGB renk modeli

#886371 color RGB value is (136,99,113).

RGB: (136,99,113) (53%, 39%, 44%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 99 of 255 = 39%
B 113 of 255 = 44%

136
99
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 99 + 113 = 348 (100%)
R 136 of 348 ~ 39.08%
G 99 of 348 ~ 28.45%
B 113 of 348 ~ 32.47'%

%39.08
%28.45
%32.47

CMYK RENK MODELİ

#886371 rengi CMYK tonu (0,27,17,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.21%
  • sarı tonu 16.91%
  • ana renk tonu 46.67%

CMYK: (0,27,17,47)
C0M27Y17K47 (0%, 27%, 17%, 47%)
(0.00 / 0.27 / 0.17 / 0.47)

CMYK yüzdeleri

%0
%27.21
%16.91
%46.67

Codes

Color #886371 in popluar color models

88 63 71
RGB 136 99 113
HSL 337° 15.74% 46.08%
HSB/HSV 337° 27.21% 53.33%
CMYK 0.00% 27.21% 16.91%
46.67%

Color #886371 in popluar number systems.

HEX 88 63 71
Decimal 136 99 113
Binary 10001000 1100011 1110001
Octal 210 143 161

Shades and tints

Shades of #886371

#886371
(136,99,113)
#7C5A67
(124,90,103)
#70515D
(112,81,93)
#644853
(100,72,83)
#583F49
(88,63,73)
#4C363F
(76,54,63)
#402D35
(64,45,53)
#34242B
(52,36,43)
#281B21
(40,27,33)
#1C1217
(28,18,23)
#10090D
(16,9,13)
#000000
(0,0,0)

Tints of #886371

#886371
(136,99,113)
#92717D
(146,113,125)
#9C7F89
(156,127,137)
#A68D95
(166,141,149)
#B09BA1
(176,155,161)
#BAA9AD
(186,169,173)
#C4B7B9
(196,183,185)
#CEC5C5
(206,197,197)
#D8D3D1
(216,211,209)
#E2E1DD
(226,225,221)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886371; }

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

This text font color is #886371.

Background Color

.myBgColor { background-color: #886371; }

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

This div background color is #886371.

Border color

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

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

This div border color is #886371.

Opacity

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

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

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

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

This text has shadow with #886371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886371.

Preview

Color preview on black background

This text has color #886371 on black background.


Color preview on white background

This text has color #886371 on white background.


Black color preview on #886371 background

This text has black color on #886371 background.


White color preview on #886371 background

This text has white color on #886371 background.


Related colors

Complementary color

Complementary color for #hex is #779C8E.


I love getcolorcode.com

Triadic colors

1 #718863 and #637188 with #886371 are triadic colors.

2 #716388 and #638871 with #886371 are triadic colors.