COLOR #974931

HEX: #974931 RGB: (151,73,49)

Color info

#974931 contains mainly red color. Web safe color of #974931 is #993333 (or #933).

RGB color model

#974931 color RGB value is (151,73,49).

RGB: (151,73,49) (59%, 29%, 19%)

RGB channels and saturation

R 151 of 255 = 59%
G 73 of 255 = 29%
B 49 of 255 = 19%

151
73
49

R + G + B ~ 36%. #974931 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 73 + 49 = 273 (100%)
R 151 of 273 ~ 55.31%
G 73 of 273 ~ 26.74%
B 49 of 273 ~ 17.95'%

%55.31
%26.74
%17.95

CMYK color model

#974931 color CMYK value is (0,52,68,41).

  • cyan value is 0.00%
  • magenta value is 51.66%
  • yellow value is 67.55%
  • key color value is 40.78%

CMYK: (0,52,68,41)
C0M52Y68K41 (0%, 52%, 68%, 41%)
(0.00 / 0.52 / 0.68 / 0.41)

CMYK percentages

%0
%51.66
%67.55
%40.78

Codes

Color #974931 in popluar color models

97 49 31
RGB 151 73 49
HSL 14° 51.00% 39.22%
HSB/HSV 14° 67.55% 59.22%
CMYK 0.00% 51.66% 67.55%
40.78%

Color #974931 in popluar number systems.

HEX 97 49 31
Decimal 151 73 49
Binary 10010111 1001001 110001
Octal 227 111 61

Shades and tints

Shades of #974931

#974931
(151,73,49)
#8A432D
(138,67,45)
#7D3D29
(125,61,41)
#703725
(112,55,37)
#633121
(99,49,33)
#562B1D
(86,43,29)
#492519
(73,37,25)
#3C1F15
(60,31,21)
#2F1911
(47,25,17)
#22130D
(34,19,13)
#150D09
(21,13,9)
#000000
(0,0,0)

Tints of #974931

#974931
(151,73,49)
#A05943
(160,89,67)
#A96955
(169,105,85)
#B27967
(178,121,103)
#BB8979
(187,137,121)
#C4998B
(196,153,139)
#CDA99D
(205,169,157)
#D6B9AF
(214,185,175)
#DFC9C1
(223,201,193)
#E8D9D3
(232,217,211)
#F1E9E5
(241,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #974931 color. Also use rgb(151,73,49) instead hex code.

Text Font Color

.myTextColor { color: #974931; }

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

This text font color is #974931.

Background Color

.myBgColor { background-color: #974931; }

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

This div background color is #974931.

Border color

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

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

This div border color is #974931.

Opacity

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

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

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

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

This text has shadow with #974931 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #974931.

Preview

Color preview on black background

This text has color #974931 on black background.


Color preview on white background

This text has color #974931 on white background.


Black color preview on #974931 background

This text has black color on #974931 background.


White color preview on #974931 background

This text has white color on #974931 background.


Related colors

Complementary color

Complementary color for #hex is #68B6CE.


I love getcolorcode.com

Triadic colors

1 #319749 and #493197 with #974931 are triadic colors.

2 #314997 and #499731 with #974931 are triadic colors.