COLOR #473612

HEX: #473612 RGB: (71,54,18)

Color info

#473612 contains red, green and blue colors in about the same proportion. Web safe color of #473612 is #333300 (or #330).

RGB color model

#473612 color RGB value is (71,54,18).

RGB: (71,54,18) (28%, 21%, 7%)

RGB channels and saturation

R 71 of 255 = 28%
G 54 of 255 = 21%
B 18 of 255 = 7%

71
54
18

R + G + B ~ 19%. #473612 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 54 + 18 = 143 (100%)
R 71 of 143 ~ 49.65%
G 54 of 143 ~ 37.76%
B 18 of 143 ~ 12.59'%

%49.65
%37.76
%12.59

CMYK color model

#473612 color CMYK value is (0,24,75,72).

  • cyan value is 0.00%
  • magenta value is 23.94%
  • yellow value is 74.65%
  • key color value is 72.16%
CMYK: (0,24,75,72) C0M24Y75K72 (0%,24%,75%,72%) (0.00/0.24/0.75/0.72) 

CMYK percentages

%0
%23.94
%74.65
%72.16

Codes

Color #473612 in popluar color models

47 36 12
RGB 71 54 18
HSL 41° 59.55% 17.45%
HSB/HSV 41° 74.65% 27.84%
CMYK 0.00% 23.94% 74.65%
72.16%

Color #473612 in popluar number systems.

HEX 47 36 12
Decimal 71 54 18
Binary 1000111 110110 10010
Octal 107 66 22

Shades and tints

Shades of #473612

#473612
(71,54,18)
#413211
(65,50,17)
#3B2E10
(59,46,16)
#352A0F
(53,42,15)
#2F260E
(47,38,14)
#29220D
(41,34,13)
#231E0C
(35,30,12)
#1D1A0B
(29,26,11)
#17160A
(23,22,10)
#111209
(17,18,9)
#0B0E08
(11,14,8)
#000000
(0,0,0)

Tints of #473612

#473612
(71,54,18)
#574827
(87,72,39)
#675A3C
(103,90,60)
#776C51
(119,108,81)
#877E66
(135,126,102)
#97907B
(151,144,123)
#A7A290
(167,162,144)
#B7B4A5
(183,180,165)
#C7C6BA
(199,198,186)
#D7D8CF
(215,216,207)
#E7EAE4
(231,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473612 color. Also use rgb(71,54,18) instead hex code.

Text Font Color

.myTextColor { color: #473612; }

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

This text font color is #473612.

Background Color

.myBgColor { background-color: #473612; }

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

This div background color is #473612.

Border color

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

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

This div border color is #473612.

Opacity

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

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

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

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

This text has shadow with #473612 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473612.

Preview

Color preview on black background

This text has color #473612 on black background.


Color preview on white background

This text has color #473612 on white background.


Black color preview on #473612 background

This text has black color on #473612 background.


White color preview on #473612 background

This text has white color on #473612 background.


Related colors

Complementary color

Complementary color for #hex is #B8C9ED.


I love getcolorcode.com

Triadic colors

1 #124736 and #361247 with #473612 are triadic colors.

2 #123647 and #364712 with #473612 are triadic colors.