COLOR #476343

HEX: #476343 RGB: (71,99,67)

Color info

#476343 contains red, green and blue colors in about the same proportion. Web safe color of #476343 is #336633 (or #363).

RGB color model

#476343 color RGB value is (71,99,67).

RGB: (71,99,67) (28%, 39%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 99 of 255 = 39%
B 67 of 255 = 26%

71
99
67

R + G + B ~ 31%. #476343 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 99 + 67 = 237 (100%)
R 71 of 237 ~ 29.96%
G 99 of 237 ~ 41.77%
B 67 of 237 ~ 28.27'%

%29.96
%41.77
%28.27

CMYK color model

#476343 color CMYK value is (28,0,32,61).

  • cyan value is 28.28%
  • magenta value is 0.00%
  • yellow value is 32.32%
  • key color value is 61.18%

CMYK: (28,0,32,61)
C28M0Y32K61 (28%, 0%, 32%, 61%)
(0.28 / 0.00 / 0.32 / 0.61)

CMYK percentages

%28.28
%0
%32.32
%61.18

Codes

Color #476343 in popluar color models

47 63 43
RGB 71 99 67
HSL 113° 19.28% 32.55%
HSB/HSV 113° 32.32% 38.82%
CMYK 28.28% 0.00% 32.32%
61.18%

Color #476343 in popluar number systems.

HEX 47 63 43
Decimal 71 99 67
Binary 1000111 1100011 1000011
Octal 107 143 103

Shades and tints

Shades of #476343

#476343
(71,99,67)
#415A3D
(65,90,61)
#3B5137
(59,81,55)
#354831
(53,72,49)
#2F3F2B
(47,63,43)
#293625
(41,54,37)
#232D1F
(35,45,31)
#1D2419
(29,36,25)
#171B13
(23,27,19)
#11120D
(17,18,13)
#0B0907
(11,9,7)
#000000
(0,0,0)

Tints of #476343

#476343
(71,99,67)
#577154
(87,113,84)
#677F65
(103,127,101)
#778D76
(119,141,118)
#879B87
(135,155,135)
#97A998
(151,169,152)
#A7B7A9
(167,183,169)
#B7C5BA
(183,197,186)
#C7D3CB
(199,211,203)
#D7E1DC
(215,225,220)
#E7EFED
(231,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476343 color. Also use rgb(71,99,67) instead hex code.

Text Font Color

.myTextColor { color: #476343; }

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

This text font color is #476343.

Background Color

.myBgColor { background-color: #476343; }

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

This div background color is #476343.

Border color

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

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

This div border color is #476343.

Opacity

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

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

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

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

This text has shadow with #476343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476343.

Preview

Color preview on black background

This text has color #476343 on black background.


Color preview on white background

This text has color #476343 on white background.


Black color preview on #476343 background

This text has black color on #476343 background.


White color preview on #476343 background

This text has white color on #476343 background.


Related colors

Complementary color

Complementary color for #hex is #B89CBC.


I love getcolorcode.com

Triadic colors

1 #434763 and #634347 with #476343 are triadic colors.

2 #436347 and #634743 with #476343 are triadic colors.