COLOR #977581

HEX: #977581 RGB: (151,117,129)

Color info

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

RGB color model

#977581 color RGB value is (151,117,129).

RGB: (151,117,129) (59%, 46%, 51%)

RGB channels and saturation

R 151 of 255 = 59%
G 117 of 255 = 46%
B 129 of 255 = 51%

151
117
129

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

Portions of RGB colors in percentages

R + G + B = 151 + 117 + 129 = 397 (100%)
R 151 of 397 ~ 38.04%
G 117 of 397 ~ 29.47%
B 129 of 397 ~ 32.49'%

%38.04
%29.47
%32.49

CMYK color model

#977581 color CMYK value is (0,23,15,41).

  • cyan value is 0.00%
  • magenta value is 22.52%
  • yellow value is 14.57%
  • key color value is 40.78%

CMYK: (0,23,15,41)
C0M23Y15K41 (0%, 23%, 15%, 41%)
(0.00 / 0.23 / 0.15 / 0.41)

CMYK percentages

%0
%22.52
%14.57
%40.78

Codes

Color #977581 in popluar color models

97 75 81
RGB 151 117 129
HSL 339° 14.05% 52.55%
HSB/HSV 339° 22.52% 59.22%
CMYK 0.00% 22.52% 14.57%
40.78%

Color #977581 in popluar number systems.

HEX 97 75 81
Decimal 151 117 129
Binary 10010111 1110101 10000001
Octal 227 165 201

Shades and tints

Shades of #977581

#977581
(151,117,129)
#8A6B76
(138,107,118)
#7D616B
(125,97,107)
#705760
(112,87,96)
#634D55
(99,77,85)
#56434A
(86,67,74)
#49393F
(73,57,63)
#3C2F34
(60,47,52)
#2F2529
(47,37,41)
#221B1E
(34,27,30)
#151113
(21,17,19)
#000000
(0,0,0)

Tints of #977581

#977581
(151,117,129)
#A0818C
(160,129,140)
#A98D97
(169,141,151)
#B299A2
(178,153,162)
#BBA5AD
(187,165,173)
#C4B1B8
(196,177,184)
#CDBDC3
(205,189,195)
#D6C9CE
(214,201,206)
#DFD5D9
(223,213,217)
#E8E1E4
(232,225,228)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977581 color. Also use rgb(151,117,129) instead hex code.

Text Font Color

.myTextColor { color: #977581; }

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

This text font color is #977581.

Background Color

.myBgColor { background-color: #977581; }

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

This div background color is #977581.

Border color

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

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

This div border color is #977581.

Opacity

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

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

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

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

This text has shadow with #977581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977581.

Preview

Color preview on black background

This text has color #977581 on black background.


Color preview on white background

This text has color #977581 on white background.


Black color preview on #977581 background

This text has black color on #977581 background.


White color preview on #977581 background

This text has white color on #977581 background.


Related colors

Complementary color

Complementary color for #hex is #688A7E.


I love getcolorcode.com

Triadic colors

1 #819775 and #758197 with #977581 are triadic colors.

2 #817597 and #759781 with #977581 are triadic colors.