COLOR #98697A

HEX: #98697A RGB: (152,105,122)

Color info

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

RGB color model

#98697A color RGB value is (152,105,122).

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

RGB channels and saturation

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

152
105
122

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

Portions of RGB colors in percentages

R + G + B = 152 + 105 + 122 = 379 (100%)
R 152 of 379 ~ 40.11%
G 105 of 379 ~ 27.7%
B 122 of 379 ~ 32.19'%

%40.11
%27.7
%32.19

CMYK color model

#98697A color CMYK value is (0,31,20,40).

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

CMYK: (0,31,20,40)
C0M31Y20K40 (0%, 31%, 20%, 40%)
(0.00 / 0.31 / 0.20 / 0.40)

CMYK percentages

%0
%30.92
%19.74
%40.39

Codes

Color #98697A in popluar color models

98 69 7A
RGB 152 105 122
HSL 338° 18.58% 50.39%
HSB/HSV 338° 30.92% 59.61%
CMYK 0.00% 30.92% 19.74%
40.39%

Color #98697A in popluar number systems.

HEX 98 69 7A
Decimal 152 105 122
Binary 10011000 1101001 1111010
Octal 230 151 172

Shades and tints

Shades of #98697A

#98697A
(152,105,122)
#8B606F
(139,96,111)
#7E5764
(126,87,100)
#714E59
(113,78,89)
#64454E
(100,69,78)
#573C43
(87,60,67)
#4A3338
(74,51,56)
#3D2A2D
(61,42,45)
#302122
(48,33,34)
#231817
(35,24,23)
#160F0C
(22,15,12)
#000000
(0,0,0)

Tints of #98697A

#98697A
(152,105,122)
#A17686
(161,118,134)
#AA8392
(170,131,146)
#B3909E
(179,144,158)
#BC9DAA
(188,157,170)
#C5AAB6
(197,170,182)
#CEB7C2
(206,183,194)
#D7C4CE
(215,196,206)
#E0D1DA
(224,209,218)
#E9DEE6
(233,222,230)
#F2EBF2
(242,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #98697A; }

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

This text font color is #98697A.

Background Color

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

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

This div background color is #98697A.

Border color

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

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

This div border color is #98697A.

Opacity

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

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

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

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

This text has shadow with #98697A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98697A.

Preview

Color preview on black background

This text has color #98697A on black background.


Color preview on white background

This text has color #98697A on white background.


Black color preview on #98697A background

This text has black color on #98697A background.


White color preview on #98697A background

This text has white color on #98697A background.


Related colors

Complementary color

Complementary color for #hex is #679685.


I love getcolorcode.com

Triadic colors

1 #7A9869 and #697A98 with #98697A are triadic colors.

2 #7A6998 and #69987A with #98697A are triadic colors.