COLOR #977653

HEX: #977653 RGB: (151,118,83)

Color info

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

RGB color model

#977653 color RGB value is (151,118,83).

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

RGB channels and saturation

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

151
118
83

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

Portions of RGB colors in percentages

R + G + B = 151 + 118 + 83 = 352 (100%)
R 151 of 352 ~ 42.9%
G 118 of 352 ~ 33.52%
B 83 of 352 ~ 23.58'%

%42.9
%33.52
%23.58

CMYK color model

#977653 color CMYK value is (0,22,45,41).

  • cyan value is 0.00%
  • magenta value is 21.85%
  • yellow value is 45.03%
  • key color value is 40.78%

CMYK: (0,22,45,41)
C0M22Y45K41 (0%, 22%, 45%, 41%)
(0.00 / 0.22 / 0.45 / 0.41)

CMYK percentages

%0
%21.85
%45.03
%40.78

Codes

Color #977653 in popluar color models

97 76 53
RGB 151 118 83
HSL 31° 29.06% 45.88%
HSB/HSV 31° 45.03% 59.22%
CMYK 0.00% 21.85% 45.03%
40.78%

Color #977653 in popluar number systems.

HEX 97 76 53
Decimal 151 118 83
Binary 10010111 1110110 1010011
Octal 227 166 123

Shades and tints

Shades of #977653

#977653
(151,118,83)
#8A6C4C
(138,108,76)
#7D6245
(125,98,69)
#70583E
(112,88,62)
#634E37
(99,78,55)
#564430
(86,68,48)
#493A29
(73,58,41)
#3C3022
(60,48,34)
#2F261B
(47,38,27)
#221C14
(34,28,20)
#15120D
(21,18,13)
#000000
(0,0,0)

Tints of #977653

#977653
(151,118,83)
#A08262
(160,130,98)
#A98E71
(169,142,113)
#B29A80
(178,154,128)
#BBA68F
(187,166,143)
#C4B29E
(196,178,158)
#CDBEAD
(205,190,173)
#D6CABC
(214,202,188)
#DFD6CB
(223,214,203)
#E8E2DA
(232,226,218)
#F1EEE9
(241,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977653; }

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

This text font color is #977653.

Background Color

.myBgColor { background-color: #977653; }

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

This div background color is #977653.

Border color

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

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

This div border color is #977653.

Opacity

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

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

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

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

This text has shadow with #977653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977653.

Preview

Color preview on black background

This text has color #977653 on black background.


Color preview on white background

This text has color #977653 on white background.


Black color preview on #977653 background

This text has black color on #977653 background.


White color preview on #977653 background

This text has white color on #977653 background.


Related colors

Complementary color

Complementary color for #hex is #6889AC.


I love getcolorcode.com

Triadic colors

1 #539776 and #765397 with #977653 are triadic colors.

2 #537697 and #769753 with #977653 are triadic colors.