COLOR #998387

HEX: #998387 RGB: (153,131,135)

Color info

#998387 contains red, green and blue colors in about the same proportion. Web safe color of #998387 is #999999 (or #999).

RGB color model

#998387 color RGB value is (153,131,135).

RGB: (153,131,135) (60%, 51%, 53%)

RGB channels and saturation

R 153 of 255 = 60%
G 131 of 255 = 51%
B 135 of 255 = 53%

153
131
135

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

Portions of RGB colors in percentages

R + G + B = 153 + 131 + 135 = 419 (100%)
R 153 of 419 ~ 36.52%
G 131 of 419 ~ 31.26%
B 135 of 419 ~ 32.22'%

%36.52
%31.26
%32.22

CMYK color model

#998387 color CMYK value is (0,14,12,40).

  • cyan value is 0.00%
  • magenta value is 14.38%
  • yellow value is 11.76%
  • key color value is 40.00%
CMYK: (0,14,12,40) C0M14Y12K40 (0%,14%,12%,40%) (0.00/0.14/0.12/0.40) 

CMYK percentages

%0
%14.38
%11.76
%40

Codes

Color #998387 in popluar color models

99 83 87
RGB 153 131 135
HSL 349° 9.73% 55.69%
HSB/HSV 349° 14.38% 60.00%
CMYK 0.00% 14.38% 11.76%
40.00%

Color #998387 in popluar number systems.

HEX 99 83 87
Decimal 153 131 135
Binary 10011001 10000011 10000111
Octal 231 203 207

Shades and tints

Shades of #998387

#998387
(153,131,135)
#8C787B
(140,120,123)
#7F6D6F
(127,109,111)
#726263
(114,98,99)
#655757
(101,87,87)
#584C4B
(88,76,75)
#4B413F
(75,65,63)
#3E3633
(62,54,51)
#312B27
(49,43,39)
#24201B
(36,32,27)
#17150F
(23,21,15)
#000000
(0,0,0)

Tints of #998387

#998387
(153,131,135)
#A28E91
(162,142,145)
#AB999B
(171,153,155)
#B4A4A5
(180,164,165)
#BDAFAF
(189,175,175)
#C6BAB9
(198,186,185)
#CFC5C3
(207,197,195)
#D8D0CD
(216,208,205)
#E1DBD7
(225,219,215)
#EAE6E1
(234,230,225)
#F3F1EB
(243,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998387 color. Also use rgb(153,131,135) instead hex code.

Text Font Color

.myTextColor { color: #998387; }

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

This text font color is #998387.

Background Color

.myBgColor { background-color: #998387; }

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

This div background color is #998387.

Border color

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

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

This div border color is #998387.

Opacity

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

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

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

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

This text has shadow with #998387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998387.

Preview

Color preview on black background

This text has color #998387 on black background.


Color preview on white background

This text has color #998387 on white background.


Black color preview on #998387 background

This text has black color on #998387 background.


White color preview on #998387 background

This text has white color on #998387 background.


Related colors

Complementary color

Complementary color for #hex is #667C78.


I love getcolorcode.com

Triadic colors

1 #879983 and #838799 with #998387 are triadic colors.

2 #878399 and #839987 with #998387 are triadic colors.