COLOR #888762

HEX: #888762 RGB: (136,135,98)

Color info

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

RGB color model

#888762 color RGB value is (136,135,98).

RGB: (136,135,98) (53%, 53%, 38%)

RGB channels and saturation

R 136 of 255 = 53%
G 135 of 255 = 53%
B 98 of 255 = 38%

136
135
98

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

Portions of RGB colors in percentages

R + G + B = 136 + 135 + 98 = 369 (100%)
R 136 of 369 ~ 36.86%
G 135 of 369 ~ 36.59%
B 98 of 369 ~ 26.56'%

%36.86
%36.59
%26.56

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 0.74%
  • yellow value is 27.94%
  • key color value is 46.67%

CMYK: (0,1,28,47)
C0M1Y28K47 (0%, 1%, 28%, 47%)
(0.00 / 0.01 / 0.28 / 0.47)

CMYK percentages

%0
%0.74
%27.94
%46.67

Codes

Color #888762 in popluar color models

88 87 62
RGB 136 135 98
HSL 58° 16.24% 45.88%
HSB/HSV 58° 27.94% 53.33%
CMYK 0.00% 0.74% 27.94%
46.67%

Color #888762 in popluar number systems.

HEX 88 87 62
Decimal 136 135 98
Binary 10001000 10000111 1100010
Octal 210 207 142

Shades and tints

Shades of #888762

#888762
(136,135,98)
#7C7B5A
(124,123,90)
#706F52
(112,111,82)
#64634A
(100,99,74)
#585742
(88,87,66)
#4C4B3A
(76,75,58)
#403F32
(64,63,50)
#34332A
(52,51,42)
#282722
(40,39,34)
#1C1B1A
(28,27,26)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #888762

#888762
(136,135,98)
#929170
(146,145,112)
#9C9B7E
(156,155,126)
#A6A58C
(166,165,140)
#B0AF9A
(176,175,154)
#BAB9A8
(186,185,168)
#C4C3B6
(196,195,182)
#CECDC4
(206,205,196)
#D8D7D2
(216,215,210)
#E2E1E0
(226,225,224)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #888762; }

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

This text font color is #888762.

Background Color

.myBgColor { background-color: #888762; }

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

This div background color is #888762.

Border color

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

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

This div border color is #888762.

Opacity

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

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

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

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

This text has shadow with #888762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888762.

Preview

Color preview on black background

This text has color #888762 on black background.


Color preview on white background

This text has color #888762 on white background.


Black color preview on #888762 background

This text has black color on #888762 background.


White color preview on #888762 background

This text has white color on #888762 background.


Related colors

Complementary color

Complementary color for #hex is #77789D.


I love getcolorcode.com

Triadic colors

1 #628887 and #876288 with #888762 are triadic colors.

2 #628788 and #878862 with #888762 are triadic colors.