COLOR #997785

HEX: #997785 RGB: (153,119,133)

Color info

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

RGB color model

#997785 color RGB value is (153,119,133).

RGB: (153,119,133) (60%, 47%, 52%)

RGB channels and saturation

R 153 of 255 = 60%
G 119 of 255 = 47%
B 133 of 255 = 52%

153
119
133

R + G + B ~ 53%. #997785 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 153 + 119 + 133 = 405 (100%)
R 153 of 405 ~ 37.78%
G 119 of 405 ~ 29.38%
B 133 of 405 ~ 32.84'%

%37.78
%29.38
%32.84

CMYK color model

#997785 color CMYK value is (0,22,13,40).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 13.07%
  • key color value is 40.00%

CMYK: (0,22,13,40)
C0M22Y13K40 (0%, 22%, 13%, 40%)
(0.00 / 0.22 / 0.13 / 0.40)

CMYK percentages

%0
%22.22
%13.07
%40

Codes

Color #997785 in popluar color models

99 77 85
RGB 153 119 133
HSL 335° 14.29% 53.33%
HSB/HSV 335° 22.22% 60.00%
CMYK 0.00% 22.22% 13.07%
40.00%

Color #997785 in popluar number systems.

HEX 99 77 85
Decimal 153 119 133
Binary 10011001 1110111 10000101
Octal 231 167 205

Shades and tints

Shades of #997785

#997785
(153,119,133)
#8C6D79
(140,109,121)
#7F636D
(127,99,109)
#725961
(114,89,97)
#654F55
(101,79,85)
#584549
(88,69,73)
#4B3B3D
(75,59,61)
#3E3131
(62,49,49)
#312725
(49,39,37)
#241D19
(36,29,25)
#17130D
(23,19,13)
#000000
(0,0,0)

Tints of #997785

#997785
(153,119,133)
#A28390
(162,131,144)
#AB8F9B
(171,143,155)
#B49BA6
(180,155,166)
#BDA7B1
(189,167,177)
#C6B3BC
(198,179,188)
#CFBFC7
(207,191,199)
#D8CBD2
(216,203,210)
#E1D7DD
(225,215,221)
#EAE3E8
(234,227,232)
#F3EFF3
(243,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997785 color. Also use rgb(153,119,133) instead hex code.

Text Font Color

.myTextColor { color: #997785; }

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

This text font color is #997785.

Background Color

.myBgColor { background-color: #997785; }

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

This div background color is #997785.

Border color

.myBorderColor { border: 1px solid #997785; }

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

This div border color is #997785.

Opacity

.myOpacity80 { color: #997785; opacity: 0.8; }

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

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

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

This text has shadow with #997785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997785.

Preview

Color preview on black background

This text has color #997785 on black background.


Color preview on white background

This text has color #997785 on white background.


Black color preview on #997785 background

This text has black color on #997785 background.


White color preview on #997785 background

This text has white color on #997785 background.


Related colors

Complementary color

Complementary color for #hex is #66887A.


I love getcolorcode.com

Triadic colors

1 #859977 and #778599 with #997785 are triadic colors.

2 #857799 and #779985 with #997785 are triadic colors.