COLOR #884862

HEX: #884862 RGB: (136,72,98)

Color info

#884862 contains mainly red and blue colors. Web safe color of #884862 is #993366 (or #936).

RGB color model

#884862 color RGB value is (136,72,98).

RGB: (136,72,98) (53%, 28%, 38%)

RGB channels and saturation

R 136 of 255 = 53%
G 72 of 255 = 28%
B 98 of 255 = 38%

136
72
98

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

Portions of RGB colors in percentages

R + G + B = 136 + 72 + 98 = 306 (100%)
R 136 of 306 ~ 44.44%
G 72 of 306 ~ 23.53%
B 98 of 306 ~ 32.03'%

%44.44
%23.53
%32.03

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 47.06%
  • yellow value is 27.94%
  • key color value is 46.67%
CMYK: (0,47,28,47) C0M47Y28K47 (0%,47%,28%,47%) (0.00/0.47/0.28/0.47) 

CMYK percentages

%0
%47.06
%27.94
%46.67

Codes

Color #884862 in popluar color models

88 48 62
RGB 136 72 98
HSL 336° 30.77% 40.78%
HSB/HSV 336° 47.06% 53.33%
CMYK 0.00% 47.06% 27.94%
46.67%

Color #884862 in popluar number systems.

HEX 88 48 62
Decimal 136 72 98
Binary 10001000 1001000 1100010
Octal 210 110 142

Shades and tints

Shades of #884862

#884862
(136,72,98)
#7C425A
(124,66,90)
#703C52
(112,60,82)
#64364A
(100,54,74)
#583042
(88,48,66)
#4C2A3A
(76,42,58)
#402432
(64,36,50)
#341E2A
(52,30,42)
#281822
(40,24,34)
#1C121A
(28,18,26)
#100C12
(16,12,18)
#000000
(0,0,0)

Tints of #884862

#884862
(136,72,98)
#925870
(146,88,112)
#9C687E
(156,104,126)
#A6788C
(166,120,140)
#B0889A
(176,136,154)
#BA98A8
(186,152,168)
#C4A8B6
(196,168,182)
#CEB8C4
(206,184,196)
#D8C8D2
(216,200,210)
#E2D8E0
(226,216,224)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #884862; }

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

This text font color is #884862.

Background Color

.myBgColor { background-color: #884862; }

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

This div background color is #884862.

Border color

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

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

This div border color is #884862.

Opacity

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

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

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

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

This text has shadow with #884862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884862.

Preview

Color preview on black background

This text has color #884862 on black background.


Color preview on white background

This text has color #884862 on white background.


Black color preview on #884862 background

This text has black color on #884862 background.


White color preview on #884862 background

This text has white color on #884862 background.


Related colors

Complementary color

Complementary color for #hex is #77B79D.


I love getcolorcode.com

Triadic colors

1 #628848 and #486288 with #884862 are triadic colors.

2 #624888 and #488862 with #884862 are triadic colors.