COLOR #47541C

HEX: #47541C RGB: (71,84,28)

Color info

#47541C contains red, green and blue colors in about the same proportion. Web safe color of #47541C is #336633 (or #363).

RGB color model

#47541C color RGB value is (71,84,28).

RGB: (71,84,28) (28%, 33%, 11%)

RGB channels and saturation

R 71 of 255 = 28%
G 84 of 255 = 33%
B 28 of 255 = 11%

71
84
28

R + G + B ~ 24%. #47541C is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 84 + 28 = 183 (100%)
R 71 of 183 ~ 38.8%
G 84 of 183 ~ 45.9%
B 28 of 183 ~ 15.3'%

%38.8
%45.9
%15.3

CMYK color model

#47541C color CMYK value is (15,0,67,67).

  • cyan value is 15.48%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 67.06%

CMYK: (15,0,67,67)
C15M0Y67K67 (15%, 0%, 67%, 67%)
(0.15 / 0.00 / 0.67 / 0.67)

CMYK percentages

%15.48
%0
%66.67
%67.06

Codes

Color #47541C in popluar color models

47 54 1C
RGB 71 84 28
HSL 74° 50.00% 21.96%
HSB/HSV 74° 66.67% 32.94%
CMYK 15.48% 0.00% 66.67%
67.06%

Color #47541C in popluar number systems.

HEX 47 54 1C
Decimal 71 84 28
Binary 1000111 1010100 11100
Octal 107 124 34

Shades and tints

Shades of #47541C

#47541C
(71,84,28)
#414D1A
(65,77,26)
#3B4618
(59,70,24)
#353F16
(53,63,22)
#2F3814
(47,56,20)
#293112
(41,49,18)
#232A10
(35,42,16)
#1D230E
(29,35,14)
#171C0C
(23,28,12)
#11150A
(17,21,10)
#0B0E08
(11,14,8)
#000000
(0,0,0)

Tints of #47541C

#47541C
(71,84,28)
#576330
(87,99,48)
#677244
(103,114,68)
#778158
(119,129,88)
#87906C
(135,144,108)
#979F80
(151,159,128)
#A7AE94
(167,174,148)
#B7BDA8
(183,189,168)
#C7CCBC
(199,204,188)
#D7DBD0
(215,219,208)
#E7EAE4
(231,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47541C color. Also use rgb(71,84,28) instead hex code.

Text Font Color

.myTextColor { color: #47541C; }

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

This text font color is #47541C.

Background Color

.myBgColor { background-color: #47541C; }

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

This div background color is #47541C.

Border color

.myBorderColor { border: 1px solid #47541C; }

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

This div border color is #47541C.

Opacity

.myOpacity80 { color: #47541C; opacity: 0.8; }

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

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

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

This text has shadow with #47541C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47541C.

Preview

Color preview on black background

This text has color #47541C on black background.


Color preview on white background

This text has color #47541C on white background.


Black color preview on #47541C background

This text has black color on #47541C background.


White color preview on #47541C background

This text has white color on #47541C background.


Related colors

Complementary color

Complementary color for #hex is #B8ABE3.


I love getcolorcode.com

Triadic colors

1 #1C4754 and #541C47 with #47541C are triadic colors.

2 #1C5447 and #54471C with #47541C are triadic colors.