COLOR #97617D

HEX: #97617D RGB: (151,97,125)

Color info

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

RGB color model

#97617D color RGB value is (151,97,125).

RGB: (151,97,125) (59%, 38%, 49%)

RGB channels and saturation

R 151 of 255 = 59%
G 97 of 255 = 38%
B 125 of 255 = 49%

151
97
125

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

Portions of RGB colors in percentages

R + G + B = 151 + 97 + 125 = 373 (100%)
R 151 of 373 ~ 40.48%
G 97 of 373 ~ 26.01%
B 125 of 373 ~ 33.51'%

%40.48
%26.01
%33.51

CMYK color model

#97617D color CMYK value is (0,36,17,41).

  • cyan value is 0.00%
  • magenta value is 35.76%
  • yellow value is 17.22%
  • key color value is 40.78%

CMYK: (0,36,17,41)
C0M36Y17K41 (0%, 36%, 17%, 41%)
(0.00 / 0.36 / 0.17 / 0.41)

CMYK percentages

%0
%35.76
%17.22
%40.78

Codes

Color #97617D in popluar color models

97 61 7D
RGB 151 97 125
HSL 329° 21.77% 48.63%
HSB/HSV 329° 35.76% 59.22%
CMYK 0.00% 35.76% 17.22%
40.78%

Color #97617D in popluar number systems.

HEX 97 61 7D
Decimal 151 97 125
Binary 10010111 1100001 1111101
Octal 227 141 175

Shades and tints

Shades of #97617D

#97617D
(151,97,125)
#8A5972
(138,89,114)
#7D5167
(125,81,103)
#70495C
(112,73,92)
#634151
(99,65,81)
#563946
(86,57,70)
#49313B
(73,49,59)
#3C2930
(60,41,48)
#2F2125
(47,33,37)
#22191A
(34,25,26)
#15110F
(21,17,15)
#000000
(0,0,0)

Tints of #97617D

#97617D
(151,97,125)
#A06F88
(160,111,136)
#A97D93
(169,125,147)
#B28B9E
(178,139,158)
#BB99A9
(187,153,169)
#C4A7B4
(196,167,180)
#CDB5BF
(205,181,191)
#D6C3CA
(214,195,202)
#DFD1D5
(223,209,213)
#E8DFE0
(232,223,224)
#F1EDEB
(241,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97617D; }

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

This text font color is #97617D.

Background Color

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

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

This div background color is #97617D.

Border color

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

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

This div border color is #97617D.

Opacity

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

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

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

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

This text has shadow with #97617D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97617D.

Preview

Color preview on black background

This text has color #97617D on black background.


Color preview on white background

This text has color #97617D on white background.


Black color preview on #97617D background

This text has black color on #97617D background.


White color preview on #97617D background

This text has white color on #97617D background.


Related colors

Complementary color

Complementary color for #hex is #689E82.


I love getcolorcode.com

Triadic colors

1 #7D9761 and #617D97 with #97617D are triadic colors.

2 #7D6197 and #61977D with #97617D are triadic colors.