COLOR #988162

HEX: #988162 RGB: (152,129,98)

Color info

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

RGB color model

#988162 color RGB value is (152,129,98).

RGB: (152,129,98) (60%, 51%, 38%)

RGB channels and saturation

R 152 of 255 = 60%
G 129 of 255 = 51%
B 98 of 255 = 38%

152
129
98

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

Portions of RGB colors in percentages

R + G + B = 152 + 129 + 98 = 379 (100%)
R 152 of 379 ~ 40.11%
G 129 of 379 ~ 34.04%
B 98 of 379 ~ 25.86'%

%40.11
%34.04
%25.86

CMYK color model

#988162 color CMYK value is (0,15,36,40).

  • cyan value is 0.00%
  • magenta value is 15.13%
  • yellow value is 35.53%
  • key color value is 40.39%

CMYK: (0,15,36,40)
C0M15Y36K40 (0%, 15%, 36%, 40%)
(0.00 / 0.15 / 0.36 / 0.40)

CMYK percentages

%0
%15.13
%35.53
%40.39

Codes

Color #988162 in popluar color models

98 81 62
RGB 152 129 98
HSL 34° 21.60% 49.02%
HSB/HSV 34° 35.53% 59.61%
CMYK 0.00% 15.13% 35.53%
40.39%

Color #988162 in popluar number systems.

HEX 98 81 62
Decimal 152 129 98
Binary 10011000 10000001 1100010
Octal 230 201 142

Shades and tints

Shades of #988162

#988162
(152,129,98)
#8B765A
(139,118,90)
#7E6B52
(126,107,82)
#71604A
(113,96,74)
#645542
(100,85,66)
#574A3A
(87,74,58)
#4A3F32
(74,63,50)
#3D342A
(61,52,42)
#302922
(48,41,34)
#231E1A
(35,30,26)
#161312
(22,19,18)
#000000
(0,0,0)

Tints of #988162

#988162
(152,129,98)
#A18C70
(161,140,112)
#AA977E
(170,151,126)
#B3A28C
(179,162,140)
#BCAD9A
(188,173,154)
#C5B8A8
(197,184,168)
#CEC3B6
(206,195,182)
#D7CEC4
(215,206,196)
#E0D9D2
(224,217,210)
#E9E4E0
(233,228,224)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988162 color. Also use rgb(152,129,98) instead hex code.

Text Font Color

.myTextColor { color: #988162; }

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

This text font color is #988162.

Background Color

.myBgColor { background-color: #988162; }

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

This div background color is #988162.

Border color

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

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

This div border color is #988162.

Opacity

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

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

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

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

This text has shadow with #988162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988162.

Preview

Color preview on black background

This text has color #988162 on black background.


Color preview on white background

This text has color #988162 on white background.


Black color preview on #988162 background

This text has black color on #988162 background.


White color preview on #988162 background

This text has white color on #988162 background.


Related colors

Complementary color

Complementary color for #hex is #677E9D.


I love getcolorcode.com

Triadic colors

1 #629881 and #816298 with #988162 are triadic colors.

2 #628198 and #819862 with #988162 are triadic colors.