COLOR #988860

HEX: #988860 RGB: (152,136,96)

Color info

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

RGB color model

#988860 color RGB value is (152,136,96).

RGB: (152,136,96) (60%, 53%, 38%)

RGB channels and saturation

R 152 of 255 = 60%
G 136 of 255 = 53%
B 96 of 255 = 38%

152
136
96

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

Portions of RGB colors in percentages

R + G + B = 152 + 136 + 96 = 384 (100%)
R 152 of 384 ~ 39.58%
G 136 of 384 ~ 35.42%
B 96 of 384 ~ 25'%

%39.58
%35.42
%25

CMYK color model

#988860 color CMYK value is (0,11,37,40).

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

CMYK: (0,11,37,40)
C0M11Y37K40 (0%, 11%, 37%, 40%)
(0.00 / 0.11 / 0.37 / 0.40)

CMYK percentages

%0
%10.53
%36.84
%40.39

Codes

Color #988860 in popluar color models

98 88 60
RGB 152 136 96
HSL 43° 22.58% 48.63%
HSB/HSV 43° 36.84% 59.61%
CMYK 0.00% 10.53% 36.84%
40.39%

Color #988860 in popluar number systems.

HEX 98 88 60
Decimal 152 136 96
Binary 10011000 10001000 1100000
Octal 230 210 140

Shades and tints

Shades of #988860

#988860
(152,136,96)
#8B7C58
(139,124,88)
#7E7050
(126,112,80)
#716448
(113,100,72)
#645840
(100,88,64)
#574C38
(87,76,56)
#4A4030
(74,64,48)
#3D3428
(61,52,40)
#302820
(48,40,32)
#231C18
(35,28,24)
#161010
(22,16,16)
#000000
(0,0,0)

Tints of #988860

#988860
(152,136,96)
#A1926E
(161,146,110)
#AA9C7C
(170,156,124)
#B3A68A
(179,166,138)
#BCB098
(188,176,152)
#C5BAA6
(197,186,166)
#CEC4B4
(206,196,180)
#D7CEC2
(215,206,194)
#E0D8D0
(224,216,208)
#E9E2DE
(233,226,222)
#F2ECEC
(242,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988860; }

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

This text font color is #988860.

Background Color

.myBgColor { background-color: #988860; }

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

This div background color is #988860.

Border color

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

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

This div border color is #988860.

Opacity

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

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

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

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

This text has shadow with #988860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988860.

Preview

Color preview on black background

This text has color #988860 on black background.


Color preview on white background

This text has color #988860 on white background.


Black color preview on #988860 background

This text has black color on #988860 background.


White color preview on #988860 background

This text has white color on #988860 background.


Related colors

Complementary color

Complementary color for #hex is #67779F.


I love getcolorcode.com

Triadic colors

1 #609888 and #886098 with #988860 are triadic colors.

2 #608898 and #889860 with #988860 are triadic colors.