COLOR #988165

HEX: #988165 RGB: (152,129,101)

Color info

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

RGB color model

#988165 color RGB value is (152,129,101).

RGB: (152,129,101) (60%, 51%, 40%)

RGB channels and saturation

R 152 of 255 = 60%
G 129 of 255 = 51%
B 101 of 255 = 40%

152
129
101

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

Portions of RGB colors in percentages

R + G + B = 152 + 129 + 101 = 382 (100%)
R 152 of 382 ~ 39.79%
G 129 of 382 ~ 33.77%
B 101 of 382 ~ 26.44'%

%39.79
%33.77
%26.44

CMYK color model

#988165 color CMYK value is (0,15,34,40).

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

CMYK: (0,15,34,40)
C0M15Y34K40 (0%, 15%, 34%, 40%)
(0.00 / 0.15 / 0.34 / 0.40)

CMYK percentages

%0
%15.13
%33.55
%40.39

Codes

Color #988165 in popluar color models

98 81 65
RGB 152 129 101
HSL 33° 20.16% 49.61%
HSB/HSV 33° 33.55% 59.61%
CMYK 0.00% 15.13% 33.55%
40.39%

Color #988165 in popluar number systems.

HEX 98 81 65
Decimal 152 129 101
Binary 10011000 10000001 1100101
Octal 230 201 145

Shades and tints

Shades of #988165

#988165
(152,129,101)
#8B765C
(139,118,92)
#7E6B53
(126,107,83)
#71604A
(113,96,74)
#645541
(100,85,65)
#574A38
(87,74,56)
#4A3F2F
(74,63,47)
#3D3426
(61,52,38)
#30291D
(48,41,29)
#231E14
(35,30,20)
#16130B
(22,19,11)
#000000
(0,0,0)

Tints of #988165

#988165
(152,129,101)
#A18C73
(161,140,115)
#AA9781
(170,151,129)
#B3A28F
(179,162,143)
#BCAD9D
(188,173,157)
#C5B8AB
(197,184,171)
#CEC3B9
(206,195,185)
#D7CEC7
(215,206,199)
#E0D9D5
(224,217,213)
#E9E4E3
(233,228,227)
#F2EFF1
(242,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988165; }

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

This text font color is #988165.

Background Color

.myBgColor { background-color: #988165; }

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

This div background color is #988165.

Border color

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

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

This div border color is #988165.

Opacity

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

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

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

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

This text has shadow with #988165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988165.

Preview

Color preview on black background

This text has color #988165 on black background.


Color preview on white background

This text has color #988165 on white background.


Black color preview on #988165 background

This text has black color on #988165 background.


White color preview on #988165 background

This text has white color on #988165 background.


Related colors

Complementary color

Complementary color for #hex is #677E9A.


I love getcolorcode.com

Triadic colors

1 #659881 and #816598 with #988165 are triadic colors.

2 #658198 and #819865 with #988165 are triadic colors.