COLOR #976435

HEX: #976435 RGB: (151,100,53)

Color info

#976435 contains mainly red and green colors. Web safe color of #976435 is #996633 (or #963).

RGB color model

#976435 color RGB value is (151,100,53).

RGB: (151,100,53) (59%, 39%, 21%)

RGB channels and saturation

R 151 of 255 = 59%
G 100 of 255 = 39%
B 53 of 255 = 21%

151
100
53

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

Portions of RGB colors in percentages

R + G + B = 151 + 100 + 53 = 304 (100%)
R 151 of 304 ~ 49.67%
G 100 of 304 ~ 32.89%
B 53 of 304 ~ 17.43'%

%49.67
%32.89
%17.43

CMYK color model

#976435 color CMYK value is (0,34,65,41).

  • cyan value is 0.00%
  • magenta value is 33.77%
  • yellow value is 64.90%
  • key color value is 40.78%

CMYK: (0,34,65,41)
C0M34Y65K41 (0%, 34%, 65%, 41%)
(0.00 / 0.34 / 0.65 / 0.41)

CMYK percentages

%0
%33.77
%64.9
%40.78

Codes

Color #976435 in popluar color models

97 64 35
RGB 151 100 53
HSL 29° 48.04% 40.00%
HSB/HSV 29° 64.90% 59.22%
CMYK 0.00% 33.77% 64.90%
40.78%

Color #976435 in popluar number systems.

HEX 97 64 35
Decimal 151 100 53
Binary 10010111 1100100 110101
Octal 227 144 65

Shades and tints

Shades of #976435

#976435
(151,100,53)
#8A5B31
(138,91,49)
#7D522D
(125,82,45)
#704929
(112,73,41)
#634025
(99,64,37)
#563721
(86,55,33)
#492E1D
(73,46,29)
#3C2519
(60,37,25)
#2F1C15
(47,28,21)
#221311
(34,19,17)
#150A0D
(21,10,13)
#000000
(0,0,0)

Tints of #976435

#976435
(151,100,53)
#A07247
(160,114,71)
#A98059
(169,128,89)
#B28E6B
(178,142,107)
#BB9C7D
(187,156,125)
#C4AA8F
(196,170,143)
#CDB8A1
(205,184,161)
#D6C6B3
(214,198,179)
#DFD4C5
(223,212,197)
#E8E2D7
(232,226,215)
#F1F0E9
(241,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976435 color. Also use rgb(151,100,53) instead hex code.

Text Font Color

.myTextColor { color: #976435; }

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

This text font color is #976435.

Background Color

.myBgColor { background-color: #976435; }

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

This div background color is #976435.

Border color

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

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

This div border color is #976435.

Opacity

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

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

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

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

This text has shadow with #976435 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976435.

Preview

Color preview on black background

This text has color #976435 on black background.


Color preview on white background

This text has color #976435 on white background.


Black color preview on #976435 background

This text has black color on #976435 background.


White color preview on #976435 background

This text has white color on #976435 background.


Related colors

Complementary color

Complementary color for #hex is #689BCA.


I love getcolorcode.com

Triadic colors

1 #359764 and #643597 with #976435 are triadic colors.

2 #356497 and #649735 with #976435 are triadic colors.