COLOR #474112

HEX: #474112 RGB: (71,65,18)

Color info

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

RGB color model

#474112 color RGB value is (71,65,18).

RGB: (71,65,18) (28%, 25%, 7%)

RGB channels and saturation

R 71 of 255 = 28%
G 65 of 255 = 25%
B 18 of 255 = 7%

71
65
18

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

Portions of RGB colors in percentages

R + G + B = 71 + 65 + 18 = 154 (100%)
R 71 of 154 ~ 46.1%
G 65 of 154 ~ 42.21%
B 18 of 154 ~ 11.69'%

%46.1
%42.21
%11.69

CMYK color model

#474112 color CMYK value is (0,8,75,72).

  • cyan value is 0.00%
  • magenta value is 8.45%
  • yellow value is 74.65%
  • key color value is 72.16%
CMYK: (0,8,75,72) C0M8Y75K72 (0%,8%,75%,72%) (0.00/0.08/0.75/0.72) 

CMYK percentages

%0
%8.45
%74.65
%72.16

Codes

Color #474112 in popluar color models

47 41 12
RGB 71 65 18
HSL 53° 59.55% 17.45%
HSB/HSV 53° 74.65% 27.84%
CMYK 0.00% 8.45% 74.65%
72.16%

Color #474112 in popluar number systems.

HEX 47 41 12
Decimal 71 65 18
Binary 1000111 1000001 10010
Octal 107 101 22

Shades and tints

Shades of #474112

#474112
(71,65,18)
#413C11
(65,60,17)
#3B3710
(59,55,16)
#35320F
(53,50,15)
#2F2D0E
(47,45,14)
#29280D
(41,40,13)
#23230C
(35,35,12)
#1D1E0B
(29,30,11)
#17190A
(23,25,10)
#111409
(17,20,9)
#0B0F08
(11,15,8)
#000000
(0,0,0)

Tints of #474112

#474112
(71,65,18)
#575227
(87,82,39)
#67633C
(103,99,60)
#777451
(119,116,81)
#878566
(135,133,102)
#97967B
(151,150,123)
#A7A790
(167,167,144)
#B7B8A5
(183,184,165)
#C7C9BA
(199,201,186)
#D7DACF
(215,218,207)
#E7EBE4
(231,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474112; }

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

This text font color is #474112.

Background Color

.myBgColor { background-color: #474112; }

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

This div background color is #474112.

Border color

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

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

This div border color is #474112.

Opacity

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

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

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

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

This text has shadow with #474112 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474112.

Preview

Color preview on black background

This text has color #474112 on black background.


Color preview on white background

This text has color #474112 on white background.


Black color preview on #474112 background

This text has black color on #474112 background.


White color preview on #474112 background

This text has white color on #474112 background.


Related colors

Complementary color

Complementary color for #hex is #B8BEED.


I love getcolorcode.com

Triadic colors

1 #124741 and #411247 with #474112 are triadic colors.

2 #124147 and #414712 with #474112 are triadic colors.