COLOR #885768

HEX: #885768 RGB: (136,87,104)

Color info

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

RGB color model

#885768 color RGB value is (136,87,104).

RGB: (136,87,104) (53%, 34%, 41%)

RGB channels and saturation

R 136 of 255 = 53%
G 87 of 255 = 34%
B 104 of 255 = 41%

136
87
104

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

Portions of RGB colors in percentages

R + G + B = 136 + 87 + 104 = 327 (100%)
R 136 of 327 ~ 41.59%
G 87 of 327 ~ 26.61%
B 104 of 327 ~ 31.8'%

%41.59
%26.61
%31.8

CMYK color model

#885768 color CMYK value is (0,36,24,47).

  • cyan value is 0.00%
  • magenta value is 36.03%
  • yellow value is 23.53%
  • key color value is 46.67%

CMYK: (0,36,24,47)
C0M36Y24K47 (0%, 36%, 24%, 47%)
(0.00 / 0.36 / 0.24 / 0.47)

CMYK percentages

%0
%36.03
%23.53
%46.67

Codes

Color #885768 in popluar color models

88 57 68
RGB 136 87 104
HSL 339° 21.97% 43.73%
HSB/HSV 339° 36.03% 53.33%
CMYK 0.00% 36.03% 23.53%
46.67%

Color #885768 in popluar number systems.

HEX 88 57 68
Decimal 136 87 104
Binary 10001000 1010111 1101000
Octal 210 127 150

Shades and tints

Shades of #885768

#885768
(136,87,104)
#7C505F
(124,80,95)
#704956
(112,73,86)
#64424D
(100,66,77)
#583B44
(88,59,68)
#4C343B
(76,52,59)
#402D32
(64,45,50)
#342629
(52,38,41)
#281F20
(40,31,32)
#1C1817
(28,24,23)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #885768

#885768
(136,87,104)
#926675
(146,102,117)
#9C7582
(156,117,130)
#A6848F
(166,132,143)
#B0939C
(176,147,156)
#BAA2A9
(186,162,169)
#C4B1B6
(196,177,182)
#CEC0C3
(206,192,195)
#D8CFD0
(216,207,208)
#E2DEDD
(226,222,221)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885768 color. Also use rgb(136,87,104) instead hex code.

Text Font Color

.myTextColor { color: #885768; }

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

This text font color is #885768.

Background Color

.myBgColor { background-color: #885768; }

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

This div background color is #885768.

Border color

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

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

This div border color is #885768.

Opacity

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

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

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

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

This text has shadow with #885768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885768.

Preview

Color preview on black background

This text has color #885768 on black background.


Color preview on white background

This text has color #885768 on white background.


Black color preview on #885768 background

This text has black color on #885768 background.


White color preview on #885768 background

This text has white color on #885768 background.


Related colors

Complementary color

Complementary color for #hex is #77A897.


I love getcolorcode.com

Triadic colors

1 #688857 and #576888 with #885768 are triadic colors.

2 #685788 and #578868 with #885768 are triadic colors.