COLOR #98697B

HEX: #98697B RGB: (152,105,123)

Color info

#98697B contains red, green and blue colors in about the same proportion. Web safe color of #98697B is #996666 (or #966).

RGB color model

#98697B color RGB value is (152,105,123).

RGB: (152,105,123) (60%, 41%, 48%)

RGB channels and saturation

R 152 of 255 = 60%
G 105 of 255 = 41%
B 123 of 255 = 48%

152
105
123

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

Portions of RGB colors in percentages

R + G + B = 152 + 105 + 123 = 380 (100%)
R 152 of 380 ~ 40%
G 105 of 380 ~ 27.63%
B 123 of 380 ~ 32.37'%

%40
%27.63
%32.37

CMYK color model

#98697B color CMYK value is (0,31,19,40).

  • cyan value is 0.00%
  • magenta value is 30.92%
  • yellow value is 19.08%
  • key color value is 40.39%

CMYK: (0,31,19,40)
C0M31Y19K40 (0%, 31%, 19%, 40%)
(0.00 / 0.31 / 0.19 / 0.40)

CMYK percentages

%0
%30.92
%19.08
%40.39

Codes

Color #98697B in popluar color models

98 69 7B
RGB 152 105 123
HSL 337° 18.58% 50.39%
HSB/HSV 337° 30.92% 59.61%
CMYK 0.00% 30.92% 19.08%
40.39%

Color #98697B in popluar number systems.

HEX 98 69 7B
Decimal 152 105 123
Binary 10011000 1101001 1111011
Octal 230 151 173

Shades and tints

Shades of #98697B

#98697B
(152,105,123)
#8B6070
(139,96,112)
#7E5765
(126,87,101)
#714E5A
(113,78,90)
#64454F
(100,69,79)
#573C44
(87,60,68)
#4A3339
(74,51,57)
#3D2A2E
(61,42,46)
#302123
(48,33,35)
#231818
(35,24,24)
#160F0D
(22,15,13)
#000000
(0,0,0)

Tints of #98697B

#98697B
(152,105,123)
#A17687
(161,118,135)
#AA8393
(170,131,147)
#B3909F
(179,144,159)
#BC9DAB
(188,157,171)
#C5AAB7
(197,170,183)
#CEB7C3
(206,183,195)
#D7C4CF
(215,196,207)
#E0D1DB
(224,209,219)
#E9DEE7
(233,222,231)
#F2EBF3
(242,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98697B color. Also use rgb(152,105,123) instead hex code.

Text Font Color

.myTextColor { color: #98697B; }

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

This text font color is #98697B.

Background Color

.myBgColor { background-color: #98697B; }

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

This div background color is #98697B.

Border color

.myBorderColor { border: 1px solid #98697B; }

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

This div border color is #98697B.

Opacity

.myOpacity80 { color: #98697B; opacity: 0.8; }

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

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

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

This text has shadow with #98697B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98697B.

Preview

Color preview on black background

This text has color #98697B on black background.


Color preview on white background

This text has color #98697B on white background.


Black color preview on #98697B background

This text has black color on #98697B background.


White color preview on #98697B background

This text has white color on #98697B background.


Related colors

Complementary color

Complementary color for #hex is #679684.


I love getcolorcode.com

Triadic colors

1 #7B9869 and #697B98 with #98697B are triadic colors.

2 #7B6998 and #69987B with #98697B are triadic colors.