COLOR #947343

HEX: #947343 RGB: (148,115,67)

Color info

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

RGB color model

#947343 color RGB value is (148,115,67).

RGB: (148,115,67) (58%, 45%, 26%)

RGB channels and saturation

R 148 of 255 = 58%
G 115 of 255 = 45%
B 67 of 255 = 26%

148
115
67

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

Portions of RGB colors in percentages

R + G + B = 148 + 115 + 67 = 330 (100%)
R 148 of 330 ~ 44.85%
G 115 of 330 ~ 34.85%
B 67 of 330 ~ 20.3'%

%44.85
%34.85
%20.3

CMYK color model

#947343 color CMYK value is (0,22,55,42).

  • cyan value is 0.00%
  • magenta value is 22.30%
  • yellow value is 54.73%
  • key color value is 41.96%

CMYK: (0,22,55,42)
C0M22Y55K42 (0%, 22%, 55%, 42%)
(0.00 / 0.22 / 0.55 / 0.42)

CMYK percentages

%0
%22.3
%54.73
%41.96

Codes

Color #947343 in popluar color models

94 73 43
RGB 148 115 67
HSL 36° 37.67% 42.16%
HSB/HSV 36° 54.73% 58.04%
CMYK 0.00% 22.30% 54.73%
41.96%

Color #947343 in popluar number systems.

HEX 94 73 43
Decimal 148 115 67
Binary 10010100 1110011 1000011
Octal 224 163 103

Shades and tints

Shades of #947343

#947343
(148,115,67)
#87693D
(135,105,61)
#7A5F37
(122,95,55)
#6D5531
(109,85,49)
#604B2B
(96,75,43)
#534125
(83,65,37)
#46371F
(70,55,31)
#392D19
(57,45,25)
#2C2313
(44,35,19)
#1F190D
(31,25,13)
#120F07
(18,15,7)
#000000
(0,0,0)

Tints of #947343

#947343
(148,115,67)
#9D7F54
(157,127,84)
#A68B65
(166,139,101)
#AF9776
(175,151,118)
#B8A387
(184,163,135)
#C1AF98
(193,175,152)
#CABBA9
(202,187,169)
#D3C7BA
(211,199,186)
#DCD3CB
(220,211,203)
#E5DFDC
(229,223,220)
#EEEBED
(238,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #947343 color. Also use rgb(148,115,67) instead hex code.

Text Font Color

.myTextColor { color: #947343; }

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

This text font color is #947343.

Background Color

.myBgColor { background-color: #947343; }

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

This div background color is #947343.

Border color

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

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

This div border color is #947343.

Opacity

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

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

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

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

This text has shadow with #947343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947343.

Preview

Color preview on black background

This text has color #947343 on black background.


Color preview on white background

This text has color #947343 on white background.


Black color preview on #947343 background

This text has black color on #947343 background.


White color preview on #947343 background

This text has white color on #947343 background.


Related colors

Complementary color

Complementary color for #hex is #6B8CBC.


I love getcolorcode.com

Triadic colors

1 #439473 and #734394 with #947343 are triadic colors.

2 #437394 and #739443 with #947343 are triadic colors.