COLOR #94724F

HEX: #94724F RGB: (148,114,79)

Color info

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

RGB color model

#94724F color RGB value is (148,114,79).

RGB: (148,114,79) (58%, 45%, 31%)

RGB channels and saturation

R 148 of 255 = 58%
G 114 of 255 = 45%
B 79 of 255 = 31%

148
114
79

R + G + B ~ 45%. #94724F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 114 + 79 = 341 (100%)
R 148 of 341 ~ 43.4%
G 114 of 341 ~ 33.43%
B 79 of 341 ~ 23.17'%

%43.4
%33.43
%23.17

CMYK color model

#94724F color CMYK value is (0,23,47,42).

  • cyan value is 0.00%
  • magenta value is 22.97%
  • yellow value is 46.62%
  • key color value is 41.96%

CMYK: (0,23,47,42)
C0M23Y47K42 (0%, 23%, 47%, 42%)
(0.00 / 0.23 / 0.47 / 0.42)

CMYK percentages

%0
%22.97
%46.62
%41.96

Codes

Color #94724F in popluar color models

94 72 4F
RGB 148 114 79
HSL 30° 30.40% 44.51%
HSB/HSV 30° 46.62% 58.04%
CMYK 0.00% 22.97% 46.62%
41.96%

Color #94724F in popluar number systems.

HEX 94 72 4F
Decimal 148 114 79
Binary 10010100 1110010 1001111
Octal 224 162 117

Shades and tints

Shades of #94724F

#94724F
(148,114,79)
#876848
(135,104,72)
#7A5E41
(122,94,65)
#6D543A
(109,84,58)
#604A33
(96,74,51)
#53402C
(83,64,44)
#463625
(70,54,37)
#392C1E
(57,44,30)
#2C2217
(44,34,23)
#1F1810
(31,24,16)
#120E09
(18,14,9)
#000000
(0,0,0)

Tints of #94724F

#94724F
(148,114,79)
#9D7E5F
(157,126,95)
#A68A6F
(166,138,111)
#AF967F
(175,150,127)
#B8A28F
(184,162,143)
#C1AE9F
(193,174,159)
#CABAAF
(202,186,175)
#D3C6BF
(211,198,191)
#DCD2CF
(220,210,207)
#E5DEDF
(229,222,223)
#EEEAEF
(238,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94724F color. Also use rgb(148,114,79) instead hex code.

Text Font Color

.myTextColor { color: #94724F; }

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

This text font color is #94724F.

Background Color

.myBgColor { background-color: #94724F; }

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

This div background color is #94724F.

Border color

.myBorderColor { border: 1px solid #94724F; }

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

This div border color is #94724F.

Opacity

.myOpacity80 { color: #94724F; opacity: 0.8; }

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

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

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

This text has shadow with #94724F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94724F.

Preview

Color preview on black background

This text has color #94724F on black background.


Color preview on white background

This text has color #94724F on white background.


Black color preview on #94724F background

This text has black color on #94724F background.


White color preview on #94724F background

This text has white color on #94724F background.


Related colors

Complementary color

Complementary color for #hex is #6B8DB0.


I love getcolorcode.com

Triadic colors

1 #4F9472 and #724F94 with #94724F are triadic colors.

2 #4F7294 and #72944F with #94724F are triadic colors.