COLOR #97729C

HEX: #97729C RGB: (151,114,156)

Color info

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

RGB color model

#97729C color RGB value is (151,114,156).

RGB: (151,114,156) (59%, 45%, 61%)

RGB channels and saturation

R 151 of 255 = 59%
G 114 of 255 = 45%
B 156 of 255 = 61%

151
114
156

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

Portions of RGB colors in percentages

R + G + B = 151 + 114 + 156 = 421 (100%)
R 151 of 421 ~ 35.87%
G 114 of 421 ~ 27.08%
B 156 of 421 ~ 37.05'%

%35.87
%27.08
%37.05

CMYK color model

#97729C color CMYK value is (3,27,0,39).

  • cyan value is 3.21%
  • magenta value is 26.92%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (3,27,0,39) C3M27Y0K39 (3%,27%,0%,39%) (0.03/0.27/0.00/0.39) 

CMYK percentages

%3.21
%26.92
%0
%38.82

Codes

Color #97729C in popluar color models

97 72 9C
RGB 151 114 156
HSL 293° 17.50% 52.94%
HSB/HSV 293° 26.92% 61.18%
CMYK 3.21% 26.92% 0.00%
38.82%

Color #97729C in popluar number systems.

HEX 97 72 9C
Decimal 151 114 156
Binary 10010111 1110010 10011100
Octal 227 162 234

Shades and tints

Shades of #97729C

#97729C
(151,114,156)
#8A688E
(138,104,142)
#7D5E80
(125,94,128)
#705472
(112,84,114)
#634A64
(99,74,100)
#564056
(86,64,86)
#493648
(73,54,72)
#3C2C3A
(60,44,58)
#2F222C
(47,34,44)
#22181E
(34,24,30)
#150E10
(21,14,16)
#000000
(0,0,0)

Tints of #97729C

#97729C
(151,114,156)
#A07EA5
(160,126,165)
#A98AAE
(169,138,174)
#B296B7
(178,150,183)
#BBA2C0
(187,162,192)
#C4AEC9
(196,174,201)
#CDBAD2
(205,186,210)
#D6C6DB
(214,198,219)
#DFD2E4
(223,210,228)
#E8DEED
(232,222,237)
#F1EAF6
(241,234,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97729C color. Also use rgb(151,114,156) instead hex code.

Text Font Color

.myTextColor { color: #97729C; }

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

This text font color is #97729C.

Background Color

.myBgColor { background-color: #97729C; }

<div style="background-color:#97729C">Inner text</div>

This div background color is #97729C.

Border color

.myBorderColor { border: 1px solid #97729C; }

<div style="border:3px solid #97729C">Div</div>

This div border color is #97729C.

Opacity

.myOpacity80 { color: #97729C; opacity: 0.8; }

<p style="color:#97729C;opacity:0.8;">80%</p>

Text with #97729C 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 #97729C;}

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

This text has shadow with #97729C color.


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

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

This text has shadow with #97729C primary color and red secondary color.


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

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

This text has shadow with #97729C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #97729C.

Preview

Color preview on black background

This text has color #97729C on black background.


Color preview on white background

This text has color #97729C on white background.


Black color preview on #97729C background

This text has black color on #97729C background.


White color preview on #97729C background

This text has white color on #97729C background.


Related colors

Complementary color

Complementary color for #hex is #688D63.


I love getcolorcode.com

Triadic colors

1 #9C9772 and #729C97 with #97729C are triadic colors.

2 #9C7297 and #72979C with #97729C are triadic colors.