COLOR #472A17

HEX: #472A17 RGB: (71,42,23)

Color info

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

RGB color model

#472A17 color RGB value is (71,42,23).

RGB: (71,42,23) (28%, 16%, 9%)

RGB channels and saturation

R 71 of 255 = 28%
G 42 of 255 = 16%
B 23 of 255 = 9%

71
42
23

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

Portions of RGB colors in percentages

R + G + B = 71 + 42 + 23 = 136 (100%)
R 71 of 136 ~ 52.21%
G 42 of 136 ~ 30.88%
B 23 of 136 ~ 16.91'%

%52.21
%30.88
%16.91

CMYK color model

#472A17 color CMYK value is (0,41,68,72).

  • cyan value is 0.00%
  • magenta value is 40.85%
  • yellow value is 67.61%
  • key color value is 72.16%
CMYK: (0,41,68,72) C0M41Y68K72 (0%,41%,68%,72%) (0.00/0.41/0.68/0.72) 

CMYK percentages

%0
%40.85
%67.61
%72.16

Codes

Color #472A17 in popluar color models

47 2A 17
RGB 71 42 23
HSL 24° 51.06% 18.43%
HSB/HSV 24° 67.61% 27.84%
CMYK 0.00% 40.85% 67.61%
72.16%

Color #472A17 in popluar number systems.

HEX 47 2A 17
Decimal 71 42 23
Binary 1000111 101010 10111
Octal 107 52 27

Shades and tints

Shades of #472A17

#472A17
(71,42,23)
#412715
(65,39,21)
#3B2413
(59,36,19)
#352111
(53,33,17)
#2F1E0F
(47,30,15)
#291B0D
(41,27,13)
#23180B
(35,24,11)
#1D1509
(29,21,9)
#171207
(23,18,7)
#110F05
(17,15,5)
#0B0C03
(11,12,3)
#000000
(0,0,0)

Tints of #472A17

#472A17
(71,42,23)
#573D2C
(87,61,44)
#675041
(103,80,65)
#776356
(119,99,86)
#87766B
(135,118,107)
#978980
(151,137,128)
#A79C95
(167,156,149)
#B7AFAA
(183,175,170)
#C7C2BF
(199,194,191)
#D7D5D4
(215,213,212)
#E7E8E9
(231,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472A17 color. Also use rgb(71,42,23) instead hex code.

Text Font Color

.myTextColor { color: #472A17; }

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

This text font color is #472A17.

Background Color

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

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

This div background color is #472A17.

Border color

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

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

This div border color is #472A17.

Opacity

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

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

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

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

This text has shadow with #472A17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472A17.

Preview

Color preview on black background

This text has color #472A17 on black background.


Color preview on white background

This text has color #472A17 on white background.


Black color preview on #472A17 background

This text has black color on #472A17 background.


White color preview on #472A17 background

This text has white color on #472A17 background.


Related colors

Complementary color

Complementary color for #hex is #B8D5E8.


I love getcolorcode.com

Triadic colors

1 #17472A and #2A1747 with #472A17 are triadic colors.

2 #172A47 and #2A4717 with #472A17 are triadic colors.