COLOR #47580E

HEX: #47580E RGB: (71,88,14)

Color info

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

RGB color model

#47580E color RGB value is (71,88,14).

RGB: (71,88,14) (28%, 35%, 5%)

RGB channels and saturation

R 71 of 255 = 28%
G 88 of 255 = 35%
B 14 of 255 = 5%

71
88
14

R + G + B ~ 23%. #47580E is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 88 + 14 = 173 (100%)
R 71 of 173 ~ 41.04%
G 88 of 173 ~ 50.87%
B 14 of 173 ~ 8.09'%

%41.04
%50.87

CMYK color model

#47580E color CMYK value is (19,0,84,65).

  • cyan value is 19.32%
  • magenta value is 0.00%
  • yellow value is 84.09%
  • key color value is 65.49%

CMYK: (19,0,84,65)
C19M0Y84K65 (19%, 0%, 84%, 65%)
(0.19 / 0.00 / 0.84 / 0.65)

CMYK percentages

%19.32
%0
%84.09
%65.49

Codes

Color #47580E in popluar color models

47 58 0E
RGB 71 88 14
HSL 74° 72.55% 20.00%
HSB/HSV 74° 84.09% 34.51%
CMYK 19.32% 0.00% 84.09%
65.49%

Color #47580E in popluar number systems.

HEX 47 58 0E
Decimal 71 88 14
Binary 1000111 1011000 1110
Octal 107 130 16

Shades and tints

Shades of #47580E

#47580E
(71,88,14)
#41500D
(65,80,13)
#3B480C
(59,72,12)
#35400B
(53,64,11)
#2F380A
(47,56,10)
#293009
(41,48,9)
#232808
(35,40,8)
#1D2007
(29,32,7)
#171806
(23,24,6)
#111005
(17,16,5)
#0B0804
(11,8,4)
#000000
(0,0,0)

Tints of #47580E

#47580E
(71,88,14)
#576723
(87,103,35)
#677638
(103,118,56)
#77854D
(119,133,77)
#879462
(135,148,98)
#97A377
(151,163,119)
#A7B28C
(167,178,140)
#B7C1A1
(183,193,161)
#C7D0B6
(199,208,182)
#D7DFCB
(215,223,203)
#E7EEE0
(231,238,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47580E color. Also use rgb(71,88,14) instead hex code.

Text Font Color

.myTextColor { color: #47580E; }

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

This text font color is #47580E.

Background Color

.myBgColor { background-color: #47580E; }

<div style="background-color:#47580E">Inner text</div>

This div background color is #47580E.

Border color

.myBorderColor { border: 1px solid #47580E; }

<div style="border:3px solid #47580E">Div</div>

This div border color is #47580E.

Opacity

.myOpacity80 { color: #47580E; opacity: 0.8; }

<p style="color:#47580E;opacity:0.8;">80%</p>

Text with #47580E 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 #47580E;}

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

This text has shadow with #47580E color.


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

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

This text has shadow with #47580E primary color and red secondary color.


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

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

This text has shadow with #47580E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47580E.

Preview

Color preview on black background

This text has color #47580E on black background.


Color preview on white background

This text has color #47580E on white background.


Black color preview on #47580E background

This text has black color on #47580E background.


White color preview on #47580E background

This text has white color on #47580E background.


Related colors

Complementary color

Complementary color for #hex is #B8A7F1.


I love getcolorcode.com

Triadic colors

1 #0E4758 and #580E47 with #47580E are triadic colors.

2 #0E5847 and #58470E with #47580E are triadic colors.