COLOR #974428

HEX: #974428 RGB: (151,68,40)

Color info

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

RGB color model

#974428 color RGB value is (151,68,40).

RGB: (151,68,40) (59%, 27%, 16%)

RGB channels and saturation

R 151 of 255 = 59%
G 68 of 255 = 27%
B 40 of 255 = 16%

151
68
40

R + G + B ~ 34%. #974428 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 68 + 40 = 259 (100%)
R 151 of 259 ~ 58.3%
G 68 of 259 ~ 26.25%
B 40 of 259 ~ 15.44'%

%58.3
%26.25
%15.44

CMYK color model

#974428 color CMYK value is (0,55,74,41).

  • cyan value is 0.00%
  • magenta value is 54.97%
  • yellow value is 73.51%
  • key color value is 40.78%

CMYK: (0,55,74,41)
C0M55Y74K41 (0%, 55%, 74%, 41%)
(0.00 / 0.55 / 0.74 / 0.41)

CMYK percentages

%0
%54.97
%73.51
%40.78

Codes

Color #974428 in popluar color models

97 44 28
RGB 151 68 40
HSL 15° 58.12% 37.45%
HSB/HSV 15° 73.51% 59.22%
CMYK 0.00% 54.97% 73.51%
40.78%

Color #974428 in popluar number systems.

HEX 97 44 28
Decimal 151 68 40
Binary 10010111 1000100 101000
Octal 227 104 50

Shades and tints

Shades of #974428

#974428
(151,68,40)
#8A3E25
(138,62,37)
#7D3822
(125,56,34)
#70321F
(112,50,31)
#632C1C
(99,44,28)
#562619
(86,38,25)
#492016
(73,32,22)
#3C1A13
(60,26,19)
#2F1410
(47,20,16)
#220E0D
(34,14,13)
#15080A
(21,8,10)
#000000
(0,0,0)

Tints of #974428

#974428
(151,68,40)
#A0553B
(160,85,59)
#A9664E
(169,102,78)
#B27761
(178,119,97)
#BB8874
(187,136,116)
#C49987
(196,153,135)
#CDAA9A
(205,170,154)
#D6BBAD
(214,187,173)
#DFCCC0
(223,204,192)
#E8DDD3
(232,221,211)
#F1EEE6
(241,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #974428 color. Also use rgb(151,68,40) instead hex code.

Text Font Color

.myTextColor { color: #974428; }

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

This text font color is #974428.

Background Color

.myBgColor { background-color: #974428; }

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

This div background color is #974428.

Border color

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

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

This div border color is #974428.

Opacity

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

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

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

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

This text has shadow with #974428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #974428.

Preview

Color preview on black background

This text has color #974428 on black background.


Color preview on white background

This text has color #974428 on white background.


Black color preview on #974428 background

This text has black color on #974428 background.


White color preview on #974428 background

This text has white color on #974428 background.


Related colors

Complementary color

Complementary color for #hex is #68BBD7.


I love getcolorcode.com

Triadic colors

1 #289744 and #442897 with #974428 are triadic colors.

2 #284497 and #449728 with #974428 are triadic colors.