COLOR #97749A

HEX: #97749A RGB: (151,116,154)

Color info

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

RGB color model

#97749A color RGB value is (151,116,154).

RGB: (151,116,154) (59%, 45%, 60%)

RGB channels and saturation

R 151 of 255 = 59%
G 116 of 255 = 45%
B 154 of 255 = 60%

151
116
154

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

Portions of RGB colors in percentages

R + G + B = 151 + 116 + 154 = 421 (100%)
R 151 of 421 ~ 35.87%
G 116 of 421 ~ 27.55%
B 154 of 421 ~ 36.58'%

%35.87
%27.55
%36.58

CMYK color model

#97749A color CMYK value is (2,25,0,40).

  • cyan value is 1.95%
  • magenta value is 24.68%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (2,25,0,40)
C2M25Y0K40 (2%, 25%, 0%, 40%)
(0.02 / 0.25 / 0.00 / 0.40)

CMYK percentages

%1.95
%24.68
%0
%39.61

Codes

Color #97749A in popluar color models

97 74 9A
RGB 151 116 154
HSL 295° 15.83% 52.94%
HSB/HSV 295° 24.68% 60.39%
CMYK 1.95% 24.68% 0.00%
39.61%

Color #97749A in popluar number systems.

HEX 97 74 9A
Decimal 151 116 154
Binary 10010111 1110100 10011010
Octal 227 164 232

Shades and tints

Shades of #97749A

#97749A
(151,116,154)
#8A6A8C
(138,106,140)
#7D607E
(125,96,126)
#705670
(112,86,112)
#634C62
(99,76,98)
#564254
(86,66,84)
#493846
(73,56,70)
#3C2E38
(60,46,56)
#2F242A
(47,36,42)
#221A1C
(34,26,28)
#15100E
(21,16,14)
#000000
(0,0,0)

Tints of #97749A

#97749A
(151,116,154)
#A080A3
(160,128,163)
#A98CAC
(169,140,172)
#B298B5
(178,152,181)
#BBA4BE
(187,164,190)
#C4B0C7
(196,176,199)
#CDBCD0
(205,188,208)
#D6C8D9
(214,200,217)
#DFD4E2
(223,212,226)
#E8E0EB
(232,224,235)
#F1ECF4
(241,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97749A color. Also use rgb(151,116,154) instead hex code.

Text Font Color

.myTextColor { color: #97749A; }

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

This text font color is #97749A.

Background Color

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

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

This div background color is #97749A.

Border color

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

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

This div border color is #97749A.

Opacity

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

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

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

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

This text has shadow with #97749A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97749A.

Preview

Color preview on black background

This text has color #97749A on black background.


Color preview on white background

This text has color #97749A on white background.


Black color preview on #97749A background

This text has black color on #97749A background.


White color preview on #97749A background

This text has white color on #97749A background.


Related colors

Complementary color

Complementary color for #hex is #688B65.


I love getcolorcode.com

Triadic colors

1 #9A9774 and #749A97 with #97749A are triadic colors.

2 #9A7497 and #74979A with #97749A are triadic colors.