COLOR #886E7B

HEX: #886E7B RGB: (136,110,123)

Renk bilgisi

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

RGB renk modeli

#886E7B color RGB value is (136,110,123).

RGB: (136,110,123) (53%, 43%, 48%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 110 of 255 = 43%
B 123 of 255 = 48%

136
110
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 110 + 123 = 369 (100%)
R 136 of 369 ~ 36.86%
G 110 of 369 ~ 29.81%
B 123 of 369 ~ 33.33'%

%36.86
%29.81
%33.33

CMYK RENK MODELİ

#886E7B rengi CMYK tonu (0,19,10,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.12%
  • sarı tonu 9.56%
  • ana renk tonu 46.67%

CMYK: (0,19,10,47)
C0M19Y10K47 (0%, 19%, 10%, 47%)
(0.00 / 0.19 / 0.10 / 0.47)

CMYK yüzdeleri

%0
%19.12
%9.56
%46.67

Codes

Color #886E7B in popluar color models

88 6E 7B
RGB 136 110 123
HSL 330° 10.57% 48.24%
HSB/HSV 330° 19.12% 53.33%
CMYK 0.00% 19.12% 9.56%
46.67%

Color #886E7B in popluar number systems.

HEX 88 6E 7B
Decimal 136 110 123
Binary 10001000 1101110 1111011
Octal 210 156 173

Shades and tints

Shades of #886E7B

#886E7B
(136,110,123)
#7C6470
(124,100,112)
#705A65
(112,90,101)
#64505A
(100,80,90)
#58464F
(88,70,79)
#4C3C44
(76,60,68)
#403239
(64,50,57)
#34282E
(52,40,46)
#281E23
(40,30,35)
#1C1418
(28,20,24)
#100A0D
(16,10,13)
#000000
(0,0,0)

Tints of #886E7B

#886E7B
(136,110,123)
#927B87
(146,123,135)
#9C8893
(156,136,147)
#A6959F
(166,149,159)
#B0A2AB
(176,162,171)
#BAAFB7
(186,175,183)
#C4BCC3
(196,188,195)
#CEC9CF
(206,201,207)
#D8D6DB
(216,214,219)
#E2E3E7
(226,227,231)
#ECF0F3
(236,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886E7B color. Also use rgb(136,110,123) instead hex code.

Text Font Color

.myTextColor { color: #886E7B; }

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

This text font color is #886E7B.

Background Color

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

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

This div background color is #886E7B.

Border color

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

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

This div border color is #886E7B.

Opacity

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

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

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

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

This text has shadow with #886E7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886E7B.

Preview

Color preview on black background

This text has color #886E7B on black background.


Color preview on white background

This text has color #886E7B on white background.


Black color preview on #886E7B background

This text has black color on #886E7B background.


White color preview on #886E7B background

This text has white color on #886E7B background.


Related colors

Complementary color

Complementary color for #hex is #779184.


I love getcolorcode.com

Triadic colors

1 #7B886E and #6E7B88 with #886E7B are triadic colors.

2 #7B6E88 and #6E887B with #886E7B are triadic colors.