COLOR #473708

HEX: #473708 RGB: (71,55,8)

Color info

#473708 contains mainly red and green colors. Web safe color of #473708 is #333300 (or #330).

RGB color model

#473708 color RGB value is (71,55,8).

RGB: (71,55,8) (28%, 22%, 3%)

RGB channels and saturation

R 71 of 255 = 28%
G 55 of 255 = 22%
B 8 of 255 = 3%

71
55
8

R + G + B ~ 18%. #473708 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 55 + 8 = 134 (100%)
R 71 of 134 ~ 52.99%
G 55 of 134 ~ 41.04%
B 8 of 134 ~ 5.97'%

%52.99
%41.04

CMYK color model

#473708 color CMYK value is (0,23,89,72).

  • cyan value is 0.00%
  • magenta value is 22.54%
  • yellow value is 88.73%
  • key color value is 72.16%

CMYK: (0,23,89,72)
C0M23Y89K72 (0%, 23%, 89%, 72%)
(0.00 / 0.23 / 0.89 / 0.72)

CMYK percentages

%0
%22.54
%88.73
%72.16

Codes

Color #473708 in popluar color models

47 37 08
RGB 71 55 8
HSL 45° 79.75% 15.49%
HSB/HSV 45° 88.73% 27.84%
CMYK 0.00% 22.54% 88.73%
72.16%

Color #473708 in popluar number systems.

HEX 47 37 08
Decimal 71 55 8
Binary 1000111 110111 1000
Octal 107 67 10

Shades and tints

Shades of #473708

#473708
(71,55,8)
#413208
(65,50,8)
#3B2D08
(59,45,8)
#352808
(53,40,8)
#2F2308
(47,35,8)
#291E08
(41,30,8)
#231908
(35,25,8)
#1D1408
(29,20,8)
#170F08
(23,15,8)
#110A08
(17,10,8)
#0B0508
(11,5,8)
#000000
(0,0,0)

Tints of #473708

#473708
(71,55,8)
#57491E
(87,73,30)
#675B34
(103,91,52)
#776D4A
(119,109,74)
#877F60
(135,127,96)
#979176
(151,145,118)
#A7A38C
(167,163,140)
#B7B5A2
(183,181,162)
#C7C7B8
(199,199,184)
#D7D9CE
(215,217,206)
#E7EBE4
(231,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473708 color. Also use rgb(71,55,8) instead hex code.

Text Font Color

.myTextColor { color: #473708; }

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

This text font color is #473708.

Background Color

.myBgColor { background-color: #473708; }

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

This div background color is #473708.

Border color

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

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

This div border color is #473708.

Opacity

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

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

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

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

This text has shadow with #473708 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473708.

Preview

Color preview on black background

This text has color #473708 on black background.


Color preview on white background

This text has color #473708 on white background.


Black color preview on #473708 background

This text has black color on #473708 background.


White color preview on #473708 background

This text has white color on #473708 background.


Related colors

Complementary color

Complementary color for #hex is #B8C8F7.


I love getcolorcode.com

Triadic colors

1 #084737 and #370847 with #473708 are triadic colors.

2 #083747 and #374708 with #473708 are triadic colors.