COLOR #947C46

HEX: #947C46 RGB: (148,124,70)

Color info

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

RGB color model

#947C46 color RGB value is (148,124,70).

RGB: (148,124,70) (58%, 49%, 27%)

RGB channels and saturation

R 148 of 255 = 58%
G 124 of 255 = 49%
B 70 of 255 = 27%

148
124
70

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

Portions of RGB colors in percentages

R + G + B = 148 + 124 + 70 = 342 (100%)
R 148 of 342 ~ 43.27%
G 124 of 342 ~ 36.26%
B 70 of 342 ~ 20.47'%

%43.27
%36.26
%20.47

CMYK color model

#947C46 color CMYK value is (0,16,53,42).

  • cyan value is 0.00%
  • magenta value is 16.22%
  • yellow value is 52.70%
  • key color value is 41.96%

CMYK: (0,16,53,42)
C0M16Y53K42 (0%, 16%, 53%, 42%)
(0.00 / 0.16 / 0.53 / 0.42)

CMYK percentages

%0
%16.22
%52.7
%41.96

Codes

Color #947C46 in popluar color models

94 7C 46
RGB 148 124 70
HSL 42° 35.78% 42.75%
HSB/HSV 42° 52.70% 58.04%
CMYK 0.00% 16.22% 52.70%
41.96%

Color #947C46 in popluar number systems.

HEX 94 7C 46
Decimal 148 124 70
Binary 10010100 1111100 1000110
Octal 224 174 106

Shades and tints

Shades of #947C46

#947C46
(148,124,70)
#877140
(135,113,64)
#7A663A
(122,102,58)
#6D5B34
(109,91,52)
#60502E
(96,80,46)
#534528
(83,69,40)
#463A22
(70,58,34)
#392F1C
(57,47,28)
#2C2416
(44,36,22)
#1F1910
(31,25,16)
#120E0A
(18,14,10)
#000000
(0,0,0)

Tints of #947C46

#947C46
(148,124,70)
#9D8756
(157,135,86)
#A69266
(166,146,102)
#AF9D76
(175,157,118)
#B8A886
(184,168,134)
#C1B396
(193,179,150)
#CABEA6
(202,190,166)
#D3C9B6
(211,201,182)
#DCD4C6
(220,212,198)
#E5DFD6
(229,223,214)
#EEEAE6
(238,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #947C46 color. Also use rgb(148,124,70) instead hex code.

Text Font Color

.myTextColor { color: #947C46; }

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

This text font color is #947C46.

Background Color

.myBgColor { background-color: #947C46; }

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

This div background color is #947C46.

Border color

.myBorderColor { border: 1px solid #947C46; }

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

This div border color is #947C46.

Opacity

.myOpacity80 { color: #947C46; opacity: 0.8; }

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

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

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

This text has shadow with #947C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947C46.

Preview

Color preview on black background

This text has color #947C46 on black background.


Color preview on white background

This text has color #947C46 on white background.


Black color preview on #947C46 background

This text has black color on #947C46 background.


White color preview on #947C46 background

This text has white color on #947C46 background.


Related colors

Complementary color

Complementary color for #hex is #6B83B9.


I love getcolorcode.com

Triadic colors

1 #46947C and #7C4694 with #947C46 are triadic colors.

2 #467C94 and #7C9446 with #947C46 are triadic colors.