COLOR #473807

HEX: #473807 RGB: (71,56,7)

Color info

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

RGB color model

#473807 color RGB value is (71,56,7).

RGB: (71,56,7) (28%, 22%, 3%)

RGB channels and saturation

R 71 of 255 = 28%
G 56 of 255 = 22%
B 7 of 255 = 3%

71
56
7

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

Portions of RGB colors in percentages

R + G + B = 71 + 56 + 7 = 134 (100%)
R 71 of 134 ~ 52.99%
G 56 of 134 ~ 41.79%
B 7 of 134 ~ 5.22'%

%52.99
%41.79

CMYK color model

#473807 color CMYK value is (0,21,90,72).

  • cyan value is 0.00%
  • magenta value is 21.13%
  • yellow value is 90.14%
  • key color value is 72.16%

CMYK: (0,21,90,72)
C0M21Y90K72 (0%, 21%, 90%, 72%)
(0.00 / 0.21 / 0.90 / 0.72)

CMYK percentages

%0
%21.13
%90.14
%72.16

Codes

Color #473807 in popluar color models

47 38 07
RGB 71 56 7
HSL 46° 82.05% 15.29%
HSB/HSV 46° 90.14% 27.84%
CMYK 0.00% 21.13% 90.14%
72.16%

Color #473807 in popluar number systems.

HEX 47 38 07
Decimal 71 56 7
Binary 1000111 111000 111
Octal 107 70 7

Shades and tints

Shades of #473807

#473807
(71,56,7)
#413307
(65,51,7)
#3B2E07
(59,46,7)
#352907
(53,41,7)
#2F2407
(47,36,7)
#291F07
(41,31,7)
#231A07
(35,26,7)
#1D1507
(29,21,7)
#171007
(23,16,7)
#110B07
(17,11,7)
#0B0607
(11,6,7)
#000000
(0,0,0)

Tints of #473807

#473807
(71,56,7)
#574A1D
(87,74,29)
#675C33
(103,92,51)
#776E49
(119,110,73)
#87805F
(135,128,95)
#979275
(151,146,117)
#A7A48B
(167,164,139)
#B7B6A1
(183,182,161)
#C7C8B7
(199,200,183)
#D7DACD
(215,218,205)
#E7ECE3
(231,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473807 color. Also use rgb(71,56,7) instead hex code.

Text Font Color

.myTextColor { color: #473807; }

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

This text font color is #473807.

Background Color

.myBgColor { background-color: #473807; }

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

This div background color is #473807.

Border color

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

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

This div border color is #473807.

Opacity

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

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

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

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

This text has shadow with #473807 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473807.

Preview

Color preview on black background

This text has color #473807 on black background.


Color preview on white background

This text has color #473807 on white background.


Black color preview on #473807 background

This text has black color on #473807 background.


White color preview on #473807 background

This text has white color on #473807 background.


Related colors

Complementary color

Complementary color for #hex is #B8C7F8.


I love getcolorcode.com

Triadic colors

1 #074738 and #380747 with #473807 are triadic colors.

2 #073847 and #384707 with #473807 are triadic colors.