COLOR #474010

HEX: #474010 RGB: (71,64,16)

Color info

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

RGB color model

#474010 color RGB value is (71,64,16).

RGB: (71,64,16) (28%, 25%, 6%)

RGB channels and saturation

R 71 of 255 = 28%
G 64 of 255 = 25%
B 16 of 255 = 6%

71
64
16

R + G + B ~ 20%. #474010 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 64 + 16 = 151 (100%)
R 71 of 151 ~ 47.02%
G 64 of 151 ~ 42.38%
B 16 of 151 ~ 10.6'%

%47.02
%42.38
%10.6

CMYK color model

#474010 color CMYK value is (0,10,77,72).

  • cyan value is 0.00%
  • magenta value is 9.86%
  • yellow value is 77.46%
  • key color value is 72.16%

CMYK: (0,10,77,72)
C0M10Y77K72 (0%, 10%, 77%, 72%)
(0.00 / 0.10 / 0.77 / 0.72)

CMYK percentages

%0
%9.86
%77.46
%72.16

Codes

Color #474010 in popluar color models

47 40 10
RGB 71 64 16
HSL 52° 63.22% 17.06%
HSB/HSV 52° 77.46% 27.84%
CMYK 0.00% 9.86% 77.46%
72.16%

Color #474010 in popluar number systems.

HEX 47 40 10
Decimal 71 64 16
Binary 1000111 1000000 10000
Octal 107 100 20

Shades and tints

Shades of #474010

#474010
(71,64,16)
#413B0F
(65,59,15)
#3B360E
(59,54,14)
#35310D
(53,49,13)
#2F2C0C
(47,44,12)
#29270B
(41,39,11)
#23220A
(35,34,10)
#1D1D09
(29,29,9)
#171808
(23,24,8)
#111307
(17,19,7)
#0B0E06
(11,14,6)
#000000
(0,0,0)

Tints of #474010

#474010
(71,64,16)
#575125
(87,81,37)
#67623A
(103,98,58)
#77734F
(119,115,79)
#878464
(135,132,100)
#979579
(151,149,121)
#A7A68E
(167,166,142)
#B7B7A3
(183,183,163)
#C7C8B8
(199,200,184)
#D7D9CD
(215,217,205)
#E7EAE2
(231,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474010 color. Also use rgb(71,64,16) instead hex code.

Text Font Color

.myTextColor { color: #474010; }

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

This text font color is #474010.

Background Color

.myBgColor { background-color: #474010; }

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

This div background color is #474010.

Border color

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

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

This div border color is #474010.

Opacity

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

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

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

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

This text has shadow with #474010 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474010.

Preview

Color preview on black background

This text has color #474010 on black background.


Color preview on white background

This text has color #474010 on white background.


Black color preview on #474010 background

This text has black color on #474010 background.


White color preview on #474010 background

This text has white color on #474010 background.


Related colors

Complementary color

Complementary color for #hex is #B8BFEF.


I love getcolorcode.com

Triadic colors

1 #104740 and #401047 with #474010 are triadic colors.

2 #104047 and #404710 with #474010 are triadic colors.