COLOR #47640F

HEX: #47640F RGB: (71,100,15)

Color info

#47640F contains mainly red and green colors. Web safe color of #47640F is #336600 (or #360).

RGB color model

#47640F color RGB value is (71,100,15).

RGB: (71,100,15) (28%, 39%, 6%)

RGB channels and saturation

R 71 of 255 = 28%
G 100 of 255 = 39%
B 15 of 255 = 6%

71
100
15

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

Portions of RGB colors in percentages

R + G + B = 71 + 100 + 15 = 186 (100%)
R 71 of 186 ~ 38.17%
G 100 of 186 ~ 53.76%
B 15 of 186 ~ 8.06'%

%38.17
%53.76

CMYK color model

#47640F color CMYK value is (29,0,85,61).

  • cyan value is 29.00%
  • magenta value is 0.00%
  • yellow value is 85.00%
  • key color value is 60.78%
CMYK: (29,0,85,61) C29M0Y85K61 (29%,0%,85%,61%) (0.29/0.00/0.85/0.61) 

CMYK percentages

%29
%0
%85
%60.78

Codes

Color #47640F in popluar color models

47 64 0F
RGB 71 100 15
HSL 80° 73.91% 22.55%
HSB/HSV 80° 85.00% 39.22%
CMYK 29.00% 0.00% 85.00%
60.78%

Color #47640F in popluar number systems.

HEX 47 64 0F
Decimal 71 100 15
Binary 1000111 1100100 1111
Octal 107 144 17

Shades and tints

Shades of #47640F

#47640F
(71,100,15)
#415B0E
(65,91,14)
#3B520D
(59,82,13)
#35490C
(53,73,12)
#2F400B
(47,64,11)
#29370A
(41,55,10)
#232E09
(35,46,9)
#1D2508
(29,37,8)
#171C07
(23,28,7)
#111306
(17,19,6)
#0B0A05
(11,10,5)
#000000
(0,0,0)

Tints of #47640F

#47640F
(71,100,15)
#577224
(87,114,36)
#678039
(103,128,57)
#778E4E
(119,142,78)
#879C63
(135,156,99)
#97AA78
(151,170,120)
#A7B88D
(167,184,141)
#B7C6A2
(183,198,162)
#C7D4B7
(199,212,183)
#D7E2CC
(215,226,204)
#E7F0E1
(231,240,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47640F color. Also use rgb(71,100,15) instead hex code.

Text Font Color

.myTextColor { color: #47640F; }

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

This text font color is #47640F.

Background Color

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

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

This div background color is #47640F.

Border color

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

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

This div border color is #47640F.

Opacity

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

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

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

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

This text has shadow with #47640F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47640F.

Preview

Color preview on black background

This text has color #47640F on black background.


Color preview on white background

This text has color #47640F on white background.


Black color preview on #47640F background

This text has black color on #47640F background.


White color preview on #47640F background

This text has white color on #47640F background.


Related colors

Complementary color

Complementary color for #hex is #B89BF0.


I love getcolorcode.com

Triadic colors

1 #0F4764 and #640F47 with #47640F are triadic colors.

2 #0F6447 and #64470F with #47640F are triadic colors.