COLOR #885064

HEX: #885064 RGB: (136,80,100)

Color info

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

RGB color model

#885064 color RGB value is (136,80,100).

RGB: (136,80,100) (53%, 31%, 39%)

RGB channels and saturation

R 136 of 255 = 53%
G 80 of 255 = 31%
B 100 of 255 = 39%

136
80
100

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

Portions of RGB colors in percentages

R + G + B = 136 + 80 + 100 = 316 (100%)
R 136 of 316 ~ 43.04%
G 80 of 316 ~ 25.32%
B 100 of 316 ~ 31.65'%

%43.04
%25.32
%31.65

CMYK color model

#885064 color CMYK value is (0,41,26,47).

  • cyan value is 0.00%
  • magenta value is 41.18%
  • yellow value is 26.47%
  • key color value is 46.67%
CMYK: (0,41,26,47) C0M41Y26K47 (0%,41%,26%,47%) (0.00/0.41/0.26/0.47) 

CMYK percentages

%0
%41.18
%26.47
%46.67

Codes

Color #885064 in popluar color models

88 50 64
RGB 136 80 100
HSL 339° 25.93% 42.35%
HSB/HSV 339° 41.18% 53.33%
CMYK 0.00% 41.18% 26.47%
46.67%

Color #885064 in popluar number systems.

HEX 88 50 64
Decimal 136 80 100
Binary 10001000 1010000 1100100
Octal 210 120 144

Shades and tints

Shades of #885064

#885064
(136,80,100)
#7C495B
(124,73,91)
#704252
(112,66,82)
#643B49
(100,59,73)
#583440
(88,52,64)
#4C2D37
(76,45,55)
#40262E
(64,38,46)
#341F25
(52,31,37)
#28181C
(40,24,28)
#1C1113
(28,17,19)
#100A0A
(16,10,10)
#000000
(0,0,0)

Tints of #885064

#885064
(136,80,100)
#925F72
(146,95,114)
#9C6E80
(156,110,128)
#A67D8E
(166,125,142)
#B08C9C
(176,140,156)
#BA9BAA
(186,155,170)
#C4AAB8
(196,170,184)
#CEB9C6
(206,185,198)
#D8C8D4
(216,200,212)
#E2D7E2
(226,215,226)
#ECE6F0
(236,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885064 color. Also use rgb(136,80,100) instead hex code.

Text Font Color

.myTextColor { color: #885064; }

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

This text font color is #885064.

Background Color

.myBgColor { background-color: #885064; }

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

This div background color is #885064.

Border color

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

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

This div border color is #885064.

Opacity

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

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

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

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

This text has shadow with #885064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885064.

Preview

Color preview on black background

This text has color #885064 on black background.


Color preview on white background

This text has color #885064 on white background.


Black color preview on #885064 background

This text has black color on #885064 background.


White color preview on #885064 background

This text has white color on #885064 background.


Related colors

Complementary color

Complementary color for #hex is #77AF9B.


I love getcolorcode.com

Triadic colors

1 #648850 and #506488 with #885064 are triadic colors.

2 #645088 and #508864 with #885064 are triadic colors.