COLOR #47551F

HEX: #47551F RGB: (71,85,31)

Color info

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

RGB color model

#47551F color RGB value is (71,85,31).

RGB: (71,85,31) (28%, 33%, 12%)

RGB channels and saturation

R 71 of 255 = 28%
G 85 of 255 = 33%
B 31 of 255 = 12%

71
85
31

R + G + B ~ 24%. #47551F is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 85 + 31 = 187 (100%)
R 71 of 187 ~ 37.97%
G 85 of 187 ~ 45.45%
B 31 of 187 ~ 16.58'%

%37.97
%45.45
%16.58

CMYK color model

#47551F color CMYK value is (16,0,64,67).

  • cyan value is 16.47%
  • magenta value is 0.00%
  • yellow value is 63.53%
  • key color value is 66.67%
CMYK: (16,0,64,67) C16M0Y64K67 (16%,0%,64%,67%) (0.16/0.00/0.64/0.67) 

CMYK percentages

%16.47
%0
%63.53
%66.67

Codes

Color #47551F in popluar color models

47 55 1F
RGB 71 85 31
HSL 76° 46.55% 22.75%
HSB/HSV 76° 63.53% 33.33%
CMYK 16.47% 0.00% 63.53%
66.67%

Color #47551F in popluar number systems.

HEX 47 55 1F
Decimal 71 85 31
Binary 1000111 1010101 11111
Octal 107 125 37

Shades and tints

Shades of #47551F

#47551F
(71,85,31)
#414E1D
(65,78,29)
#3B471B
(59,71,27)
#354019
(53,64,25)
#2F3917
(47,57,23)
#293215
(41,50,21)
#232B13
(35,43,19)
#1D2411
(29,36,17)
#171D0F
(23,29,15)
#11160D
(17,22,13)
#0B0F0B
(11,15,11)
#000000
(0,0,0)

Tints of #47551F

#47551F
(71,85,31)
#576433
(87,100,51)
#677347
(103,115,71)
#77825B
(119,130,91)
#87916F
(135,145,111)
#97A083
(151,160,131)
#A7AF97
(167,175,151)
#B7BEAB
(183,190,171)
#C7CDBF
(199,205,191)
#D7DCD3
(215,220,211)
#E7EBE7
(231,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47551F color. Also use rgb(71,85,31) instead hex code.

Text Font Color

.myTextColor { color: #47551F; }

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

This text font color is #47551F.

Background Color

.myBgColor { background-color: #47551F; }

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

This div background color is #47551F.

Border color

.myBorderColor { border: 1px solid #47551F; }

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

This div border color is #47551F.

Opacity

.myOpacity80 { color: #47551F; opacity: 0.8; }

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

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

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

This text has shadow with #47551F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47551F.

Preview

Color preview on black background

This text has color #47551F on black background.


Color preview on white background

This text has color #47551F on white background.


Black color preview on #47551F background

This text has black color on #47551F background.


White color preview on #47551F background

This text has white color on #47551F background.


Related colors

Complementary color

Complementary color for #hex is #B8AAE0.


I love getcolorcode.com

Triadic colors

1 #1F4755 and #551F47 with #47551F are triadic colors.

2 #1F5547 and #55471F with #47551F are triadic colors.