COLOR #886270

HEX: #886270 RGB: (136,98,112)

Color info

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

RGB color model

#886270 color RGB value is (136,98,112).

RGB: (136,98,112) (53%, 38%, 44%)

RGB channels and saturation

R 136 of 255 = 53%
G 98 of 255 = 38%
B 112 of 255 = 44%

136
98
112

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

Portions of RGB colors in percentages

R + G + B = 136 + 98 + 112 = 346 (100%)
R 136 of 346 ~ 39.31%
G 98 of 346 ~ 28.32%
B 112 of 346 ~ 32.37'%

%39.31
%28.32
%32.37

CMYK color model

#886270 color CMYK value is (0,28,18,47).

  • cyan value is 0.00%
  • magenta value is 27.94%
  • yellow value is 17.65%
  • key color value is 46.67%

CMYK: (0,28,18,47)
C0M28Y18K47 (0%, 28%, 18%, 47%)
(0.00 / 0.28 / 0.18 / 0.47)

CMYK percentages

%0
%27.94
%17.65
%46.67

Codes

Color #886270 in popluar color models

88 62 70
RGB 136 98 112
HSL 338° 16.24% 45.88%
HSB/HSV 338° 27.94% 53.33%
CMYK 0.00% 27.94% 17.65%
46.67%

Color #886270 in popluar number systems.

HEX 88 62 70
Decimal 136 98 112
Binary 10001000 1100010 1110000
Octal 210 142 160

Shades and tints

Shades of #886270

#886270
(136,98,112)
#7C5A66
(124,90,102)
#70525C
(112,82,92)
#644A52
(100,74,82)
#584248
(88,66,72)
#4C3A3E
(76,58,62)
#403234
(64,50,52)
#342A2A
(52,42,42)
#282220
(40,34,32)
#1C1A16
(28,26,22)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #886270

#886270
(136,98,112)
#92707D
(146,112,125)
#9C7E8A
(156,126,138)
#A68C97
(166,140,151)
#B09AA4
(176,154,164)
#BAA8B1
(186,168,177)
#C4B6BE
(196,182,190)
#CEC4CB
(206,196,203)
#D8D2D8
(216,210,216)
#E2E0E5
(226,224,229)
#ECEEF2
(236,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886270 color. Also use rgb(136,98,112) instead hex code.

Text Font Color

.myTextColor { color: #886270; }

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

This text font color is #886270.

Background Color

.myBgColor { background-color: #886270; }

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

This div background color is #886270.

Border color

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

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

This div border color is #886270.

Opacity

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

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

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

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

This text has shadow with #886270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886270.

Preview

Color preview on black background

This text has color #886270 on black background.


Color preview on white background

This text has color #886270 on white background.


Black color preview on #886270 background

This text has black color on #886270 background.


White color preview on #886270 background

This text has white color on #886270 background.


Related colors

Complementary color

Complementary color for #hex is #779D8F.


I love getcolorcode.com

Triadic colors

1 #708862 and #627088 with #886270 are triadic colors.

2 #706288 and #628870 with #886270 are triadic colors.