COLOR #997783

HEX: #997783 RGB: (153,119,131)

Color info

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

RGB color model

#997783 color RGB value is (153,119,131).

RGB: (153,119,131) (60%, 47%, 51%)

RGB channels and saturation

R 153 of 255 = 60%
G 119 of 255 = 47%
B 131 of 255 = 51%

153
119
131

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

Portions of RGB colors in percentages

R + G + B = 153 + 119 + 131 = 403 (100%)
R 153 of 403 ~ 37.97%
G 119 of 403 ~ 29.53%
B 131 of 403 ~ 32.51'%

%37.97
%29.53
%32.51

CMYK color model

#997783 color CMYK value is (0,22,14,40).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 14.38%
  • key color value is 40.00%
CMYK: (0,22,14,40) C0M22Y14K40 (0%,22%,14%,40%) (0.00/0.22/0.14/0.40) 

CMYK percentages

%0
%22.22
%14.38
%40

Codes

Color #997783 in popluar color models

99 77 83
RGB 153 119 131
HSL 339° 14.29% 53.33%
HSB/HSV 339° 22.22% 60.00%
CMYK 0.00% 22.22% 14.38%
40.00%

Color #997783 in popluar number systems.

HEX 99 77 83
Decimal 153 119 131
Binary 10011001 1110111 10000011
Octal 231 167 203

Shades and tints

Shades of #997783

#997783
(153,119,131)
#8C6D78
(140,109,120)
#7F636D
(127,99,109)
#725962
(114,89,98)
#654F57
(101,79,87)
#58454C
(88,69,76)
#4B3B41
(75,59,65)
#3E3136
(62,49,54)
#31272B
(49,39,43)
#241D20
(36,29,32)
#171315
(23,19,21)
#000000
(0,0,0)

Tints of #997783

#997783
(153,119,131)
#A2838E
(162,131,142)
#AB8F99
(171,143,153)
#B49BA4
(180,155,164)
#BDA7AF
(189,167,175)
#C6B3BA
(198,179,186)
#CFBFC5
(207,191,197)
#D8CBD0
(216,203,208)
#E1D7DB
(225,215,219)
#EAE3E6
(234,227,230)
#F3EFF1
(243,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997783; }

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

This text font color is #997783.

Background Color

.myBgColor { background-color: #997783; }

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

This div background color is #997783.

Border color

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

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

This div border color is #997783.

Opacity

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

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

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

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

This text has shadow with #997783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997783.

Preview

Color preview on black background

This text has color #997783 on black background.


Color preview on white background

This text has color #997783 on white background.


Black color preview on #997783 background

This text has black color on #997783 background.


White color preview on #997783 background

This text has white color on #997783 background.


Related colors

Complementary color

Complementary color for #hex is #66887C.


I love getcolorcode.com

Triadic colors

1 #839977 and #778399 with #997783 are triadic colors.

2 #837799 and #779983 with #997783 are triadic colors.