COLOR #472E09

HEX: #472E09 RGB: (71,46,9)

Color info

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

RGB color model

#472E09 color RGB value is (71,46,9).

RGB: (71,46,9) (28%, 18%, 4%)

RGB channels and saturation

R 71 of 255 = 28%
G 46 of 255 = 18%
B 9 of 255 = 4%

71
46
9

R + G + B ~ 17%. #472E09 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 46 + 9 = 126 (100%)
R 71 of 126 ~ 56.35%
G 46 of 126 ~ 36.51%
B 9 of 126 ~ 7.14'%

%56.35
%36.51

CMYK color model

#472E09 color CMYK value is (0,35,87,72).

  • cyan value is 0.00%
  • magenta value is 35.21%
  • yellow value is 87.32%
  • key color value is 72.16%

CMYK: (0,35,87,72)
C0M35Y87K72 (0%, 35%, 87%, 72%)
(0.00 / 0.35 / 0.87 / 0.72)

CMYK percentages

%0
%35.21
%87.32
%72.16

Codes

Color #472E09 in popluar color models

47 2E 09
RGB 71 46 9
HSL 36° 77.50% 15.69%
HSB/HSV 36° 87.32% 27.84%
CMYK 0.00% 35.21% 87.32%
72.16%

Color #472E09 in popluar number systems.

HEX 47 2E 09
Decimal 71 46 9
Binary 1000111 101110 1001
Octal 107 56 11

Shades and tints

Shades of #472E09

#472E09
(71,46,9)
#412A09
(65,42,9)
#3B2609
(59,38,9)
#352209
(53,34,9)
#2F1E09
(47,30,9)
#291A09
(41,26,9)
#231609
(35,22,9)
#1D1209
(29,18,9)
#170E09
(23,14,9)
#110A09
(17,10,9)
#0B0609
(11,6,9)
#000000
(0,0,0)

Tints of #472E09

#472E09
(71,46,9)
#57411F
(87,65,31)
#675435
(103,84,53)
#77674B
(119,103,75)
#877A61
(135,122,97)
#978D77
(151,141,119)
#A7A08D
(167,160,141)
#B7B3A3
(183,179,163)
#C7C6B9
(199,198,185)
#D7D9CF
(215,217,207)
#E7ECE5
(231,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472E09 color. Also use rgb(71,46,9) instead hex code.

Text Font Color

.myTextColor { color: #472E09; }

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

This text font color is #472E09.

Background Color

.myBgColor { background-color: #472E09; }

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

This div background color is #472E09.

Border color

.myBorderColor { border: 1px solid #472E09; }

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

This div border color is #472E09.

Opacity

.myOpacity80 { color: #472E09; opacity: 0.8; }

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

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

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

This text has shadow with #472E09 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472E09.

Preview

Color preview on black background

This text has color #472E09 on black background.


Color preview on white background

This text has color #472E09 on white background.


Black color preview on #472E09 background

This text has black color on #472E09 background.


White color preview on #472E09 background

This text has white color on #472E09 background.


Related colors

Complementary color

Complementary color for #hex is #B8D1F6.


I love getcolorcode.com

Triadic colors

1 #09472E and #2E0947 with #472E09 are triadic colors.

2 #092E47 and #2E4709 with #472E09 are triadic colors.