COLOR #47541A

HEX: #47541A RGB: (71,84,26)

Color info

#47541A contains red, green and blue colors in about the same proportion. Web safe color of #47541A is #336600 (or #360).

RGB color model

#47541A color RGB value is (71,84,26).

RGB: (71,84,26) (28%, 33%, 10%)

RGB channels and saturation

R 71 of 255 = 28%
G 84 of 255 = 33%
B 26 of 255 = 10%

71
84
26

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

Portions of RGB colors in percentages

R + G + B = 71 + 84 + 26 = 181 (100%)
R 71 of 181 ~ 39.23%
G 84 of 181 ~ 46.41%
B 26 of 181 ~ 14.36'%

%39.23
%46.41
%14.36

CMYK color model

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

  • cyan value is 15.48%
  • magenta value is 0.00%
  • yellow value is 69.05%
  • key color value is 67.06%
CMYK: (15,0,69,67) C15M0Y69K67 (15%,0%,69%,67%) (0.15/0.00/0.69/0.67) 

CMYK percentages

%15.48
%0
%69.05
%67.06

Codes

Color #47541A in popluar color models

47 54 1A
RGB 71 84 26
HSL 73° 52.73% 21.57%
HSB/HSV 73° 69.05% 32.94%
CMYK 15.48% 0.00% 69.05%
67.06%

Color #47541A in popluar number systems.

HEX 47 54 1A
Decimal 71 84 26
Binary 1000111 1010100 11010
Octal 107 124 32

Shades and tints

Shades of #47541A

#47541A
(71,84,26)
#414D18
(65,77,24)
#3B4616
(59,70,22)
#353F14
(53,63,20)
#2F3812
(47,56,18)
#293110
(41,49,16)
#232A0E
(35,42,14)
#1D230C
(29,35,12)
#171C0A
(23,28,10)
#111508
(17,21,8)
#0B0E06
(11,14,6)
#000000
(0,0,0)

Tints of #47541A

#47541A
(71,84,26)
#57632E
(87,99,46)
#677242
(103,114,66)
#778156
(119,129,86)
#87906A
(135,144,106)
#979F7E
(151,159,126)
#A7AE92
(167,174,146)
#B7BDA6
(183,189,166)
#C7CCBA
(199,204,186)
#D7DBCE
(215,219,206)
#E7EAE2
(231,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47541A; }

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

This text font color is #47541A.

Background Color

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

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

This div background color is #47541A.

Border color

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

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

This div border color is #47541A.

Opacity

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

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

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

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

This text has shadow with #47541A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47541A.

Preview

Color preview on black background

This text has color #47541A on black background.


Color preview on white background

This text has color #47541A on white background.


Black color preview on #47541A background

This text has black color on #47541A background.


White color preview on #47541A background

This text has white color on #47541A background.


Related colors

Complementary color

Complementary color for #hex is #B8ABE5.


I love getcolorcode.com

Triadic colors

1 #1A4754 and #541A47 with #47541A are triadic colors.

2 #1A5447 and #54471A with #47541A are triadic colors.