COLOR #977553

HEX: #977553 RGB: (151,117,83)

Color info

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

RGB color model

#977553 color RGB value is (151,117,83).

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

RGB channels and saturation

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

151
117
83

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

Portions of RGB colors in percentages

R + G + B = 151 + 117 + 83 = 351 (100%)
R 151 of 351 ~ 43.02%
G 117 of 351 ~ 33.33%
B 83 of 351 ~ 23.65'%

%43.02
%33.33
%23.65

CMYK color model

#977553 color CMYK value is (0,23,45,41).

  • cyan value is 0.00%
  • magenta value is 22.52%
  • yellow value is 45.03%
  • key color value is 40.78%
CMYK: (0,23,45,41) C0M23Y45K41 (0%,23%,45%,41%) (0.00/0.23/0.45/0.41) 

CMYK percentages

%0
%22.52
%45.03
%40.78

Codes

Color #977553 in popluar color models

97 75 53
RGB 151 117 83
HSL 30° 29.06% 45.88%
HSB/HSV 30° 45.03% 59.22%
CMYK 0.00% 22.52% 45.03%
40.78%

Color #977553 in popluar number systems.

HEX 97 75 53
Decimal 151 117 83
Binary 10010111 1110101 1010011
Octal 227 165 123

Shades and tints

Shades of #977553

#977553
(151,117,83)
#8A6B4C
(138,107,76)
#7D6145
(125,97,69)
#70573E
(112,87,62)
#634D37
(99,77,55)
#564330
(86,67,48)
#493929
(73,57,41)
#3C2F22
(60,47,34)
#2F251B
(47,37,27)
#221B14
(34,27,20)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #977553

#977553
(151,117,83)
#A08162
(160,129,98)
#A98D71
(169,141,113)
#B29980
(178,153,128)
#BBA58F
(187,165,143)
#C4B19E
(196,177,158)
#CDBDAD
(205,189,173)
#D6C9BC
(214,201,188)
#DFD5CB
(223,213,203)
#E8E1DA
(232,225,218)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977553; }

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

This text font color is #977553.

Background Color

.myBgColor { background-color: #977553; }

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

This div background color is #977553.

Border color

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

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

This div border color is #977553.

Opacity

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

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

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

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

This text has shadow with #977553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977553.

Preview

Color preview on black background

This text has color #977553 on black background.


Color preview on white background

This text has color #977553 on white background.


Black color preview on #977553 background

This text has black color on #977553 background.


White color preview on #977553 background

This text has white color on #977553 background.


Related colors

Complementary color

Complementary color for #hex is #688AAC.


I love getcolorcode.com

Triadic colors

1 #539775 and #755397 with #977553 are triadic colors.

2 #537597 and #759753 with #977553 are triadic colors.