COLOR #978583

HEX: #978583 RGB: (151,133,131)

Color info

#978583 contains red, green and blue colors in about the same proportion. Web safe color of #978583 is #999999 (or #999).

RGB color model

#978583 color RGB value is (151,133,131).

RGB: (151,133,131) (59%, 52%, 51%)

RGB channels and saturation

R 151 of 255 = 59%
G 133 of 255 = 52%
B 131 of 255 = 51%

151
133
131

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

Portions of RGB colors in percentages

R + G + B = 151 + 133 + 131 = 415 (100%)
R 151 of 415 ~ 36.39%
G 133 of 415 ~ 32.05%
B 131 of 415 ~ 31.57'%

%36.39
%32.05
%31.57

CMYK color model

#978583 color CMYK value is (0,12,13,41).

  • cyan value is 0.00%
  • magenta value is 11.92%
  • yellow value is 13.25%
  • key color value is 40.78%

CMYK: (0,12,13,41)
C0M12Y13K41 (0%, 12%, 13%, 41%)
(0.00 / 0.12 / 0.13 / 0.41)

CMYK percentages

%0
%11.92
%13.25
%40.78

Codes

Color #978583 in popluar color models

97 85 83
RGB 151 133 131
HSL 8.77% 55.29%
HSB/HSV 13.25% 59.22%
CMYK 0.00% 11.92% 13.25%
40.78%

Color #978583 in popluar number systems.

HEX 97 85 83
Decimal 151 133 131
Binary 10010111 10000101 10000011
Octal 227 205 203

Shades and tints

Shades of #978583

#978583
(151,133,131)
#8A7978
(138,121,120)
#7D6D6D
(125,109,109)
#706162
(112,97,98)
#635557
(99,85,87)
#56494C
(86,73,76)
#493D41
(73,61,65)
#3C3136
(60,49,54)
#2F252B
(47,37,43)
#221920
(34,25,32)
#150D15
(21,13,21)
#000000
(0,0,0)

Tints of #978583

#978583
(151,133,131)
#A0908E
(160,144,142)
#A99B99
(169,155,153)
#B2A6A4
(178,166,164)
#BBB1AF
(187,177,175)
#C4BCBA
(196,188,186)
#CDC7C5
(205,199,197)
#D6D2D0
(214,210,208)
#DFDDDB
(223,221,219)
#E8E8E6
(232,232,230)
#F1F3F1
(241,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #978583 color. Also use rgb(151,133,131) instead hex code.

Text Font Color

.myTextColor { color: #978583; }

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

This text font color is #978583.

Background Color

.myBgColor { background-color: #978583; }

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

This div background color is #978583.

Border color

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

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

This div border color is #978583.

Opacity

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

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

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

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

This text has shadow with #978583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978583.

Preview

Color preview on black background

This text has color #978583 on black background.


Color preview on white background

This text has color #978583 on white background.


Black color preview on #978583 background

This text has black color on #978583 background.


White color preview on #978583 background

This text has white color on #978583 background.


Related colors

Complementary color

Complementary color for #hex is #687A7C.


I love getcolorcode.com

Triadic colors

1 #839785 and #858397 with #978583 are triadic colors.

2 #838597 and #859783 with #978583 are triadic colors.