COLOR #885868

HEX: #885868 RGB: (136,88,104)

Color info

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

RGB color model

#885868 color RGB value is (136,88,104).

RGB: (136,88,104) (53%, 35%, 41%)

RGB channels and saturation

R 136 of 255 = 53%
G 88 of 255 = 35%
B 104 of 255 = 41%

136
88
104

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

Portions of RGB colors in percentages

R + G + B = 136 + 88 + 104 = 328 (100%)
R 136 of 328 ~ 41.46%
G 88 of 328 ~ 26.83%
B 104 of 328 ~ 31.71'%

%41.46
%26.83
%31.71

CMYK color model

#885868 color CMYK value is (0,35,24,47).

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

CMYK: (0,35,24,47)
C0M35Y24K47 (0%, 35%, 24%, 47%)
(0.00 / 0.35 / 0.24 / 0.47)

CMYK percentages

%0
%35.29
%23.53
%46.67

Codes

Color #885868 in popluar color models

88 58 68
RGB 136 88 104
HSL 340° 21.43% 43.92%
HSB/HSV 340° 35.29% 53.33%
CMYK 0.00% 35.29% 23.53%
46.67%

Color #885868 in popluar number systems.

HEX 88 58 68
Decimal 136 88 104
Binary 10001000 1011000 1101000
Octal 210 130 150

Shades and tints

Shades of #885868

#885868
(136,88,104)
#7C505F
(124,80,95)
#704856
(112,72,86)
#64404D
(100,64,77)
#583844
(88,56,68)
#4C303B
(76,48,59)
#402832
(64,40,50)
#342029
(52,32,41)
#281820
(40,24,32)
#1C1017
(28,16,23)
#10080E
(16,8,14)
#000000
(0,0,0)

Tints of #885868

#885868
(136,88,104)
#926775
(146,103,117)
#9C7682
(156,118,130)
#A6858F
(166,133,143)
#B0949C
(176,148,156)
#BAA3A9
(186,163,169)
#C4B2B6
(196,178,182)
#CEC1C3
(206,193,195)
#D8D0D0
(216,208,208)
#E2DFDD
(226,223,221)
#ECEEEA
(236,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #885868; }

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

This text font color is #885868.

Background Color

.myBgColor { background-color: #885868; }

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

This div background color is #885868.

Border color

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

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

This div border color is #885868.

Opacity

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

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

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

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

This text has shadow with #885868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885868.

Preview

Color preview on black background

This text has color #885868 on black background.


Color preview on white background

This text has color #885868 on white background.


Black color preview on #885868 background

This text has black color on #885868 background.


White color preview on #885868 background

This text has white color on #885868 background.


Related colors

Complementary color

Complementary color for #hex is #77A797.


I love getcolorcode.com

Triadic colors

1 #688858 and #586888 with #885868 are triadic colors.

2 #685888 and #588868 with #885868 are triadic colors.