COLOR #988461

HEX: #988461 RGB: (152,132,97)

Color info

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

RGB color model

#988461 color RGB value is (152,132,97).

RGB: (152,132,97) (60%, 52%, 38%)

RGB channels and saturation

R 152 of 255 = 60%
G 132 of 255 = 52%
B 97 of 255 = 38%

152
132
97

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

Portions of RGB colors in percentages

R + G + B = 152 + 132 + 97 = 381 (100%)
R 152 of 381 ~ 39.9%
G 132 of 381 ~ 34.65%
B 97 of 381 ~ 25.46'%

%39.9
%34.65
%25.46

CMYK color model

#988461 color CMYK value is (0,13,36,40).

  • cyan value is 0.00%
  • magenta value is 13.16%
  • yellow value is 36.18%
  • key color value is 40.39%

CMYK: (0,13,36,40)
C0M13Y36K40 (0%, 13%, 36%, 40%)
(0.00 / 0.13 / 0.36 / 0.40)

CMYK percentages

%0
%13.16
%36.18
%40.39

Codes

Color #988461 in popluar color models

98 84 61
RGB 152 132 97
HSL 38° 22.09% 48.82%
HSB/HSV 38° 36.18% 59.61%
CMYK 0.00% 13.16% 36.18%
40.39%

Color #988461 in popluar number systems.

HEX 98 84 61
Decimal 152 132 97
Binary 10011000 10000100 1100001
Octal 230 204 141

Shades and tints

Shades of #988461

#988461
(152,132,97)
#8B7859
(139,120,89)
#7E6C51
(126,108,81)
#716049
(113,96,73)
#645441
(100,84,65)
#574839
(87,72,57)
#4A3C31
(74,60,49)
#3D3029
(61,48,41)
#302421
(48,36,33)
#231819
(35,24,25)
#160C11
(22,12,17)
#000000
(0,0,0)

Tints of #988461

#988461
(152,132,97)
#A18F6F
(161,143,111)
#AA9A7D
(170,154,125)
#B3A58B
(179,165,139)
#BCB099
(188,176,153)
#C5BBA7
(197,187,167)
#CEC6B5
(206,198,181)
#D7D1C3
(215,209,195)
#E0DCD1
(224,220,209)
#E9E7DF
(233,231,223)
#F2F2ED
(242,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988461 color. Also use rgb(152,132,97) instead hex code.

Text Font Color

.myTextColor { color: #988461; }

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

This text font color is #988461.

Background Color

.myBgColor { background-color: #988461; }

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

This div background color is #988461.

Border color

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

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

This div border color is #988461.

Opacity

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

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

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

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

This text has shadow with #988461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988461.

Preview

Color preview on black background

This text has color #988461 on black background.


Color preview on white background

This text has color #988461 on white background.


Black color preview on #988461 background

This text has black color on #988461 background.


White color preview on #988461 background

This text has white color on #988461 background.


Related colors

Complementary color

Complementary color for #hex is #677B9E.


I love getcolorcode.com

Triadic colors

1 #619884 and #846198 with #988461 are triadic colors.

2 #618498 and #849861 with #988461 are triadic colors.