COLOR #988359

HEX: #988359 RGB: (152,131,89)

Color info

#988359 contains mainly red and green colors. Web safe color of #988359 is #999966 (or #996).

RGB color model

#988359 color RGB value is (152,131,89).

RGB: (152,131,89) (60%, 51%, 35%)

RGB channels and saturation

R 152 of 255 = 60%
G 131 of 255 = 51%
B 89 of 255 = 35%

152
131
89

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

Portions of RGB colors in percentages

R + G + B = 152 + 131 + 89 = 372 (100%)
R 152 of 372 ~ 40.86%
G 131 of 372 ~ 35.22%
B 89 of 372 ~ 23.92'%

%40.86
%35.22
%23.92

CMYK color model

#988359 color CMYK value is (0,14,41,40).

  • cyan value is 0.00%
  • magenta value is 13.82%
  • yellow value is 41.45%
  • key color value is 40.39%
CMYK: (0,14,41,40) C0M14Y41K40 (0%,14%,41%,40%) (0.00/0.14/0.41/0.40) 

CMYK percentages

%0
%13.82
%41.45
%40.39

Codes

Color #988359 in popluar color models

98 83 59
RGB 152 131 89
HSL 40° 26.14% 47.25%
HSB/HSV 40° 41.45% 59.61%
CMYK 0.00% 13.82% 41.45%
40.39%

Color #988359 in popluar number systems.

HEX 98 83 59
Decimal 152 131 89
Binary 10011000 10000011 1011001
Octal 230 203 131

Shades and tints

Shades of #988359

#988359
(152,131,89)
#8B7851
(139,120,81)
#7E6D49
(126,109,73)
#716241
(113,98,65)
#645739
(100,87,57)
#574C31
(87,76,49)
#4A4129
(74,65,41)
#3D3621
(61,54,33)
#302B19
(48,43,25)
#232011
(35,32,17)
#161509
(22,21,9)
#000000
(0,0,0)

Tints of #988359

#988359
(152,131,89)
#A18E68
(161,142,104)
#AA9977
(170,153,119)
#B3A486
(179,164,134)
#BCAF95
(188,175,149)
#C5BAA4
(197,186,164)
#CEC5B3
(206,197,179)
#D7D0C2
(215,208,194)
#E0DBD1
(224,219,209)
#E9E6E0
(233,230,224)
#F2F1EF
(242,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988359 color. Also use rgb(152,131,89) instead hex code.

Text Font Color

.myTextColor { color: #988359; }

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

This text font color is #988359.

Background Color

.myBgColor { background-color: #988359; }

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

This div background color is #988359.

Border color

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

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

This div border color is #988359.

Opacity

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

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

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

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

This text has shadow with #988359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988359.

Preview

Color preview on black background

This text has color #988359 on black background.


Color preview on white background

This text has color #988359 on white background.


Black color preview on #988359 background

This text has black color on #988359 background.


White color preview on #988359 background

This text has white color on #988359 background.


Related colors

Complementary color

Complementary color for #hex is #677CA6.


I love getcolorcode.com

Triadic colors

1 #599883 and #835998 with #988359 are triadic colors.

2 #598398 and #839859 with #988359 are triadic colors.