COLOR #888467

HEX: #888467 RGB: (136,132,103)

Color info

#888467 contains red, green and blue colors in about the same proportion. Web safe color of #888467 is #999966 (or #996).

RGB color model

#888467 color RGB value is (136,132,103).

RGB: (136,132,103) (53%, 52%, 40%)

RGB channels and saturation

R 136 of 255 = 53%
G 132 of 255 = 52%
B 103 of 255 = 40%

136
132
103

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

Portions of RGB colors in percentages

R + G + B = 136 + 132 + 103 = 371 (100%)
R 136 of 371 ~ 36.66%
G 132 of 371 ~ 35.58%
B 103 of 371 ~ 27.76'%

%36.66
%35.58
%27.76

CMYK color model

#888467 color CMYK value is (0,3,24,47).

  • cyan value is 0.00%
  • magenta value is 2.94%
  • yellow value is 24.26%
  • key color value is 46.67%

CMYK: (0,3,24,47)
C0M3Y24K47 (0%, 3%, 24%, 47%)
(0.00 / 0.03 / 0.24 / 0.47)

CMYK percentages

%0
%2.94
%24.26
%46.67

Codes

Color #888467 in popluar color models

88 84 67
RGB 136 132 103
HSL 53° 13.81% 46.86%
HSB/HSV 53° 24.26% 53.33%
CMYK 0.00% 2.94% 24.26%
46.67%

Color #888467 in popluar number systems.

HEX 88 84 67
Decimal 136 132 103
Binary 10001000 10000100 1100111
Octal 210 204 147

Shades and tints

Shades of #888467

#888467
(136,132,103)
#7C785E
(124,120,94)
#706C55
(112,108,85)
#64604C
(100,96,76)
#585443
(88,84,67)
#4C483A
(76,72,58)
#403C31
(64,60,49)
#343028
(52,48,40)
#28241F
(40,36,31)
#1C1816
(28,24,22)
#100C0D
(16,12,13)
#000000
(0,0,0)

Tints of #888467

#888467
(136,132,103)
#928F74
(146,143,116)
#9C9A81
(156,154,129)
#A6A58E
(166,165,142)
#B0B09B
(176,176,155)
#BABBA8
(186,187,168)
#C4C6B5
(196,198,181)
#CED1C2
(206,209,194)
#D8DCCF
(216,220,207)
#E2E7DC
(226,231,220)
#ECF2E9
(236,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #888467 color. Also use rgb(136,132,103) instead hex code.

Text Font Color

.myTextColor { color: #888467; }

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

This text font color is #888467.

Background Color

.myBgColor { background-color: #888467; }

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

This div background color is #888467.

Border color

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

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

This div border color is #888467.

Opacity

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

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

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

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

This text has shadow with #888467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888467.

Preview

Color preview on black background

This text has color #888467 on black background.


Color preview on white background

This text has color #888467 on white background.


Black color preview on #888467 background

This text has black color on #888467 background.


White color preview on #888467 background

This text has white color on #888467 background.


Related colors

Complementary color

Complementary color for #hex is #777B98.


I love getcolorcode.com

Triadic colors

1 #678884 and #846788 with #888467 are triadic colors.

2 #678488 and #848867 with #888467 are triadic colors.