COLOR #888458

HEX: #888458 RGB: (136,132,88)

Color info

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

RGB color model

#888458 color RGB value is (136,132,88).

RGB: (136,132,88) (53%, 52%, 35%)

RGB channels and saturation

R 136 of 255 = 53%
G 132 of 255 = 52%
B 88 of 255 = 35%

136
132
88

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

Portions of RGB colors in percentages

R + G + B = 136 + 132 + 88 = 356 (100%)
R 136 of 356 ~ 38.2%
G 132 of 356 ~ 37.08%
B 88 of 356 ~ 24.72'%

%38.2
%37.08
%24.72

CMYK color model

#888458 color CMYK value is (0,3,35,47).

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

CMYK: (0,3,35,47)
C0M3Y35K47 (0%, 3%, 35%, 47%)
(0.00 / 0.03 / 0.35 / 0.47)

CMYK percentages

%0
%2.94
%35.29
%46.67

Codes

Color #888458 in popluar color models

88 84 58
RGB 136 132 88
HSL 55° 21.43% 43.92%
HSB/HSV 55° 35.29% 53.33%
CMYK 0.00% 2.94% 35.29%
46.67%

Color #888458 in popluar number systems.

HEX 88 84 58
Decimal 136 132 88
Binary 10001000 10000100 1011000
Octal 210 204 130

Shades and tints

Shades of #888458

#888458
(136,132,88)
#7C7850
(124,120,80)
#706C48
(112,108,72)
#646040
(100,96,64)
#585438
(88,84,56)
#4C4830
(76,72,48)
#403C28
(64,60,40)
#343020
(52,48,32)
#282418
(40,36,24)
#1C1810
(28,24,16)
#100C08
(16,12,8)
#000000
(0,0,0)

Tints of #888458

#888458
(136,132,88)
#928F67
(146,143,103)
#9C9A76
(156,154,118)
#A6A585
(166,165,133)
#B0B094
(176,176,148)
#BABBA3
(186,187,163)
#C4C6B2
(196,198,178)
#CED1C1
(206,209,193)
#D8DCD0
(216,220,208)
#E2E7DF
(226,231,223)
#ECF2EE
(236,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #888458; }

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

This text font color is #888458.

Background Color

.myBgColor { background-color: #888458; }

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

This div background color is #888458.

Border color

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

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

This div border color is #888458.

Opacity

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

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

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

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

This text has shadow with #888458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888458.

Preview

Color preview on black background

This text has color #888458 on black background.


Color preview on white background

This text has color #888458 on white background.


Black color preview on #888458 background

This text has black color on #888458 background.


White color preview on #888458 background

This text has white color on #888458 background.


Related colors

Complementary color

Complementary color for #hex is #777BA7.


I love getcolorcode.com

Triadic colors

1 #588884 and #845888 with #888458 are triadic colors.

2 #588488 and #848858 with #888458 are triadic colors.