COLOR #97739D

HEX: #97739D RGB: (151,115,157)

Color info

#97739D contains red, green and blue colors in about the same proportion. Web safe color of #97739D is #996699 (or #969).

RGB color model

#97739D color RGB value is (151,115,157).

RGB: (151,115,157) (59%, 45%, 62%)

RGB channels and saturation

R 151 of 255 = 59%
G 115 of 255 = 45%
B 157 of 255 = 62%

151
115
157

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

Portions of RGB colors in percentages

R + G + B = 151 + 115 + 157 = 423 (100%)
R 151 of 423 ~ 35.7%
G 115 of 423 ~ 27.19%
B 157 of 423 ~ 37.12'%

%35.7
%27.19
%37.12

CMYK color model

#97739D color CMYK value is (4,27,0,38).

  • cyan value is 3.82%
  • magenta value is 26.75%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (4,27,0,38)
C4M27Y0K38 (4%, 27%, 0%, 38%)
(0.04 / 0.27 / 0.00 / 0.38)

CMYK percentages

%3.82
%26.75
%0
%38.43

Codes

Color #97739D in popluar color models

97 73 9D
RGB 151 115 157
HSL 291° 17.65% 53.33%
HSB/HSV 291° 26.75% 61.57%
CMYK 3.82% 26.75% 0.00%
38.43%

Color #97739D in popluar number systems.

HEX 97 73 9D
Decimal 151 115 157
Binary 10010111 1110011 10011101
Octal 227 163 235

Shades and tints

Shades of #97739D

#97739D
(151,115,157)
#8A698F
(138,105,143)
#7D5F81
(125,95,129)
#705573
(112,85,115)
#634B65
(99,75,101)
#564157
(86,65,87)
#493749
(73,55,73)
#3C2D3B
(60,45,59)
#2F232D
(47,35,45)
#22191F
(34,25,31)
#150F11
(21,15,17)
#000000
(0,0,0)

Tints of #97739D

#97739D
(151,115,157)
#A07FA5
(160,127,165)
#A98BAD
(169,139,173)
#B297B5
(178,151,181)
#BBA3BD
(187,163,189)
#C4AFC5
(196,175,197)
#CDBBCD
(205,187,205)
#D6C7D5
(214,199,213)
#DFD3DD
(223,211,221)
#E8DFE5
(232,223,229)
#F1EBED
(241,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97739D color. Also use rgb(151,115,157) instead hex code.

Text Font Color

.myTextColor { color: #97739D; }

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

This text font color is #97739D.

Background Color

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

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

This div background color is #97739D.

Border color

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

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

This div border color is #97739D.

Opacity

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

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

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

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

This text has shadow with #97739D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97739D.

Preview

Color preview on black background

This text has color #97739D on black background.


Color preview on white background

This text has color #97739D on white background.


Black color preview on #97739D background

This text has black color on #97739D background.


White color preview on #97739D background

This text has white color on #97739D background.


Related colors

Complementary color

Complementary color for #hex is #688C62.


I love getcolorcode.com

Triadic colors

1 #9D9773 and #739D97 with #97739D are triadic colors.

2 #9D7397 and #73979D with #97739D are triadic colors.