COLOR #976183

HEX: #976183 RGB: (151,97,131)

Color info

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

RGB color model

#976183 color RGB value is (151,97,131).

RGB: (151,97,131) (59%, 38%, 51%)

RGB channels and saturation

R 151 of 255 = 59%
G 97 of 255 = 38%
B 131 of 255 = 51%

151
97
131

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

Portions of RGB colors in percentages

R + G + B = 151 + 97 + 131 = 379 (100%)
R 151 of 379 ~ 39.84%
G 97 of 379 ~ 25.59%
B 131 of 379 ~ 34.56'%

%39.84
%25.59
%34.56

CMYK color model

#976183 color CMYK value is (0,36,13,41).

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

CMYK: (0,36,13,41)
C0M36Y13K41 (0%, 36%, 13%, 41%)
(0.00 / 0.36 / 0.13 / 0.41)

CMYK percentages

%0
%35.76
%13.25
%40.78

Codes

Color #976183 in popluar color models

97 61 83
RGB 151 97 131
HSL 322° 21.77% 48.63%
HSB/HSV 322° 35.76% 59.22%
CMYK 0.00% 35.76% 13.25%
40.78%

Color #976183 in popluar number systems.

HEX 97 61 83
Decimal 151 97 131
Binary 10010111 1100001 10000011
Octal 227 141 203

Shades and tints

Shades of #976183

#976183
(151,97,131)
#8A5978
(138,89,120)
#7D516D
(125,81,109)
#704962
(112,73,98)
#634157
(99,65,87)
#56394C
(86,57,76)
#493141
(73,49,65)
#3C2936
(60,41,54)
#2F212B
(47,33,43)
#221920
(34,25,32)
#151115
(21,17,21)
#000000
(0,0,0)

Tints of #976183

#976183
(151,97,131)
#A06F8E
(160,111,142)
#A97D99
(169,125,153)
#B28BA4
(178,139,164)
#BB99AF
(187,153,175)
#C4A7BA
(196,167,186)
#CDB5C5
(205,181,197)
#D6C3D0
(214,195,208)
#DFD1DB
(223,209,219)
#E8DFE6
(232,223,230)
#F1EDF1
(241,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976183; }

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

This text font color is #976183.

Background Color

.myBgColor { background-color: #976183; }

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

This div background color is #976183.

Border color

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

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

This div border color is #976183.

Opacity

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

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

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

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

This text has shadow with #976183 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976183.

Preview

Color preview on black background

This text has color #976183 on black background.


Color preview on white background

This text has color #976183 on white background.


Black color preview on #976183 background

This text has black color on #976183 background.


White color preview on #976183 background

This text has white color on #976183 background.


Related colors

Complementary color

Complementary color for #hex is #689E7C.


I love getcolorcode.com

Triadic colors

1 #839761 and #618397 with #976183 are triadic colors.

2 #836197 and #619783 with #976183 are triadic colors.