COLOR #886063

HEX: #886063 RGB: (136,96,99)

Color info

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

RGB color model

#886063 color RGB value is (136,96,99).

RGB: (136,96,99) (53%, 38%, 39%)

RGB channels and saturation

R 136 of 255 = 53%
G 96 of 255 = 38%
B 99 of 255 = 39%

136
96
99

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

Portions of RGB colors in percentages

R + G + B = 136 + 96 + 99 = 331 (100%)
R 136 of 331 ~ 41.09%
G 96 of 331 ~ 29%
B 99 of 331 ~ 29.91'%

%41.09
%29
%29.91

CMYK color model

#886063 color CMYK value is (0,29,27,47).

  • cyan value is 0.00%
  • magenta value is 29.41%
  • yellow value is 27.21%
  • key color value is 46.67%

CMYK: (0,29,27,47)
C0M29Y27K47 (0%, 29%, 27%, 47%)
(0.00 / 0.29 / 0.27 / 0.47)

CMYK percentages

%0
%29.41
%27.21
%46.67

Codes

Color #886063 in popluar color models

88 60 63
RGB 136 96 99
HSL 356° 17.24% 45.49%
HSB/HSV 356° 29.41% 53.33%
CMYK 0.00% 29.41% 27.21%
46.67%

Color #886063 in popluar number systems.

HEX 88 60 63
Decimal 136 96 99
Binary 10001000 1100000 1100011
Octal 210 140 143

Shades and tints

Shades of #886063

#886063
(136,96,99)
#7C585A
(124,88,90)
#705051
(112,80,81)
#644848
(100,72,72)
#58403F
(88,64,63)
#4C3836
(76,56,54)
#40302D
(64,48,45)
#342824
(52,40,36)
#28201B
(40,32,27)
#1C1812
(28,24,18)
#101009
(16,16,9)
#000000
(0,0,0)

Tints of #886063

#886063
(136,96,99)
#926E71
(146,110,113)
#9C7C7F
(156,124,127)
#A68A8D
(166,138,141)
#B0989B
(176,152,155)
#BAA6A9
(186,166,169)
#C4B4B7
(196,180,183)
#CEC2C5
(206,194,197)
#D8D0D3
(216,208,211)
#E2DEE1
(226,222,225)
#ECECEF
(236,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886063; }

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

This text font color is #886063.

Background Color

.myBgColor { background-color: #886063; }

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

This div background color is #886063.

Border color

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

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

This div border color is #886063.

Opacity

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

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

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

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

This text has shadow with #886063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886063.

Preview

Color preview on black background

This text has color #886063 on black background.


Color preview on white background

This text has color #886063 on white background.


Black color preview on #886063 background

This text has black color on #886063 background.


White color preview on #886063 background

This text has white color on #886063 background.


Related colors

Complementary color

Complementary color for #hex is #779F9C.


I love getcolorcode.com

Triadic colors

1 #638860 and #606388 with #886063 are triadic colors.

2 #636088 and #608863 with #886063 are triadic colors.