COLOR #977554

HEX: #977554 RGB: (151,117,84)

Color info

#977554 contains mainly red and green colors. Web safe color of #977554 is #996666 (or #966).

RGB color model

#977554 color RGB value is (151,117,84).

RGB: (151,117,84) (59%, 46%, 33%)

RGB channels and saturation

R 151 of 255 = 59%
G 117 of 255 = 46%
B 84 of 255 = 33%

151
117
84

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

Portions of RGB colors in percentages

R + G + B = 151 + 117 + 84 = 352 (100%)
R 151 of 352 ~ 42.9%
G 117 of 352 ~ 33.24%
B 84 of 352 ~ 23.86'%

%42.9
%33.24
%23.86

CMYK color model

#977554 color CMYK value is (0,23,44,41).

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

CMYK: (0,23,44,41)
C0M23Y44K41 (0%, 23%, 44%, 41%)
(0.00 / 0.23 / 0.44 / 0.41)

CMYK percentages

%0
%22.52
%44.37
%40.78

Codes

Color #977554 in popluar color models

97 75 54
RGB 151 117 84
HSL 30° 28.51% 46.08%
HSB/HSV 30° 44.37% 59.22%
CMYK 0.00% 22.52% 44.37%
40.78%

Color #977554 in popluar number systems.

HEX 97 75 54
Decimal 151 117 84
Binary 10010111 1110101 1010100
Octal 227 165 124

Shades and tints

Shades of #977554

#977554
(151,117,84)
#8A6B4D
(138,107,77)
#7D6146
(125,97,70)
#70573F
(112,87,63)
#634D38
(99,77,56)
#564331
(86,67,49)
#49392A
(73,57,42)
#3C2F23
(60,47,35)
#2F251C
(47,37,28)
#221B15
(34,27,21)
#15110E
(21,17,14)
#000000
(0,0,0)

Tints of #977554

#977554
(151,117,84)
#A08163
(160,129,99)
#A98D72
(169,141,114)
#B29981
(178,153,129)
#BBA590
(187,165,144)
#C4B19F
(196,177,159)
#CDBDAE
(205,189,174)
#D6C9BD
(214,201,189)
#DFD5CC
(223,213,204)
#E8E1DB
(232,225,219)
#F1EDEA
(241,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977554; }

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

This text font color is #977554.

Background Color

.myBgColor { background-color: #977554; }

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

This div background color is #977554.

Border color

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

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

This div border color is #977554.

Opacity

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

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

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

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

This text has shadow with #977554 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977554.

Preview

Color preview on black background

This text has color #977554 on black background.


Color preview on white background

This text has color #977554 on white background.


Black color preview on #977554 background

This text has black color on #977554 background.


White color preview on #977554 background

This text has white color on #977554 background.


Related colors

Complementary color

Complementary color for #hex is #688AAB.


I love getcolorcode.com

Triadic colors

1 #549775 and #755497 with #977554 are triadic colors.

2 #547597 and #759754 with #977554 are triadic colors.