COLOR #988878

HEX: #988878 RGB: (152,136,120)

Color info

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

RGB color model

#988878 color RGB value is (152,136,120).

RGB: (152,136,120) (60%, 53%, 47%)

RGB channels and saturation

R 152 of 255 = 60%
G 136 of 255 = 53%
B 120 of 255 = 47%

152
136
120

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

Portions of RGB colors in percentages

R + G + B = 152 + 136 + 120 = 408 (100%)
R 152 of 408 ~ 37.25%
G 136 of 408 ~ 33.33%
B 120 of 408 ~ 29.41'%

%37.25
%33.33
%29.41

CMYK color model

#988878 color CMYK value is (0,11,21,40).

  • cyan value is 0.00%
  • magenta value is 10.53%
  • yellow value is 21.05%
  • key color value is 40.39%

CMYK: (0,11,21,40)
C0M11Y21K40 (0%, 11%, 21%, 40%)
(0.00 / 0.11 / 0.21 / 0.40)

CMYK percentages

%0
%10.53
%21.05
%40.39

Codes

Color #988878 in popluar color models

98 88 78
RGB 152 136 120
HSL 30° 13.45% 53.33%
HSB/HSV 30° 21.05% 59.61%
CMYK 0.00% 10.53% 21.05%
40.39%

Color #988878 in popluar number systems.

HEX 98 88 78
Decimal 152 136 120
Binary 10011000 10001000 1111000
Octal 230 210 170

Shades and tints

Shades of #988878

#988878
(152,136,120)
#8B7C6E
(139,124,110)
#7E7064
(126,112,100)
#71645A
(113,100,90)
#645850
(100,88,80)
#574C46
(87,76,70)
#4A403C
(74,64,60)
#3D3432
(61,52,50)
#302828
(48,40,40)
#231C1E
(35,28,30)
#161014
(22,16,20)
#000000
(0,0,0)

Tints of #988878

#988878
(152,136,120)
#A19284
(161,146,132)
#AA9C90
(170,156,144)
#B3A69C
(179,166,156)
#BCB0A8
(188,176,168)
#C5BAB4
(197,186,180)
#CEC4C0
(206,196,192)
#D7CECC
(215,206,204)
#E0D8D8
(224,216,216)
#E9E2E4
(233,226,228)
#F2ECF0
(242,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988878 color. Also use rgb(152,136,120) instead hex code.

Text Font Color

.myTextColor { color: #988878; }

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

This text font color is #988878.

Background Color

.myBgColor { background-color: #988878; }

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

This div background color is #988878.

Border color

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

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

This div border color is #988878.

Opacity

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

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

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

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

This text has shadow with #988878 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988878.

Preview

Color preview on black background

This text has color #988878 on black background.


Color preview on white background

This text has color #988878 on white background.


Black color preview on #988878 background

This text has black color on #988878 background.


White color preview on #988878 background

This text has white color on #988878 background.


Related colors

Complementary color

Complementary color for #hex is #677787.


I love getcolorcode.com

Triadic colors

1 #789888 and #887898 with #988878 are triadic colors.

2 #788898 and #889878 with #988878 are triadic colors.