COLOR #98617D

HEX: #98617D RGB: (152,97,125)

Color info

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

RGB color model

#98617D color RGB value is (152,97,125).

RGB: (152,97,125) (60%, 38%, 49%)

RGB channels and saturation

R 152 of 255 = 60%
G 97 of 255 = 38%
B 125 of 255 = 49%

152
97
125

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

Portions of RGB colors in percentages

R + G + B = 152 + 97 + 125 = 374 (100%)
R 152 of 374 ~ 40.64%
G 97 of 374 ~ 25.94%
B 125 of 374 ~ 33.42'%

%40.64
%25.94
%33.42

CMYK color model

#98617D color CMYK value is (0,36,18,40).

  • cyan value is 0.00%
  • magenta value is 36.18%
  • yellow value is 17.76%
  • key color value is 40.39%
CMYK: (0,36,18,40) C0M36Y18K40 (0%,36%,18%,40%) (0.00/0.36/0.18/0.40) 

CMYK percentages

%0
%36.18
%17.76
%40.39

Codes

Color #98617D in popluar color models

98 61 7D
RGB 152 97 125
HSL 329° 22.09% 48.82%
HSB/HSV 329° 36.18% 59.61%
CMYK 0.00% 36.18% 17.76%
40.39%

Color #98617D in popluar number systems.

HEX 98 61 7D
Decimal 152 97 125
Binary 10011000 1100001 1111101
Octal 230 141 175

Shades and tints

Shades of #98617D

#98617D
(152,97,125)
#8B5972
(139,89,114)
#7E5167
(126,81,103)
#71495C
(113,73,92)
#644151
(100,65,81)
#573946
(87,57,70)
#4A313B
(74,49,59)
#3D2930
(61,41,48)
#302125
(48,33,37)
#23191A
(35,25,26)
#16110F
(22,17,15)
#000000
(0,0,0)

Tints of #98617D

#98617D
(152,97,125)
#A16F88
(161,111,136)
#AA7D93
(170,125,147)
#B38B9E
(179,139,158)
#BC99A9
(188,153,169)
#C5A7B4
(197,167,180)
#CEB5BF
(206,181,191)
#D7C3CA
(215,195,202)
#E0D1D5
(224,209,213)
#E9DFE0
(233,223,224)
#F2EDEB
(242,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98617D color. Also use rgb(152,97,125) instead hex code.

Text Font Color

.myTextColor { color: #98617D; }

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

This text font color is #98617D.

Background Color

.myBgColor { background-color: #98617D; }

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

This div background color is #98617D.

Border color

.myBorderColor { border: 1px solid #98617D; }

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

This div border color is #98617D.

Opacity

.myOpacity80 { color: #98617D; opacity: 0.8; }

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

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

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

This text has shadow with #98617D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98617D.

Preview

Color preview on black background

This text has color #98617D on black background.


Color preview on white background

This text has color #98617D on white background.


Black color preview on #98617D background

This text has black color on #98617D background.


White color preview on #98617D background

This text has white color on #98617D background.


Related colors

Complementary color

Complementary color for #hex is #679E82.


I love getcolorcode.com

Triadic colors

1 #7D9861 and #617D98 with #98617D are triadic colors.

2 #7D6198 and #61987D with #98617D are triadic colors.